Mike Frysinger 222c137f6c update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS 19 rokov pred
..
bits 222c137f6c update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS 19 rokov pred
sys 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 rokov pred
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. 19 rokov pred
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 rokov pred
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 rokov pred
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 20 rokov pred
crti.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 21 rokov pred
crtn.S 46c48a7091 Continue the conversion to using per-arch crti.S and crtn.S 21 rokov pred
longjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 rokov pred
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 rokov pred
setjmp.S 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 21 rokov pred
syscall.c 63438a8bab Patch from lethal, adding syscall() to the sh64 port 21 rokov pred