Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
..
bits f223d1cb82 Some updates from glibc. mjn3 reports this fixes profiling 21 年 前
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 年 前
Makefile dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 年 前
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 22 年 前
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 年 前
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
clone.S fbda8b4687 Clone still had a few little PIC problems.... 21 年 前
crt0.S 8d7d937507 Fix compile when profiling is disabled 21 年 前
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 年 前
mcount.S 67eff66438 Initial effort at adding profiling support. 21 年 前
mmap64.S 980f13fc40 Revenge of the Typo 21 年 前
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... 21 年 前
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time 21 年 前