summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-1715-21/+6
* i386/arm nptl warning fixesAustin Foxley2009-09-231-1/+1
* spent this morning beating i386 nptl into shapeAustin Foxley2009-09-221-1/+1
* nptl/: fix .dep files not working for libpthread.aAustin Foxley2009-09-221-0/+4
* undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings.Khem Raj2009-08-021-0/+2
* Always compile fork.S in arm mode. Make _Unwind_Resume arm onlyKhem Raj2009-03-182-1/+13
* Use __asm__ and __volatile__. SYS_ify is not required here because its usedKhem Raj2009-03-181-6/+6
* __asm__ and __volatile__ conversion for arm.Khem Raj2008-08-152-3/+3
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-141-2/+1
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-112-6/+4
* Exclude some files for ARM NPTL, Do not use _libc_fatalKhem Raj2008-07-101-2/+7
* ARM specific NPTL bitsKhem Raj2008-07-1022-0/+2088