about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nscd: Make SELinux checks dynamic.Carlos O'Donell2014-04-144-83/+80
* Regenerate sparc ULPs.David S. Miller2014-04-132-4/+1026
* Fix qsort argument order in collation exampleAllan McRae2014-04-123-3/+10
* Fix typo on ChangeLog.Paul Pluzhnikov2014-04-111-1/+1
* math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.Chris Metcalf2014-04-112-0/+10
* 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-04-112-1/+9
* benchtests: Improve readability of JSON outputWill Newton2014-04-116-23/+268
* Fixed and unified pthread_once.Torvald Riegel2014-04-1111-735/+149
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-115-12/+9
* NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel2014-04-111-0/+14
* Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2014-04-112-1/+5
* malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2014-04-112-1/+11
* benchtests: Add pthread_once common-case test.Torvald Riegel2014-04-105-1/+44
* Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin2014-04-095-20/+145
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-0910-16/+31
* Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett2014-04-093-17/+15
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-0917-13/+79
* PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-04-0911-6/+31
* manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2014-04-082-2/+6
* string: Cosmetic cleanup of string functionsWill Newton2014-04-0711-47/+29
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-067-5/+65
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-065-11/+213
* tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2014-04-042-2/+7
* manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2014-04-032-1/+8
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-0315-214/+391
* elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton2014-04-032-5/+10
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-0212-14/+242
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-0211-36/+233
* Correct IBM long double nextafterl.Alan Modra2014-04-024-17/+52
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-022-1/+5
* Fix reference to toc symbol.Alan Modra2014-04-022-1/+5
* Update NEWS for fixed bug 13347Florian Weimer2014-04-011-5/+5
* benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton2014-04-012-0/+8
* Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer2014-04-014-3/+161
* Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2014-04-012-2/+7
* Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers2014-03-317-80/+175
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-317-551/+581
* PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella2014-03-316-0/+38
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-316-6/+66
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-314-3/+45
* benchtests: Add benchtests for ffs and ffsllWill Newton2014-03-314-3/+215
* Fix ChangeLog formatting.Carlos O'Donell2014-03-301-3/+3
* Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers2014-03-296-4/+30
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-294-2/+44
* Make bench.out in json formatSiddhesh Poyarekar2014-03-296-18/+78
* [benchtests] Use inputs file for modfSiddhesh Poyarekar2014-03-293-44/+9
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-286-10/+34
* 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-272-10/+13
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-276-9/+715
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2014-03-273-4/+17