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