about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-0/+22
* manual: Update the locale documentationFlorian Weimer2014-07-101-0/+13
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-101-0/+9
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-101-0/+5
* Sync up error.c with gnulibSiddhesh Poyarekar2014-07-101-0/+17
* Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar2014-07-101-0/+2
* Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2014-07-101-0/+2
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-101-0/+2
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-0/+2
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-0/+5
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-091-0/+14
* Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2014-07-101-0/+5
* Update sparc ULPS.David S. Miller2014-07-091-0/+4
* Fix missing newline in test outputAndreas Schwab2014-07-091-0/+5
* Update i386 libm test ULPsAndreas Schwab2014-07-091-0/+4
* Fix -Wundef warnings for SHAREDWill Newton2014-07-091-0/+8
* Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2014-07-091-0/+2
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-091-0/+5
* Check value at resplen2 if it is not NULLSiddhesh Poyarekar2014-07-081-0/+3
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-081-0/+4
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-081-0/+10
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-081-0/+7
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-081-0/+5
* Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar2014-07-081-0/+37
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-071-0/+4
* PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-07-071-0/+9
* PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-07-071-0/+20
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-071-0/+3
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-071-0/+5
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-071-0/+2
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+33
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+147
* Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-07-051-0/+5
* string/memchr.c: Merge from gnulibWill Newton2014-07-041-0/+7
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-041-0/+4
* Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath2014-07-031-0/+3
* Fix unwind.h configure check for bare environment.Roland McGrath2014-07-031-0/+5
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-031-0/+2
* Robustify Linux kernel headers configure checksRoland McGrath2014-07-031-0/+5
* S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath2014-07-031-0/+3
* Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar2014-07-031-0/+5
* alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2014-07-031-0/+4
* alpha: Implement math_opt_barrier and math_force_evalRichard Henderson2014-07-031-0/+3
* alpha: Fix lround implementationsRichard Henderson2014-07-031-0/+3
* alpha: Remove round and roundf implementationsRichard Henderson2014-07-031-0/+3
* Changelog for last 8 patchesRichard Henderson2014-07-031-0/+82
* stdlib/tst-strtod-overflow: Bump timeout up yetMaciej W. Rozycki2014-07-031-0/+4
* Sync up loadmsgcat.c with gettextSiddhesh Poyarekar2014-07-031-0/+12
* Fix Wundef warning for __STDC_VERSION__Siddhesh Poyarekar2014-07-031-0/+5
* Don't use __glibc_unlikely in shared codeSiddhesh Poyarekar2014-07-031-0/+2