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