Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 年之前
..
bits 17957c3015 import thumb support from jbowler in Bug 385 19 年之前
sys a77ace0348 Mike Frysinger writes: 20 年之前
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 年之前
__longjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
__syscall_error.c 4898271e11 we are handed errno as a negative value so we need to reverse it 19 年之前
brk.c 6ea397073a eat whitespace 19 年之前
bsd-_setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
bsd-setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
clone.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
crt1.S fa5520f06b merge additional license cruft from glibc 18 年之前
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 fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c 19 年之前
iopl.c fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c 19 年之前
mmap64.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
sigaction.c e9064df4b3 Update sigaction for arm 20 年之前
sigrestorer.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前
syscall.c 6ea397073a eat whitespace 19 年之前
vfork.S 3f788a09d4 touchup syntax for no real good reason ;) 19 年之前