.. |
bits
|
e6c7d1de2a
Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.
|
20 years ago |
sys
|
cb9136d984
* Added clone() system call.
|
22 years ago |
Makefile
|
130697527b
merge parallel build support
|
20 years ago |
__init_brk.c
|
9efd18d338
s/___brk_addr/__curbrk/g
|
20 years ago |
__longjmp.S
|
35df59db50
Initial version of the CRIS port.
|
22 years ago |
brk.c
|
9efd18d338
s/___brk_addr/__curbrk/g
|
20 years ago |
clone.S
|
cb9136d984
* Added clone() system call.
|
22 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
|
21 years ago |
crtn.S
|
f4005423ee
Continue the conversion to using per-arch crti.S and crtn.S
|
21 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.
|
22 years ago |
sbrk.c
|
9efd18d338
s/___brk_addr/__curbrk/g
|
20 years ago |
setjmp.S
|
35df59db50
Initial version of the CRIS port.
|
22 years ago |
syscall.S
|
c03a4307a3
Do not assume a fifth argument is used with syscall(). Allocate stack
|
20 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
|
20 years ago |