Eric Andersen 9efd18d338 s/___brk_addr/__curbrk/g 20 年 前
..
bits fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 年 前
sys 899f82f681 Fix SIGTRAP handling on arm. The defination of struct ucontext, 21 年 前
Makefile bbe7a35e00 Fix arm profiling support, which was accidentally removed 20 年 前
__longjmp.S 1ad16873f1 21 年 前
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 年 前
bsd-_setjmp.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 22 年 前
bsd-setjmp.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 22 年 前
clone.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 22 年 前
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 20 年 前
crti.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
crtn.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 年 前
ioperm.c eee979719d Oleksandr G. Zhadan writes: 20 年 前
mmap64.S 5c47d5a02a Implement mmap64 for arm 21 年 前
setjmp.S b5cca43546 21 年 前
sigaction.c e9064df4b3 Update sigaction for arm 20 年 前
sigrestorer.S 91b9b81374 Add in arm specific sigaction implementation to fix sa_restorer 21 年 前
syscall.c c5fc2713c1 Fix screwed up formatting 20 年 前
vfork.S b3322420c5 Kill off the now obsolete __libc_vfork symbol 20 年 前