newlib-cygwin/newlib/libm/machine/i386
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 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +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 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
f_atan2.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_atan2f.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_exp.c 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_expf.c 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_frexp.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_frexpf.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_ldexp.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_ldexpf.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_log.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_log10.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_log10f.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_logf.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_math.h * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
f_pow.c 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_powf.c 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_tan.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
f_tanf.S 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
i386mach.h * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00