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