.. |
bits
|
d166ab00c8
Change to sane defaults
|
19 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
|
75df202c71
Use __typeof for __longjmp, remove alias to longjmp for cris, should be covered by common/longjmp.c
|
19 years ago |
brk.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
clone.S
|
a9edc480b1
need features.h for new HIDDEN_JUMPTARGET()
|
19 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
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
19 years ago |
libc.map
|
35df59db50
Initial version of the CRIS port.
|
23 years ago |
sbrk.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
setjmp.S
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 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 |