summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17[PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers
2014-07-17[PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers
2014-07-17[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-17ARM: Fix compiler warnings from atomic.hWill Newton
2014-07-17iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath
2014-07-15Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath
2014-07-15Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu
2014-07-14Correct DT_PPC64_NUMAlan Modra
2014-07-14ChangeLog fixAndreas Schwab
2014-07-13regex: don't deref NULL upon heap allocation failureJim Meyering
2014-07-13m68k: update libm test ULPsAndreas Schwab
2014-07-11aarch64: Update libm-test-ulpsRichard Henderson
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella
2014-07-10ChangeLog fixup for last commit.Roland McGrath
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-10manual: Update the locale documentationFlorian Weimer
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer
2014-07-10setlocale: Use the heap for the copy of the locale argumentFlorian Weimer
2014-07-10Sync up error.c with gnulibSiddhesh Poyarekar
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