acadia-newlib/newlib/libc/machine/xscale
Thomas Fitzsimmons eaa75b70e3 * Makefile.am (check-DEJAGNU): New target.
(site.exp): Likewise.
	* acinclude.m4 (NEWLIB_CONFIGURE): Replace AC_CANONICAL_HOST
	with AC_CANONICAL_SYSTEM.  Remove AC_CANONICAL_BUILD.
	* libc/locale/locale.c (_setlocale_r): Add UTF-8 support.
	* libc/stdlib/mbtowc_r.c (_mbtowc_r): Likewise.
	* libc/stdlib/wctomb_r.c (_wctomb_r): Likewise.
	* testsuite: New directory.
	* testsuite/config: Likewise.
	* testsuite/lib: Likewise.
	* testsuite/newlib.locale: Likewise.
	* testsuite/newlib.string: Likewise.
	* testsuite/config/default.exp: New file.
	* testsuite/lib/checkoutput.exp: New file.
	* testsuite/lib/newlib.exp: New file.
	* testsuite/lib/passfail.exp: New file.
	* testsuite/newlib.locale/UTF-8.c: New file.
	* testsuite/newlib.locale/UTF-8.exp: New file.
	* testsuite/newlib.locale/locale.exp: New file.
	* testsuite/newlib.string/string.exp: New file.
	* testsuite/newlib.string/tstring.c: New file.
2002-04-24 20:53:30 +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