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