svn commit: [25750] branches/uClibc-nptl: ldso/ldso/sparc libc/sysdeps/linux/commo etc...

austinf at uclibc.org austinf at uclibc.org
Thu Mar 19 07:29:31 UTC 2009


Author: austinf
Date: 2009-03-19 07:29:30 +0000 (Thu, 19 Mar 2009)
New Revision: 25750

Log:
sparc32 nptl functional
 * pulled updated asm and headers from glibc for sparc32 
 * probably no cancellation support yet
 * no shared TLS relocs yet, since ldso is hosed on sparc still
 
 note: didn't use TARGET_SUBARCH method of includes since that would cause 
 other parts of libc to fail currently. Will need to be fixed later.


Added:
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/atomic.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/sparc/Makefile.arch
   branches/uClibc-nptl/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/sparc/pthreaddef.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/__syscall_error.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Makefile
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Makefile.arch
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/clone.S
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/pt-vfork.S
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sysdep-cancel.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sysdep.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/vfork.S

Removed:
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h

Modified:
   branches/uClibc-nptl/ldso/ldso/sparc/elfinterp.c
   branches/uClibc-nptl/libc/sysdeps/linux/common/Makefile.in
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/Makefile.arch
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/syscalls.h
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/bits/uClibc_arch_features.h
   branches/uClibc-nptl/libc/sysdeps/linux/sparc/clone.S
   branches/uClibc-nptl/libpthread/nptl/sysdeps/sparc/tls.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/createthread.c
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
   branches/uClibc-nptl/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S


Changeset:

Sorry, the patch is too large to include (1662 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=25750


More information about the uClibc-cvs mailing list