Mike Frysinger
|
e8cc14e59e
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
|
11 years ago |
Mike Frysinger
|
e9adfff447
uClibc_arch_features: sync defines between ports
|
15 years ago |
Carmelo Amoroso
|
1a08441c06
Use gcc built-in defines for detecting SH cores instead of
|
15 years ago |
Carmelo Amoroso
|
d4cb8007c7
Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch
|
16 years ago |
Carmelo Amoroso
|
56df95fe5d
sh4 don't need to cope with older RLIMIT implementation.
|
16 years ago |
Bernd Schmidt
|
23656d08e2
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
|
17 years ago |
Mike Frysinger
|
3ceb3bcb76
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives
|
17 years ago |
Paul Mundt
|
0b508dd647
Merge SH-2 trapa fixups from Mark.
|
18 years ago |
Mike Frysinger
|
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)
|
18 years ago |
"Jan-Benedict Glaw"
|
33fb411a47
Allow for targets that don't know about signed zero floats.
|
19 years ago |
Mike Frysinger
|
996391cf49
move the sh64 code out of the sh header
|
19 years ago |
Peter S. Mazinger
|
d166ab00c8
Change to sane defaults
|
19 years ago |
Mike Frysinger
|
537494b031
move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier
|
19 years ago |