| .. |
|
bits
|
b3ace38d1f
From Jie Zhang:
|
18 years ago |
|
sys
|
8f4f670a30
mcontext_t shouldn't have a version argument, and fix REG_B0 definition.
|
18 years ago |
|
Makefile
|
a4e3f1f2d1
update build files
|
20 years ago |
|
Makefile.arch
|
0b17a6561e
if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just generalizes what Blackfin was already doing)
|
18 years ago |
|
__longjmp.S
|
783107dbed
use gcc input constraints to avoid often duplicated reloads when making syscalls
|
18 years ago |
|
brk.c
|
783107dbed
use gcc input constraints to avoid often duplicated reloads when making syscalls
|
18 years ago |
|
bsd-_setjmp.S
|
3c744cd178
fix from upstream blackfin repo for sigsetjmp
|
18 years ago |
|
bsdsetjmp.c
|
4e5effa2e1
fix damaged whitespace/style
|
19 years ago |
|
clone.c
|
783107dbed
use gcc input constraints to avoid often duplicated reloads when making syscalls
|
18 years ago |
|
crt1.S
|
866a0745f5
Blackfin crt1.S fixes for building with -msep-data.
|
18 years ago |
|
crti.S
|
569755ce4e
updates from Bernd Schmidt to sync with blackfin cvs
|
19 years ago |
|
crtn.S
|
569755ce4e
updates from Bernd Schmidt to sync with blackfin cvs
|
19 years ago |
|
crtreloc.c
|
d10b4f574d
Ignore entries of "-1" in rofixup; the linker sometimes has no choice but to
|
18 years ago |
|
setjmp.S
|
ba109ec530
restore proper comment headers as well as cut pointless includes as pointed out by Peter S. Mazinger
|
19 years ago |
|
syscall.c
|
434de4d520
update syscall() to take 6 arguments
|
19 years ago |
|
sysdep.h
|
7efe92d0ca
pull from Blackfin repo: cleanup string funcs
|
18 years ago |
|
vfork.S
|
f39be07c31
fix by Peter S. Mazinger: use sys/syscall.h instead of asm/unistd.h
|
19 years ago |