| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | undef INTERNAL_SYSCALL_NCS before redefining to quash build warnings. | Khem Raj | 2009-08-02 | 1 | -0/+2 |
| | | | | | | | Pass LDFLAGS using -Wl now gcc is used as LD. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | Always compile fork.S in arm mode. Make _Unwind_Resume arm only | Khem Raj | 2009-03-18 | 2 | -1/+13 |
| | | | | | even when compiling in thumb mode. | ||||
| * | Use __asm__ and __volatile__. SYS_ify is not required here because its used | Khem Raj | 2009-03-18 | 1 | -6/+6 |
| | | | | | in calling macro already. | ||||
| * | __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 ↵ | Khem Raj | 2008-07-14 | 1 | -2/+1 |
| | | | | | | | could use alternative implementations for them. include sys/syscalls.h in pt-gettimeofday.c | ||||
| * | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 2 | -6/+4 |
| | | | | | Fix ARM specific makefiles for NPTL build. | ||||
| * | 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 |
