Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Austin Foxley | 2009-10-17 | 15 | -21/+6 |
* | i386/arm nptl warning fixes | Austin Foxley | 2009-09-23 | 1 | -1/+1 |
* | spent this morning beating i386 nptl into shape | Austin Foxley | 2009-09-22 | 1 | -1/+1 |
* | nptl/: fix .dep files not working for libpthread.a | Austin Foxley | 2009-09-22 | 1 | -0/+4 |
* | undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings. | Khem Raj | 2009-08-02 | 1 | -0/+2 |
* | Always compile fork.S in arm mode. Make _Unwind_Resume arm only | Khem Raj | 2009-03-18 | 2 | -1/+13 |
* | Use __asm__ and __volatile__. SYS_ify is not required here because its used | Khem Raj | 2009-03-18 | 1 | -6/+6 |
* | __asm__ and __volatile__ conversion for arm. | Khem Raj | 2008-08-15 | 2 | -3/+3 |
* | Undefine some of redundant syscalls not used by EABI kernels. So uclibc could... | Khem Raj | 2008-07-14 | 1 | -2/+1 |
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 2 | -6/+4 |
* | Exclude some files for ARM NPTL, Do not use _libc_fatal | Khem Raj | 2008-07-10 | 1 | -2/+7 |
* | ARM specific NPTL bits | Khem Raj | 2008-07-10 | 22 | -0/+2088 |