Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc



Module Name:    src
Committed By:   matt
Date:           Sat Mar 12 07:55:09 UTC 2011

Modified Files:
        src/lib/libc/arch/powerpc/gen: Makefile.inc _lwp.c
        src/lib/libc/tls: Makefile.inc

Log Message:
Add PPC TLS support.  Add -D_LIBC_SOURCE for tls.c and _lwp.c (powerpc)
so that __lwp_gettcb_fast and __lwp_settcb inlines are define.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/arch/powerpc/gen/Makefile.inc
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/powerpc/gen/_lwp.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/tls/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index