index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-02-23
- fix weak ssp symbol on some arches (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-02-23
Use gcc built-in defines for detecting SH cores instead of
Carmelo Amoroso
2009-02-20
Fix my previous commit to use preprocessor in the right way !
Carmelo Amoroso
2009-02-20
Linuxthreads_old and NPTL must be mutually exclusive.
Carmelo Amoroso
2009-02-20
Fix typo.
Carmelo Amoroso
2009-02-20
sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture
Carmelo Amoroso
2009-02-19
Install other linux kernel header subdirectories too
Denis Vlasenko
2009-02-18
- explicitely discourage to use pregenerated locale data.
Bernhard Reutner-Fischer
2009-02-18
mathcalls.h: remove tons of redundant semicolons; better comment about macros
Denis Vlasenko
2009-02-18
test/math/compile_test.c: make it exit with 0 always
Denis Vlasenko
2009-02-17
test/math/compile_test.c: add compile testing of (some) floats
Denis Vlasenko
2009-02-17
libm/Makefile.in: reformat the list of wrappers
Denis Vlasenko
2009-02-17
fix typo in comment
Denis Vlasenko
2009-02-17
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-16
Makefile.in: comment out deletion of include/ucontext.h,
Denis Vlasenko
2009-02-15
suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
Denis Vlasenko
2009-02-14
math.h: fix libm_hidden_proto leak into sanitized headers
Denis Vlasenko
2009-02-13
strict POSIX requires a path to specified to `find`
Mike Frysinger
2009-02-13
- repair my r25322 that ment to deal with getdomainname()'s visibility
Bernhard Reutner-Fischer
2009-02-13
- scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY
Bernhard Reutner-Fischer
2009-02-13
- fix comment style to make it compile again
Bernhard Reutner-Fischer
2009-02-13
- we may need getdomainname internally
Bernhard Reutner-Fischer
2009-02-13
- use existing __stringify macro
Bernhard Reutner-Fischer
2009-02-13
- fix link failures coming from recently added, misplaced strverscmp.
Bernhard Reutner-Fischer
2009-02-13
- fix fallout from r24140 and r24160 for !CTYPE_TABLES
Bernhard Reutner-Fischer
2009-02-13
- fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits
Bernhard Reutner-Fischer
2009-02-13
- workaround oddity with position of function attributes
Bernhard Reutner-Fischer
2009-02-12
Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
Carmelo Amoroso
2009-02-11
docs/probe_math_exception.c:
Denis Vlasenko
2009-02-11
add comment why do we need _ISbit() macro
Denis Vlasenko
2009-02-10
Re-add _ISbit macro required to build libstdc++ from gcc toolchain.
Carmelo Amoroso
2009-02-10
include more info in error messages so we have a better idea where things are...
Mike Frysinger
2009-02-10
add mmap()/munmap() implementation for Windows
Mike Frysinger
2009-02-10
do not rely on features.h so that elf.h can be used on non-elf systems (Darwi...
Mike Frysinger
2009-02-09
allow people to run the hostutils targets without having a .config file
Mike Frysinger
2009-02-09
ldouble_wrappers.c: add long and long long optimized wrappers
Denis Vlasenko
2009-02-09
unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacement
Mike Frysinger
2009-02-09
unify the headers/random defines into porting.h to avoid duplication/rot
Mike Frysinger
2009-02-09
dont force -Wl,-s when building host utils -- people can strip themselves
Mike Frysinger
2009-02-09
reinstate bits/uClibc_arch_features.h in installed headers,
Denis Vlasenko
2009-02-09
Hand-optimize wrappers on i386:
Denis Vlasenko
2009-02-09
ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake.
Denis Vlasenko
2009-02-08
forgot to add libc/string/generic/strverscmp.c
Denis Vlasenko
2009-02-08
Add strverscmp() and versionsort[64]().
Denis Vlasenko
2009-02-08
nextafterf: trying to correct FP exception handling
Denis Vlasenko
2009-02-06
libm/s_nextafterf.c: forgot to "svn add" it
Denis Vlasenko
2009-02-06
fix nextafterf. by Jie Zhang (jie.zhang AT analog.com)
Denis Vlasenko
2009-02-05
libm: add scalbf, gammaf, significandf wrappers.
Denis Vlasenko
2009-02-05
Make TLS configure time variable. Enable it along with NPTL.
Khem Raj
2009-02-03
- fix install_headers on hosts where ld does not support gnu hash-style but
Bernhard Reutner-Fischer
[prev]
[next]