aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin
2014-04-16hurd: Add i386 fields to TLS structureSamuel Thibault
2014-04-16hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault
2014-04-16hurd: Do not allow unmapping address 0Samuel Thibault
2014-04-16S/390: Regenerate ULPsStefan Liebler
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler
2014-04-16Update fixed bug listAlan Modra
2014-04-16Correct IBM long double frexpl.Alan Modra
2014-04-15benchtests: Link against objects in build directorySiddhesh Poyarekar
2014-04-14Support _r_debug for static binaries.Carlos O'Donell
2014-04-14nscd: Make SELinux checks dynamic.Carlos O'Donell
2014-04-13Regenerate sparc ULPs.David S. Miller
2014-04-12Fix qsort argument order in collation exampleAllan McRae
2014-04-11Fix typo on ChangeLog.Paul Pluzhnikov
2014-04-11math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.Chris Metcalf
2014-04-112014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-04-11benchtests: Improve readability of JSON outputWill Newton
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler
2014-04-11NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten
2014-04-11malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton
2014-04-10benchtests: Add pthread_once common-case test.Torvald Riegel
2014-04-09Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella
2014-04-09Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-04-09PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella
2014-04-08manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell
2014-04-07string: Cosmetic cleanup of string functionsWill Newton
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella
2014-04-04tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf
2014-04-03manual: clarify buffer behavior in getline [BZ #5666]David Svoboda
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath
2014-04-03elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers
2014-04-02Correct IBM long double nextafterl.Alan Modra
2014-04-02Correct prefetch hint in power7 memrchr.Alan Modra
2014-04-02Fix reference to toc symbol.Alan Modra
2014-04-01Update NEWS for fixed bug 13347Florian Weimer
2014-04-01benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton
2014-04-01Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer
2014-04-01Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers
2014-03-31PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers