.. |
bits
|
ef25eef9a1
only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests)
|
vor 19 Jahren |
sys
|
d87c27924f
Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown
|
vor 23 Jahren |
Makefile
|
ba31c6c463
Remove TOPDIR
|
vor 19 Jahren |
Makefile.arch
|
db25758fbd
longjmp missed, remove sh version, it's the same as the generic one
|
vor 19 Jahren |
___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
|
vor 19 Jahren |
__init_brk.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
vor 18 Jahren |
__longjmp.S
|
364360712c
Correct sigprocmask undefined for sh and remove the useless __sigprocmask weak
|
vor 19 Jahren |
brk.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
vor 18 Jahren |
clone.S
|
b91bb097ca
Remove HAVE_ELF
|
vor 19 Jahren |
crt1.S
|
d501ad45e3
update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes
|
vor 19 Jahren |
crti.S
|
f61fc3f310
Stefan Allius writes:
|
vor 21 Jahren |
crtn.S
|
f61fc3f310
Stefan Allius writes:
|
vor 21 Jahren |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
vor 21 Jahren |
mmap.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
vor 19 Jahren |
pipe.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
vor 19 Jahren |
pread_write.c
|
ddbbc1dfe5
Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs
|
vor 19 Jahren |
sbrk.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
vor 18 Jahren |
setjmp.S
|
b91bb097ca
Remove HAVE_ELF
|
vor 19 Jahren |
syscall.c
|
244b9f3802
Fix trapa value for _syscall6() to conform with new sh syscall ABI.
|
vor 19 Jahren |
syscall_error.S
|
b91bb097ca
Remove HAVE_ELF
|
vor 19 Jahren |
vfork.S
|
b908ff0456
Weaken all internal vfork versions in asm code, wondering why only some of the archs fail
|
vor 19 Jahren |