libc/newlib/libc
Jeff Johnston b10ab72581 2005-09-08 Jeff Johnston <jjohnstn@redhat.com>
* Makefile.am: Add include files under bits sub-directory.
        * Makefile.in: Regenerated.
        * libc/sys/linux/argp/argp-fs-xinl.c: Set __OPTIMIZE__ to
        actual value of 1 to be compatible with newer glibc headers.
        * libc/sys/linux/sys/cdefs.h: Fix to be compatible with newer
        glibc headers.
        * libc/sys/linux/sys/dirent.h: Ditto.
        * libc/sys/linux/argp/argp-xinl.c: Ditto.
        * libc/sys/linux/dl/dl-runtime.c: Make sure fixup and
        profile_fixup routines are marked used so they won't be
        optimized away.
        * libc/sys/linux/dl/dl-cache.c: Don't use weak_extern macro
        to mark functions as weak.
        * libc/sys/linux/dl/dl-open.c: Ditto.
        * libc/sys/linux/iconv/gconv_open.c: Fix to obey new gcc4
        rules about lvalues.
        * libc/sys/linux/iconv/gconv_simple.c: Ditto.
        * libc/sys/linux/linuxthreads/bits/libc-lock.h: Don't use
        weak_extern macro to mark functions as weak.  Instead always
        use #pragma weak.
        * iconvdata/jis0208.h: Fix to work with gcc4.
        * libc/sys/linux/dl/dl-load.c: Ditto.
        * libc/sys/linux/dl/dl-reloc.c: Ditto.
        * libc/sys/linux/dl/do-rel.h: Ditto.
        * libc/sys/linux/dl/dynamic-link.h: Ditto.
        * libc/sys/linux/include/ltdl.h: Ditto.
        * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
        * libc/sys/linux/machine/i386/weakalias.h: Ditto.
        * libc/sys/linux/net/ns_ntoa.c: Ditto.
        * libc/sys/linux/bits/initspin.h: New file.
        * libc/sys/linux/bits/libc-lock.h: Ditto.
        * libc/sys/linux/bits/pthreadtypes.h: Ditto.
        * libc/sys/linux/bits/typesizes.h: Ditto.
2005-09-08 22:45:53 +00:00
..
argz 2005-09-08 Eric Blake <ebb9@byu.net> 2005-09-08 21:07:43 +00:00
ctype 2005-03-17 Jeff Johnston <jjohnstn@redhat.com> 2005-03-17 20:11:23 +00:00
errno 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
iconv 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-09-13 17:10:20 +00:00
include 2005-09-02 Jeff Johnston <jjohnstn@redhat.com> 2005-09-02 15:39:29 +00:00
locale 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-23 21:44:22 +00:00
machine 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:35:13 +00:00
misc 2005-01-07 Paul Brook <paul@codesourcery.com> 2005-01-07 18:04:39 +00:00
posix 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
reent 2004-09-15 Corinna Vinschen <vinschen@redhat.com> 2004-09-15 21:44:39 +00:00
search 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 17:57:10 +00:00
signal 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
stdio 2005-06-16 Christopher Faylor <cgf@timesys.com> 2005-06-16 19:14:01 +00:00
stdio64 2005-02-07 Antony King <antony.king@st.com> 2005-02-08 01:33:19 +00:00
stdlib 2005-06-16 Christopher Faylor <cgf@timesys.com> 2005-06-16 19:14:01 +00:00
string 2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com> 2005-07-08 18:28:46 +00:00
sys 2005-09-08 Jeff Johnston <jjohnstn@redhat.com> 2005-09-08 22:45:53 +00:00
syscalls 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
time 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
unix *** empty log message *** 2005-07-07 17:29:13 +00:00
aclocal.m4 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
configure 2005-08-31 Paul Brook <paul@codesourcery.com> 2005-08-31 20:39:43 +00:00
configure.in 2005-08-31 Paul Brook <paul@codesourcery.com> 2005-08-31 20:39:43 +00:00
libc.texinfo 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
Makefile.am 2004-07-05 Jeff Johnston <jjohnstn@redhat.com> 2004-07-05 18:44:55 +00:00
Makefile.in 2004-07-05 Jeff Johnston <jjohnstn@redhat.com> 2004-07-05 18:44:55 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2002-07-17 Jeff Johnston <jjohnstn@redhat.com> 2002-07-17 23:25:44 +00:00