Joakim Tjernlund 13ca772ddc Peter Mazinger writes: 21 years ago
..
bits 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 21 years ago
sys 64c5a652fb Fixup PAGE_SIZE problems 21 years ago
Makefile 13ca772ddc Peter Mazinger writes: 21 years ago
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 years ago
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 23 years ago
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 22 years ago
clone.S f680861de5 And just like that, clone is now fixed.... Previously the 22 years ago
crt0.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 21 years ago
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 21 years ago
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 21 years ago
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 years ago
mmap64.S 980f13fc40 Revenge of the Typo 22 years ago
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 22 years ago
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... 22 years ago
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 22 years ago
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time 22 years ago