Peter S. Mazinger 3c0674cb09 Do hidden sbrk 20 years ago
..
bits ba3d59d400 define MREMAP_FIXED 20 years ago
sys cb9136d984 * Added clone() system call. 23 years ago
Makefile ba31c6c463 Remove TOPDIR 20 years ago
Makefile.arch d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 20 years ago
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
__longjmp.S 35df59db50 Initial version of the CRIS port. 23 years ago
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
clone.S cb9136d984 * Added clone() system call. 23 years ago
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will 20 years ago
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
fork.c d3c240368b Fixup fork implementation to provide the __libc_fork symbol 21 years ago
libc.map 35df59db50 Initial version of the CRIS port. 23 years ago
sbrk.c 3c0674cb09 Do hidden sbrk 20 years ago
setjmp.S 35df59db50 Initial version of the CRIS port. 23 years ago
syscall.S c03a4307a3 Do not assume a fifth argument is used with syscall(). Allocate stack 21 years ago
sysdep.S 41d65c1c06 Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ 20 years ago
sysdep.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 21 years ago