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