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 vor 19 Jahren
..
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 vor 19 Jahren
sys cb9136d984 * Added clone() system call. vor 22 Jahren
Makefile 170528af57 Added cris on request to new build structure. It has to provide crt1.S instead of crt0.c to get it working vor 19 Jahren
Makefile.arch 4ed896210a unify common code thus making arch-specific Makefiles very simple :) vor 19 Jahren
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
__longjmp.S 35df59db50 Initial version of the CRIS port. vor 22 Jahren
brk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
clone.S cb9136d984 * Added clone() system call. vor 22 Jahren
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will vor 20 Jahren
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S vor 21 Jahren
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S vor 21 Jahren
fork.c d3c240368b Fixup fork implementation to provide the __libc_fork symbol vor 21 Jahren
libc.map 35df59db50 Initial version of the CRIS port. vor 22 Jahren
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g vor 20 Jahren
setjmp.S 35df59db50 Initial version of the CRIS port. vor 22 Jahren
syscall.S c03a4307a3 Do not assume a fifth argument is used with syscall(). Allocate stack vor 20 Jahren
sysdep.S 41d65c1c06 Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ vor 20 Jahren
sysdep.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a vor 20 Jahren