Eric Andersen bbe7a35e00 Fix arm profiling support, which was accidentally removed 22 年之前
..
bits da1f39786a Fix a trivial compile problem 22 年之前
sys 899f82f681 Fix SIGTRAP handling on arm. The defination of struct ucontext, 22 年之前
Makefile bbe7a35e00 Fix arm profiling support, which was accidentally removed 22 年之前
__longjmp.S 1ad16873f1 22 年之前
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 24 年之前
bsd-_setjmp.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 24 年之前
bsd-setjmp.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 24 年之前
clone.S 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 24 年之前
crt0.S 6f2da98c8c Make profiling on arm work 22 年之前
crti.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 22 年之前
crtn.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 22 年之前
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 年之前
ioperm.c 401ee58a14 A patch from Vincent Sanders to fix the arm implementation of 23 年之前
mmap64.S 5c47d5a02a Implement mmap64 for arm 22 年之前
setjmp.S b5cca43546 22 年之前
sigaction.c 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 23 年之前
sigrestorer.S 91b9b81374 Add in arm specific sigaction implementation to fix sa_restorer 23 年之前
syscall.c 461e8b2861 Fix arm syscall implementation so it does not blow chunks with gcc 3.3 22 年之前
vfork.S 91dd45207d Cleanup a couple of ugly bits 22 年之前