aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-10Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar
2014-07-10Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar
2014-07-10Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller
2014-07-10Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar
2014-07-09Update sparc ULPS.David S. Miller
2014-07-09Fix missing newline in test outputAndreas Schwab
2014-07-09Update i386 libm test ULPsAndreas Schwab
2014-07-09Fix -Wundef warnings for SHAREDWill Newton
2014-07-09Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar
2014-07-08Check value at resplen2 if it is not NULLSiddhesh Poyarekar
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella
2014-07-08Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar
2014-07-07PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella
2014-07-07PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella
2014-07-07PowerPC: memmove default implementation cleanupAdhemerval Zanella
2014-07-07PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
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-03Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03aarch64: Add hp-timing.hRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-07-03powerpc: Remove dummy hp-timing.hRichard Henderson
2014-07-03stdlib/tst-strtod-overflow: Bump timeout up yetMaciej W. Rozycki