newlib-cygwin/newlib/libm/common
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 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
common.tex import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fdlibm.h * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
s_cbrt.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_copysign.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_expm1.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
s_finite.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_ilogb.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_infinity.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_lib_ver.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_log1p.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
s_logb.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_matherr.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_modf.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_nan.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_nextafter.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_rint.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
s_scalbn.c 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> 2000-05-26 22:42:39 +00:00
sf_cbrt.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_copysign.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_expm1.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_finite.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_ilogb.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_infinity.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_log1p.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_logb.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_modf.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sf_nan.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_nextafter.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_rint.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00
sf_scalbn.c * libc/include/machine/ieeefp.h: Comment about new configuration 2001-04-04 13:33:01 +00:00