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 lat temu
..
bits eecf33cc59 s/__kernel_time_t/__time_t 19 lat temu
sys 64c5a652fb Fixup PAGE_SIZE problems 20 lat temu
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 lat temu
__longjmp.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 lat temu
brk.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 lat temu
bsd-_setjmp.S b5bbbc0f5f First pass attempt at an alpha port 22 lat temu
bsd-setjmp.S b5bbbc0f5f First pass attempt at an alpha port 22 lat temu
clone.S 582cf4bdc3 need syscall.h for __NR_clone definition 19 lat temu
crt1.S df48714b9b merge updates from glibc and fix up to work again 19 lat temu
crti.S e16f9ab53b Continue the conversion to using per-arch crti.S and crtn.S 20 lat temu
crtn.S e16f9ab53b Continue the conversion to using per-arch crti.S and crtn.S 20 lat temu
divl.S bf15958a13 Needed for the alpha port 22 lat temu
divq.S bf15958a13 Needed for the alpha port 22 lat temu
divrem.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 lat temu
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 lat temu
reml.S bf15958a13 Needed for the alpha port 22 lat temu
remq.S bf15958a13 Needed for the alpha port 22 lat temu
setjmp.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 lat temu
sysdep.c b5bbbc0f5f First pass attempt at an alpha port 22 lat temu