libc/newlib/libc/syscalls
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
..
Makefile.am 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
sysclose.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
sysexecve.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
sysfcntl.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
sysfork.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
sysfstat.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
sysgetpid.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
sysgettod.c 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> 2008-12-11 22:48:38 +00:00
sysisatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
syskill.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
syslink.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
syslseek.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
sysopen.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
sysread.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
syssbrk.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
sysstat.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
systimes.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00
sysunlink.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
syswait.c 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
syswrite.c 2008-01-02 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 00:16:49 +00:00