Mike Frysinger ebb0a88c81 we want to compare the register value itself, not the address of the variable holding the register value 19 years ago
..
bits ebb0a88c81 we want to compare the register value itself, not the address of the variable holding the register value 19 years ago
sys d87c27924f Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown 23 years ago
Makefile 3de6a5942f Update sh to new builds 19 years ago
Makefile.arch 4ed896210a unify common code thus making arch-specific Makefiles very simple :) 19 years ago
___fpscr_values.S 74f2f592bb move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowitz so that libm.so links properly with newer toolchains 19 years ago
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
__longjmp.S cc90599160 need to include features.h to get uclibc defines 20 years ago
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
clone.S 4d3c7f75e6 Stefan Allius writes: 22 years ago
crt1.S d501ad45e3 update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes 19 years ago
crti.S f61fc3f310 Stefan Allius writes: 21 years ago
crtn.S f61fc3f310 Stefan Allius writes: 21 years ago
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 years ago
longjmp.c 981799a705 use sigprocmask instead of internal __sigprocmask since __ version doesnt always exist 19 years ago
mmap.c b45363960c remove duplicated _syscall6 definitions and unify them with a define 19 years ago
pipe.c fc90506367 Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little 23 years ago
pread_write.c f2916400b6 Patch by Carl SHAW <carl.shaw@st.com>... 20 years ago
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
setjmp.S 72cf601ed0 22 years ago
syscall.c 244b9f3802 Fix trapa value for _syscall6() to conform with new sh syscall ABI. 20 years ago
syscall_error.S 4d3c7f75e6 Stefan Allius writes: 22 years ago
vfork.S 4d3c7f75e6 Stefan Allius writes: 22 years ago