OSDN Git Service

Assorted fixed to get nptl compiling on ARM
authorKhem Raj <raj.khem@gmail.com>
Wed, 17 Feb 2010 22:28:38 +0000 (14:28 -0800)
committerKhem Raj <raj.khem@gmail.com>
Wed, 17 Feb 2010 22:28:38 +0000 (14:28 -0800)
commit94f3c30dc2d8193f977daf04414b1edd815ced83
tree830538d15828aa76991332aae8aa3a894ffa1c5b
parent5e6d4834e6b35c6b0017fcdaf246c505dec10452
Assorted fixed to get nptl compiling on ARM

Signed-off-by: Khem Raj <raj.khem@gmail.com>
24 files changed:
include/libc-symbols.h
libc/sysdeps/linux/arm/sysdep.h
libc/sysdeps/linux/common/bits/kernel-features.h
libc/sysdeps/linux/common/not-cancel.h
libc/unistd/sysconf.c
libpthread/nptl/descr.h
libpthread/nptl/init.c
libpthread/nptl/pthread_create.c
libpthread/nptl/pthread_getattr_np.c
libpthread/nptl/sysdeps/arm/tls.h
libpthread/nptl/sysdeps/pthread/Makefile.in
libpthread/nptl/sysdeps/pthread/bits/libc-lock.h
libpthread/nptl/sysdeps/pthread/tpp.c
libpthread/nptl/sysdeps/pthread/uClibc-glue.h [new file with mode: 0644]
libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c
libpthread/nptl/sysdeps/pthread/unwind-resume.c
libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.c
libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
libpthread/nptl/sysdeps/unix/sysv/linux/arm/unwind-resume.c
libpthread/nptl/sysdeps/unix/sysv/linux/internaltypes.h
libpthread/nptl/sysdeps/unix/sysv/linux/not-cancel.h
libpthread/nptl/sysdeps/unix/sysv/linux/sem_post.c