]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2014-03-29  Roland McGrathMake ld --version output matching grok gold's output. roland/gold-vs-libc
2014-03-29  Joseph MyersFix scalb spurious "invalid" exceptions (bug 16770).
2014-03-29  Siddhesh PoyarekarDetailed benchmark outputs for functions
2014-03-29  Siddhesh PoyarekarMake bench.out in json format
2014-03-29  Siddhesh Poyarekar[benchtests] Use inputs file for modf
2014-03-28  Joseph MyersFix clog10 (-0 +/- 0i) (bug 16362).
2014-03-27  Paul Pluzhnikov2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-27  Joseph MyersFix x86/x86_64 expl/exp10l spurious underflows (bug...
2014-03-27  Siddhesh PoyarekarReturn NULL for wildcard values in getnetgrent from...
2014-03-27  Siddhesh PoyarekarAvoid overlapping addresses to stpcpy calls in nscd...
2014-03-27  Andi KleenFix dwarf2 unwinding through futex functions.
2014-03-27  Siddhesh PoyarekarFix nscd lookup for innetgr when netgroup has wildcards...
2014-03-26  Paul Pluzhnikov2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-26  Joseph MyersMake x86_64 fegetenv preserve exception mask (bug 16198).
2014-03-26  Will Newtonbenchtests/bench-strtod.c: Increase timeout value
2014-03-25  Roland McGrathKludge fix for Versions.def regression
2014-03-25  Joseph MyersAdd empty GLIBC_2.2.5 version to elf/Versions.
2014-03-25  Adhemerval... Fix localplt check for GNU_IFUNC
2014-03-25  Adhemerval... PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change
2014-03-25  Adhemerval... Update powerpc-fpu ULPs.
2014-03-25  Andreas SchwabFix use of uninitialized variable
2014-03-25  Adhemerval... PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_E...
2014-03-25  Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-25  Andreas SchwabSetup LOCPATH for tst-ftell-active-handler and tst...
2014-03-25  Stefan LieblerNEWS: Add 16712, 16713, 16714 to fixed bug list.
2014-03-25  Paul PluzhnikovAddress post-commit patch comments.
2014-03-24  Joseph MyersFix implicit __isinf declarations in exp.
2014-03-24  Paul PluzhnikovFix BZ #16634.
2014-03-24  Stefan LieblerS390: Fix namespace violation in struct stat (BZ #16714).
2014-03-24  Stefan LieblerS390: Define SIZE_MAX as unsigned long (BZ #16712).
2014-03-24  Stefan LieblerS390: Correct type of sa_flags in struct sigaction...
2014-03-24  Stefan LieblerUse += before-compile instead of a :=.
2014-03-24  Stefan LieblerS390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.
2014-03-24  Andreas SchwabFix use of half-initialized result in getaddrinfo when...
2014-03-24  Siddhesh Poyarekarbenchtests: Move bench.py to benchtests/scripts/
2014-03-24  Andreas SchwabAccount for alloca use when collecting interface addres...
2014-03-24  Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21  Joseph MyersFix -Wundef warnings for _ABI* on MIPS.
2014-03-21  Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-21  Siddhesh PoyarekarChangeLog formatting fix
2014-03-21  Siddhesh PoyarekarImplement benchmarking script in python
2014-03-21  Siddhesh PoyarekarFix -Wundef warnins for __FP_FAST_FMA*
2014-03-21  Adhemerval... PowerPC: optimized strpbrk for POWER7
2014-03-21  Joseph MyersTest most libm functions in all rounding modes.
2014-03-20  Adhemerval... PowerPC: optimized strcspn for PPC64/POWER7
2014-03-20  Joseph MyersMake libm-test support ALL_RM_TEST with AUTO_TESTS_*.
2014-03-19  Joseph MyersUse ALL_RM_TEST for more libm tests.
2014-03-19  Andreas Schwabnscd: also invalidate netgroup cache on reload
2014-03-19  Joseph MyersFix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha...
2014-03-18  Roland McGrathAdd comments about non-Linux use of bits/mman-linux.h.
2014-03-18  Roland McGrathMove bits/mman-linux.h out of sysdeps/unix/sysv/linux/.
2014-03-18  Adhemerval... Add stardard definition on conform processing
2014-03-18  Joseph MyersTest scalbn and scalbln in all rounding modes, add...
2014-03-18  Roland McGrathWork around binutils bugs in 2.23 and older
2014-03-18  Serge Hallynmisc/sys/xattr.h: guard against linux uapi header inclusion
2014-03-18  Will Newtonaarch64: Remove inaccurate comment from sysdep.h
2014-03-18  Joseph MyersExit with error status on check-abi failure.
2014-03-17  Joseph MyersTest rint and nearbyint with same inputs, in all roundi...
2014-03-17  Will NewtonRevert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"
2014-03-17  Will NewtonRevert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"
2014-03-17  Will NewtonRevert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
2014-03-17  Will NewtonRevert "Fix HAVE_RM_CTX -Wundef warnings"
2014-03-17  Will NewtonFix HAVE_RM_CTX -Wundef warnings
2014-03-17  Will NewtonFix __STRICT_ANSI__ -Wundef warnings
2014-03-17  Will NewtonFix _IO_JUMPS_OFFSET -Wundef warnings
2014-03-17  Will NewtonFix HP_SMALL_TIMING_AVAIL -Wundef warnings
2014-03-17  Will NewtonFix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning
2014-03-17  Siddhesh PoyarekarChange offset in fdopen only if setting O_APPEND
2014-03-17  Siddhesh PoyarekarFix offset caching for streams and use it for ftell...
2014-03-17  Siddhesh PoyarekarFix up return codes for tests in tst-ftell-active-handler
2014-03-17  Siddhesh PoyarekarGet rid of __LT_SPINLOCK_INIT
2014-03-17  Joseph MyersAdd libm-test support for per-rounding-mode manually...
2014-03-14  Roland McGrathRemove "Compiled on ..." crapola from version text.
2014-03-14  Joseph MyersDo not terminate default test runs on test failure.
2014-03-14  Roland McGrathGet rid of Versions.def source file
2014-03-14  Roland McGrathCompile with -Wundef.
2014-03-14  Adhemerval... PowerPC: remove wrong roundl implementation for PowerPC64
2014-03-14  Adhemerval... PowerPC: remove wrong nearbyintl implementation for...
2014-03-14  Adhemerval... PowerPC: remove wrong ceill implementation for PowerPC64
2014-03-14  Adhemerval... Add truncl tests related to BZ#16414
2014-03-14  Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-03-14  H.J. LuCheck AVX-512 assembler support first
2014-03-14  Carlos O'Donellhppa: Add _STACK_GROWS_* cases to pthread_attr_[sg...
2014-03-14  Mike Frysingerstop supporting bash-1.x
2014-03-14  Mike Frysingerdelete ksh checks
2014-03-13  Mike Frysingersotruss: drop ksh support and add basic POSIX shell...
2014-03-13  Mike Frysingermanual: time: fix typo in IST example
2014-03-13  Mike Frysingertst-longjmp_chk2: add comments/sanity check
2014-03-13  Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2014-03-13  Roland McGrathUse __ehdr_start, when available, for rtld to get its...
2014-03-13  Roland McGrathChangeLog format fix.
2014-03-13  Paul PluzhnikovAdd missing elf/tst-pie2.c -- should have been in
2014-03-13  Joseph MyersRegenerate INSTALL.
2014-03-13  Will Newtonmanual/setjmp.texi: Improve clarity of Sys V context doc
2014-03-12  Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-12  Joseph MyersFix __ASSUME_PSELECT for MicroBlaze (bug 16642).
2014-03-12  Adhemerval... PowerPC: Fix bzero definition for static libc for PPC32
2014-03-12  Siddhesh PoyarekarProvide correct buffer length to netgroup queries in...
2014-03-12  Adhemerval... PowerPC: Fix strspn for static build
2014-03-11  Joseph MyersFix MIPS libc_feresetround*_ctx to preserve exceptions.
next