newlib-cygwin/newlib/libc/machine/xscale
Thomas Fitzsimmons 098414456c * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.
(SUBDEFS): Add LIBC_EXTRA_DEF.
	* libc/configure.in (LIBC_EXTRA_LIB): New variable.
	(LIBC_EXTRA_DEF): Likewise.
	(extra_dir): Likewise.
	* libc/machine/xscale/machine: New directory.
	* libc/machine/xscale/machine/profile.h: New file.

	* Makefile.am (site.exp): Remove newlib_cflags.  Add
	multibuildtop.
	* testsuite/newlib.locale/UTF-8.c: Change fprintf's to printf's.
	* testsuite/lib/flags.exp: New file.
	* testsuite/lib/newlib.exp: Load flags.exp.
	(newlib_target_compile): Remove libgloss directory references.
	(newlib_init): Remove newlib_cflags references.
2002-05-01 18:44:13 +00:00
..
machine * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
Makefile.am Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
aclocal.m4 * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
configure * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
configure.in Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
memchr.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
memcmp.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
memcpy.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
memmove.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
memset.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
strchr.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
strcmp.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
strcpy.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
strlen.c 2002-04-19 Bill Siegmund 2002-04-20 00:29:51 +00:00
xscale.h Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00