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