Mike Frysinger 996391cf49 move the sh64 code out of the sh header 19 years ago
..
bits 996391cf49 move the sh64 code out of the sh header 19 years ago
sys 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 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. 20 years ago
__init_brk.c 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 20 years ago
brk.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 years ago
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 21 years ago
crti.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
crtn.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
longjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 22 years ago
sbrk.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 years ago
setjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 22 years ago
syscall.c 63438a8bab Patch from lethal, adding syscall() to the sh64 port 22 years ago