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