summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar
2014-07-04string/memchr.c: Merge from gnulibWill Newton
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath
2014-07-03Fix unwind.h configure check for bare environment.Roland McGrath
2014-07-03Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath
2014-07-03Robustify Linux kernel headers configure checksRoland McGrath
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath
2014-07-03Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar
2014-07-03alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson
2014-07-03alpha: Implement math_opt_barrier and math_force_evalRichard Henderson
2014-07-03alpha: Fix lround implementationsRichard Henderson
2014-07-03alpha: Remove round and roundf implementationsRichard Henderson
2014-07-03Changelog for last 8 patchesRichard Henderson
2014-07-03stdlib/tst-strtod-overflow: Bump timeout up yetMaciej W. Rozycki
2014-07-03Sync up loadmsgcat.c with gettextSiddhesh Poyarekar
2014-07-03Fix Wundef warning for __STDC_VERSION__Siddhesh Poyarekar
2014-07-03Don't use __glibc_unlikely in shared codeSiddhesh Poyarekar
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar
2014-07-02PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan
2014-07-02Add missing #include for MIN use in dl-sysdep.c.Roland McGrath
2014-07-02Fix typo and formatting in loadmsgcat.cSiddhesh Poyarekar
2014-07-02Fix typo in macro nameSiddhesh Poyarekar
2014-07-02malloc/obstack: Merge from gnulibWill Newton
2014-07-02misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilersPaul Eggert
2014-07-02Add comment to gethnamaddr.c to warn that the file is unmaintainedSiddhesh Poyarekar
2014-07-02hppa: Remove GLIBC_2.3 from librt.abilist.Carlos O'Donell
2014-07-01hppa: Add ABI baselines.Carlos O'Donell
2014-07-01Add missing #include for MIN/MAX users.Roland McGrath
2014-07-01alpha: Fix isnanRichard Henderson
2014-07-01alpha: Update libm-test-ulpsRichard Henderson
2014-07-01S/390: Regenerate ULPsStefan Liebler
2014-07-01Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.cSiddhesh Poyarekar
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers
2014-07-01MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-07-01MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove
2014-06-30Update powerpc-fpu ULPs.Adhemerval Zanella
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers
2014-06-30Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2014-06-30Regenerate ARM libm-test-ulps.Joseph Myers
2014-06-30test-skeleton: Kill any child process's offspringMaciej W. Rozycki
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers
2014-06-30Rename soft-fp op-[1248].h variables to avoid risk of shadowing.Joseph Myers
2014-06-30Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.Joseph Myers
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers
2014-06-28Sync up mktime with gnulibPaul Eggert
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar