aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-16hurd: Add i386 fields to TLS structureSamuel Thibault2-0/+13
2014-04-16hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault3-21/+30
2014-04-16hurd: Do not allow unmapping address 0Samuel Thibault2-0/+11
2014-04-16S/390: Regenerate ULPsStefan Liebler2-0/+1020
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler4-6/+89
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler3-1/+8
2014-04-16Update fixed bug listAlan Modra2-4/+5
2014-04-16Correct IBM long double frexpl.Alan Modra3-44/+118
2014-04-15benchtests: Link against objects in build directorySiddhesh Poyarekar2-23/+16
2014-04-14Support _r_debug for static binaries.Carlos O'Donell3-1/+10
2014-04-14nscd: Make SELinux checks dynamic.Carlos O'Donell4-83/+80
2014-04-13Regenerate sparc ULPs.David S. Miller2-4/+1026
2014-04-12Fix qsort argument order in collation exampleAllan McRae3-3/+10
2014-04-11Fix typo on ChangeLog.Paul Pluzhnikov1-1/+1
2014-04-11math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.Chris Metcalf2-0/+10
2014-04-112014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+9
2014-04-11benchtests: Improve readability of JSON outputWill Newton6-23/+268
2014-04-11Fixed and unified pthread_once.Torvald Riegel11-735/+149
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler5-12/+9
2014-04-11NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel1-0/+14
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2-1/+5
2014-04-11malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2-1/+11
2014-04-10benchtests: Add pthread_once common-case test.Torvald Riegel5-1/+44
2014-04-09Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin5-20/+145
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella10-16/+31
2014-04-09Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett3-17/+15
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella17-13/+79
2014-04-09PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella11-6/+31
2014-04-08manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2-2/+6
2014-04-07string: Cosmetic cleanup of string functionsWill Newton11-47/+29
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella7-5/+65
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella5-11/+213
2014-04-04tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2-2/+7
2014-04-03manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2-1/+8
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath15-214/+391
2014-04-03elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton2-5/+10
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers12-14/+242
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers11-36/+233
2014-04-02Correct IBM long double nextafterl.Alan Modra4-17/+52
2014-04-02Correct prefetch hint in power7 memrchr.Alan Modra2-1/+5
2014-04-02Fix reference to toc symbol.Alan Modra2-1/+5
2014-04-01Update NEWS for fixed bug 13347Florian Weimer1-5/+5
2014-04-01benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton2-0/+8
2014-04-01Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer4-3/+161
2014-04-01Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2-2/+7
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers7-80/+175
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers7-551/+581
2014-03-31PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella6-0/+38
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers6-6/+66
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers4-3/+45