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 년 전