manual/ipc.texi: Fix AC-safety notes.
[platform/upstream/glibc.git] / ChangeLog
2014-04-08 Carlos O'Donellmanual/ipc.texi: Fix AC-safety notes.
2014-04-07 Will Newtonstring: Cosmetic cleanup of string functions
2014-04-06 Adhemerval ZanellaPowerPC: define _CALL_ELF if compiler does not
2014-04-06 Adhemerval ZanellaPowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD
2014-04-04 Chris Metcalftile: Fix cut-and-paste bug in commit fcccd5128.
2014-04-03 David Svobodamanual: clarify buffer behavior in getline [BZ #5666]
2014-04-03 Roland McGrathFactor mmap/munmap of PT_LOAD segments out of _dl_map_o...
2014-04-03 Will Newtonelf/dl-lookup.c: Remove obsolete comment about nested...
2014-04-02 Joseph MyersFix catan, catanh, __ieee754_logf in round-downward...
2014-04-02 Joseph MyersFix clog / clog10 sign of zero result in round-downward...
2014-04-02 Alan ModraCorrect IBM long double nextafterl.
2014-04-02 Alan ModraCorrect prefetch hint in power7 memrchr.
2014-04-02 Alan ModraFix reference to toc symbol.
2014-04-01 Will Newtonbenchtests: Build ffs and ffsl benchtests with -fno...
2014-04-01 Florian WeimerCheck for syscall error in the SETXID implementation...
2014-04-01 Alan ModraFix s_copysign stack temp for PowerPC64 ELFv2
2014-03-31 Joseph MyersSet errno for scalb errors (bug 6803, bug 6804).
2014-03-31 Joseph MyersSet errno for atan2 underflow (bug 16349).
2014-03-31 Adhemerval ZanellaPowerPC: Fix little endian enconding for mfvsrd
2014-03-31 Joseph MyersCorrect robust mutex / PI futex kernel assumptions...
2014-03-31 Joseph MyersFix futimesat for older MicroBlaze kernels (bug 16648).
2014-03-31 Will Newtonbenchtests: Add benchtests for ffs and ffsll
2014-03-30 Carlos O'DonellFix ChangeLog formatting.
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 ZanellaFix localplt check for GNU_IFUNC
2014-03-25 Adhemerval ZanellaPowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change
2014-03-25 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2014-03-25 Andreas SchwabFix use of uninitialized variable
2014-03-25 Adhemerval ZanellaPowerPC: 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 ZanellaPowerPC: optimized strpbrk for POWER7
2014-03-21 Joseph MyersTest most libm functions in all rounding modes.
2014-03-20 Adhemerval ZanellaPowerPC: 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 ZanellaAdd 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 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 ZanellaPowerPC: remove wrong roundl implementation for PowerPC64
2014-03-14 Adhemerval ZanellaPowerPC: remove wrong nearbyintl implementation for...
2014-03-14 Adhemerval ZanellaPowerPC: remove wrong ceill implementation for PowerPC64
next