Eric Andersen ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm hace 21 años
..
bits fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused hace 21 años
sys 9cee42f10d Major rework of the include files to eliminate redundancy hace 23 años
Makefile fb84603f8c Peter S. Mazinger writes: hace 22 años
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. hace 24 años
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage hace 23 años
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected hace 23 años
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we hace 22 años
clone.S f680861de5 And just like that, clone is now fixed.... Previously the hace 22 años
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently hace 21 años
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm hace 21 años
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm hace 21 años
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): hace 22 años
mcount.S 67eff66438 Initial effort at adding profiling support. hace 22 años
mmap64.S 980f13fc40 Revenge of the Typo hace 22 años
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we hace 22 años
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... hace 22 años
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we hace 22 años
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time hace 22 años