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
sparcv7 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
sparcv8 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
sparcv9 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
sys e0827d1d4c Use the default version in include/sys instead 22 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 3807152f3b style updates 19 lat temu
__syscall_error.c 0f40e2b464 import the __syscall_error trick for errno handling 19 lat temu
_math_inc.h b11c2a4d0b oops, new math code needs this 19 lat temu
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 lat temu
bsd-_setjmp.S fea1b23bcf Adjust sparc port do it now actually works. 22 lat temu
bsd-setjmp.S fea1b23bcf Adjust sparc port do it now actually works. 22 lat temu
clone.S 0f40e2b464 import the __syscall_error trick for errno handling 19 lat temu
crt1.S c7f096da1a this should be able to handle both 32 and 64 bit sparc 19 lat temu
crti.S 3807152f3b style updates 19 lat temu
crtn.S 3807152f3b style updates 19 lat temu
fork.S 6275ec5d02 update style 19 lat temu
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 lat temu
rem.S 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
sdiv.S 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
setjmp.S 3807152f3b style updates 19 lat temu
udiv.S 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
umul.S 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
urem.S 46b06e9c1c import different optimized versions of div funcs based upon target sparc arch 19 lat temu
vfork.S 6275ec5d02 update style 19 lat temu