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