about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-106-15/+292
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-102-2/+17
* Sync up error.c with gnulibSiddhesh Poyarekar2014-07-102-10/+103
* Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar2014-07-102-0/+3
* Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2014-07-102-0/+3
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-102-3/+3
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-102-5/+3
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-103-2/+13
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-0913-8/+26
* Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2014-07-102-0/+7
* Update sparc ULPS.David S. Miller2014-07-092-6/+100
* Fix missing newline in test outputAndreas Schwab2014-07-093-2/+7
* Update i386 libm test ULPsAndreas Schwab2014-07-092-8/+36
* Fix -Wundef warnings for SHAREDWill Newton2014-07-096-5/+13
* Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2014-07-092-1/+3
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-092-1/+6
* Check value at resplen2 if it is not NULLSiddhesh Poyarekar2014-07-082-4/+8
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-082-0/+5
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-086-25/+15
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-084-3/+12
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-082-0/+11
* Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar2014-07-0818-468/+37
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-073-20/+10
* PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-07-075-1/+109
* PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-07-0711-2/+1037
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-072-97/+5
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-072-2/+9
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-072-83/+2
* NPTL is no longer an add-on!Roland McGrath2014-07-0731-165/+62
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-0784-664/+528
* Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-07-052-0/+8
* string/memchr.c: Merge from gnulibWill Newton2014-07-042-139/+101
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-042-0/+5
* Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath2014-07-032-1/+4
* Fix unwind.h configure check for bare environment.Roland McGrath2014-07-033-2/+19
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-032-1/+5
* Robustify Linux kernel headers configure checksRoland McGrath2014-07-033-153/+37
* S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath2014-07-032-1/+4
* Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar2014-07-032-0/+9
* alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2014-07-033-72/+5
* alpha: Implement math_opt_barrier and math_force_evalRichard Henderson2014-07-032-0/+9
* alpha: Fix lround implementationsRichard Henderson2014-07-033-8/+11
* alpha: Remove round and roundf implementationsRichard Henderson2014-07-033-91/+3
* Changelog for last 8 patchesRichard Henderson2014-07-031-0/+82
* Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson2014-07-033-21/+7
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-039-0/+9
* aarch64: Add hp-timing.hRichard Henderson2014-07-031-0/+37
* Unify hp-timing implementationsRichard Henderson2014-07-0310-344/+82
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-0325-310/+1
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-039-145/+12