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