newlib-cygwin/newlib/libc/machine/i386
Jeff Johnston 3a2f070f31 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Don't set -O2 flag in newlib_cflags.  Leave
        that to CFLAGS.
        * acinclude.m4: Don't reset CFLAGS before calling _AC_PROG_CC_G
        as it sets the same flags as we are using.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * Makefile.in: Ditto.
        * iconvdata/aclocal.m4: Ditto.
        * iconvdata/configure: Ditto.
        * iconvdata/Makefile.in: Ditto.
        * doc/aclocal.m4: Ditto.
        * doc/configure: Ditto.
        * doc/Makefile.in: Ditto.
        * libc/aclocal.m4: Ditto.
        * libc/configure: Ditto.
        * libc/Makefile.in: Ditto.
        * libc/*Makefile.in: Ditto.
        * libc/*aclocal.m4: Ditto.
        * libc/*configure: Ditto.
        * libm/*Makefile.in: Ditto.
        * libm/*aclocal.m4: Ditto.
        * libm/*configure: Ditto.
2009-10-20 22:44:28 +00:00
..
machine 2007-12-19 Dave Korn <dave.korn@artimi.com> 2007-12-19 22:20:25 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
aclocal.m4 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure.in * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
f_atan2.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_atan2f.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_exp.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_expf.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_frexp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_frexpf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_ldexp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_ldexpf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log10.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_log10f.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_logf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_math.h
f_pow.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_powf.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_tan.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
f_tanf.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
i386mach.h
memchr.S 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 23:31:08 +00:00
memcmp.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memcpy.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memmove.S 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:31:20 +00:00
memset.S Fix bug in previous patch. 2008-05-28 14:00:39 +00:00
setjmp.S 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
strchr.S Optimize strchr for x86. 2008-05-21 21:46:04 +00:00
strlen.S 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 22:56:14 +00:00