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