Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
..
bits 33fb411a47 Allow for targets that don't know about signed zero floats. 18 年 前
sys 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 年 前
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 年 前
__init_brk.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
brk.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 20 年 前
crti.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
crtn.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
longjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 年 前
sbrk.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
setjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 年 前
syscall.c 63438a8bab Patch from lethal, adding syscall() to the sh64 port 20 年 前