Peter S. Mazinger 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles vor 21 Jahren
..
bits 17957c3015 import thumb support from jbowler in Bug 385 vor 21 Jahren
sys a77ace0348 Mike Frysinger writes: vor 22 Jahren
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. vor 21 Jahren
Makefile.arch 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles vor 21 Jahren
__longjmp.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
__syscall_error.c 4898271e11 we are handed errno as a negative value so we need to reverse it vor 21 Jahren
brk.c 6ea397073a eat whitespace vor 21 Jahren
bsd-_setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
bsd-setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
clone.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
crt1.S fa5520f06b merge additional license cruft from glibc vor 21 Jahren
crti.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S vor 23 Jahren
crtn.S a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S vor 23 Jahren
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): vor 23 Jahren
ioperm.c fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c vor 21 Jahren
iopl.c fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c vor 21 Jahren
mmap64.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
setjmp.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
sigaction.c e9064df4b3 Update sigaction for arm vor 22 Jahren
sigrestorer.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren
syscall.c 6ea397073a eat whitespace vor 21 Jahren
vfork.S 3f788a09d4 touchup syntax for no real good reason ;) vor 21 Jahren