Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 18 年 前
..
bits ba3d59d400 define MREMAP_FIXED 18 年 前
sys cb9136d984 * Added clone() system call. 22 年 前
Makefile ba31c6c463 Remove TOPDIR 18 年 前
Makefile.arch d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 18 年 前
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 年 前
__longjmp.S 35df59db50 Initial version of the CRIS port. 22 年 前
brk.c 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 18 年 前
clone.S 1956924cea Make clone use internal _exit 18 年 前
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will 19 年 前
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 20 年 前
fork.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 18 年 前
libc.map 35df59db50 Initial version of the CRIS port. 22 年 前
sbrk.c 3c0674cb09 Do hidden sbrk 18 年 前
setjmp.S 35df59db50 Initial version of the CRIS port. 22 年 前
syscall.S c03a4307a3 Do not assume a fifth argument is used with syscall(). Allocate stack 19 年 前
sysdep.S 41d65c1c06 Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ 19 年 前
sysdep.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 年 前