about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2014-04-111-0/+6
* benchtests: Add pthread_once common-case test.Torvald Riegel2014-04-101-0/+6
* Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin2014-04-091-0/+21
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-0/+13
* Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett2014-04-091-0/+6
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+32
* PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-04-091-0/+17
* manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2014-04-081-0/+4
* string: Cosmetic cleanup of string functionsWill Newton2014-04-071-0/+19
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-061-0/+14
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-061-0/+9
* tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2014-04-041-0/+5
* manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2014-04-031-0/+6
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-0/+23
* elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton2014-04-031-0/+6
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-021-0/+16
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-021-0/+15
* Correct IBM long double nextafterl.Alan Modra2014-04-021-0/+10
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-021-0/+4
* Fix reference to toc symbol.Alan Modra2014-04-021-0/+4
* benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton2014-04-011-0/+5
* Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer2014-04-011-0/+7
* Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2014-04-011-0/+5
* Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers2014-03-311-0/+11
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-311-0/+13
* PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella2014-03-311-0/+13
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-311-0/+29
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-311-0/+7
* benchtests: Add benchtests for ffs and ffsllWill Newton2014-03-311-0/+7
* Fix ChangeLog formatting.Carlos O'Donell2014-03-301-3/+3
* Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers2014-03-291-0/+9
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-291-0/+10
* Make bench.out in json formatSiddhesh Poyarekar2014-03-291-0/+12
* [benchtests] Use inputs file for modfSiddhesh Poyarekar2014-03-291-0/+5
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-281-0/+15
* 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-271-0/+5
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-0/+10
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2014-03-271-0/+4
* Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar2014-03-271-0/+6
* Fix dwarf2 unwinding through futex functions.Andi Kleen2014-03-261-0/+13
* Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar2014-03-271-0/+6
* 2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-261-0/+4
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-261-0/+8
* benchtests/bench-strtod.c: Increase timeout valueWill Newton2014-03-261-0/+4
* Kludge fix for Versions.def regressionRoland McGrath2014-03-251-0/+5
* Add empty GLIBC_2.2.5 version to elf/Versions.Joseph Myers2014-03-251-0/+5
* Fix localplt check for GNU_IFUNCAdhemerval Zanella2014-03-251-0/+5
* PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella2014-03-251-1/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-251-1/+5
* Fix use of uninitialized variableAndreas Schwab2014-03-251-0/+5