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