Joakim Tjernlund fe4154e930 Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu_init and vor 20 Jahren
..
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'. vor 20 Jahren
sys 64c5a652fb Fixup PAGE_SIZE problems vor 21 Jahren
Makefile e3006e038e Pass main function ptr from crt1 to __uClibc_start_main. vor 20 Jahren
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. vor 24 Jahren
brk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 21 Jahren
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected vor 24 Jahren
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we vor 22 Jahren
clone.S f680861de5 And just like that, clone is now fixed.... Previously the vor 22 Jahren
crt0.S 748c2fe424 Pass _dl_fini function ptr to __uClibc_start_main(). vor 20 Jahren
crt1.S fe4154e930 Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu_init and vor 20 Jahren
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm vor 21 Jahren
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm vor 21 Jahren
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): vor 22 Jahren
mmap64.S 980f13fc40 Revenge of the Typo vor 22 Jahren
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we vor 22 Jahren
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... vor 23 Jahren
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we vor 22 Jahren
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time vor 22 Jahren