Mike Frysinger 27e4c91c63 need to include features.h to get uclibc defines 21 vuotta sitten
..
bits f122662e19 Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. 21 vuotta sitten
sys 64c5a652fb Fixup PAGE_SIZE problems 22 vuotta sitten
Makefile e3006e038e Pass main function ptr from crt1 to __uClibc_start_main. 21 vuotta sitten
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 25 vuotta sitten
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 22 vuotta sitten
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 vuotta sitten
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 23 vuotta sitten
clone.S f680861de5 And just like that, clone is now fixed.... Previously the 23 vuotta sitten
crt1.S 27e4c91c63 need to include features.h to get uclibc defines 21 vuotta sitten
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 22 vuotta sitten
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 22 vuotta sitten
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 23 vuotta sitten
mmap64.S 980f13fc40 Revenge of the Typo 23 vuotta sitten
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 23 vuotta sitten
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... 23 vuotta sitten
syscall.S 27e4c91c63 need to include features.h to get uclibc defines 21 vuotta sitten
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time 23 vuotta sitten