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 years ago
..
bits 17957c3015 import thumb support from jbowler in Bug 385 19 years ago
sys a77ace0348 Mike Frysinger writes: 20 years ago
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 years ago
__longjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
__syscall_error.c 4898271e11 we are handed errno as a negative value so we need to reverse it 19 years ago
brk.c 6ea397073a eat whitespace 19 years ago
bsd-_setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
bsd-setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
clone.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
crt1.S fa5520f06b merge additional license cruft from glibc 18 years ago
crti.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 20 years ago
crtn.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 20 years ago
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 years ago
ioperm.c fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c 19 years ago
iopl.c fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c 19 years ago
mmap64.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
sigaction.c e9064df4b3 Update sigaction for arm 20 years ago
sigrestorer.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago
syscall.c 6ea397073a eat whitespace 19 years ago
vfork.S 3f788a09d4 touchup syntax for no real good reason ;) 19 years ago