Denis Vlasenko
|
49173d980e
libm/s_nextafterf.c: forgot to "svn add" it
|
16 years ago |
Denis Vlasenko
|
7037a571dd
fix nextafterf. by Jie Zhang (jie.zhang AT analog.com)
|
16 years ago |
Denis Vlasenko
|
fe41011818
libm: add scalbf, gammaf, significandf wrappers.
|
16 years ago |
Khem Raj
|
bd1a033922
Make TLS configure time variable. Enable it along with NPTL.
|
16 years ago |
Bernhard Reutner-Fischer
|
3760ed8716
- fix install_headers on hosts where ld does not support gnu hash-style but
|
16 years ago |
Denis Vlasenko
|
168b72be28
libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build
|
16 years ago |
Denis Vlasenko
|
f82635e74a
fix ppoll. we forgot to pass 5th parameter to the syscall
|
16 years ago |
Denis Vlasenko
|
317964651c
Partially revent "make utils" fix. This version is less intrusive,
|
16 years ago |
Carmelo Amoroso
|
3bbb872db2
Added sysdep.h and sysdep-cancel.h for linuxthreads ARM
|
16 years ago |
Carmelo Amoroso
|
b29289dde2
Remove check for the relocation type check in the resolver,
|
16 years ago |
Carmelo Amoroso
|
9bad161c9b
Follow naming convention for tst-regex2 input file. All others
|
16 years ago |
Denis Vlasenko
|
fd37d1975a
"make utils" now successfully makes utils for target
|
16 years ago |
Bernhard Reutner-Fischer
|
db5c575256
- also link librt with --as-needed and do so unconditionally to work around
|
16 years ago |
Bernhard Reutner-Fischer
|
c5edfea211
- make sure __user is defined when including kernel's sigcontext.h
|
16 years ago |
Bernhard Reutner-Fischer
|
1df91c2a06
- commentary typo fix
|
16 years ago |
Bernhard Reutner-Fischer
|
fa28fa1911
- remove unavailable functionality upon request (Peter Mazinger)
|
16 years ago |
Denis Vlasenko
|
3f1adc3da0
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
|
16 years ago |
Denis Vlasenko
|
71486075e0
ldouble_wrappers.c: remove erroneous libm_hidden_def's
|
16 years ago |
Denis Vlasenko
|
f797eda651
extra/scripts/relative_path.sh: fix it
|
16 years ago |
Denis Vlasenko
|
3456bcaecd
__global_locale must be visible to users, move it outside of #ifdef _LIBC
|
16 years ago |
Bernhard Reutner-Fischer
|
3392f8b6d6
- hide __dl_ldso__ (Peter S. Mazinger)
|
16 years ago |
Bernhard Reutner-Fischer
|
9324e66665
- make sure to pass the correct PIE flags to gcc (Peter S. Mazinger)
|
16 years ago |
Bernhard Reutner-Fischer
|
ff1aa7ce90
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
|
16 years ago |
Carmelo Amoroso
|
d23c49221a
ldso: performs bootstrap relocations only if required by the arch.
|
16 years ago |
Carmelo Amoroso
|
cd3a494e99
libm_sh: fix libm build for sh
|
16 years ago |
Carmelo Amoroso
|
c617dd785d
libm_sh: Re-added sh specific files erroneously removed recently,
|
16 years ago |
Carmelo Amoroso
|
4c20772b62
ldso: do not comment out unused variables, just delete it.
|
16 years ago |
Bernhard Reutner-Fischer
|
56e1ba1b23
- fixup incomplete r24515 (fix redefinitions of posix_types for i386->x86_64 with linux >= 2.6.28)
|
16 years ago |
Bernhard Reutner-Fischer
|
4d624c6a94
- fix typo in r24594
|
16 years ago |
Denis Vlasenko
|
88fa5f3611
utils/Makefile.in: de-obfuscate it a bit
|
16 years ago |