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