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. vor 18 Jahren
..
bits 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as vor 20 Jahren
sys 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: vor 21 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 18 Jahren
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
brk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently vor 20 Jahren
crti.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S vor 20 Jahren
crtn.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S vor 20 Jahren
longjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: vor 21 Jahren
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
setjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: vor 21 Jahren
syscall.c 63438a8bab Patch from lethal, adding syscall() to the sh64 port vor 20 Jahren