Mike Frysinger 4ebeac0360 try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc 19 年 前
..
bits 3745467698 cris uses @ for asm line separations 19 年 前
sys cb9136d984 * Added clone() system call. 23 年 前
Makefile ba31c6c463 Remove TOPDIR 20 年 前
Makefile.arch d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 20 年 前
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 年 前
__longjmp.S 97a4d769ba make sure we include the local sysdep.h header 19 年 前
brk.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 年 前
clone.S 97a4d769ba make sure we include the local sysdep.h header 19 年 前
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will 20 年 前
crt1.S 4ebeac0360 try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc 19 年 前
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 22 年 前
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 22 年 前
fork.c 97a4d769ba make sure we include the local sysdep.h header 19 年 前
libc.map 35df59db50 Initial version of the CRIS port. 23 年 前
sbrk.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 年 前
setjmp.S 97a4d769ba make sure we include the local sysdep.h header 19 年 前
syscall.S 97a4d769ba make sure we include the local sysdep.h header 19 年 前
sysdep.S 97a4d769ba make sure we include the local sysdep.h header 19 年 前
sysdep.h 09417af04f remove things that libc-symbols.h already defines for us 19 年 前