aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-08-03Align stack to 16 bytes when calling __gettimeofdayH.J. Lu
2015-08-03Align stack to 16 bytes when calling __setcontextH.J. Lu
2015-08-03Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu
2015-08-03Update x86 elision-conf.c for <cpu-features.h>H.J. Lu
2015-08-03Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-08-03Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu
2015-08-03Add _dl_x86_cpu_features to rtld_global in ld.soH.J. Lu
2015-08-02Improve bndmov encoding with zero displacementH.J. Lu
2015-08-02Preserve bound registers for pointer pass/returnIgor Zamyatin
2015-08-02Preserve bound registers in _dl_runtime_resolveH.J. Lu
2015-08-02Add and use sysdeps/i386/link-defines.symH.J. Lu
2015-08-02Add a testcase for i386 LD_AUDITH.J. Lu
2015-08-01Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab
2015-01-25m68k: force inlining bswap functionsAndreas Schwab
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella
2015-01-23Also treat model numbers 0x5a/0x5d as SilvermontH.J. Lu
2015-01-23Treat model numbers 0x4a/0x4d as SilvermontH.J. Lu
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella
2015-01-21Update copyright year to 2015 for new files.Carlos O'Donell
2015-01-21Fix recursive dlopen.Carlos O'Donell
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-17Commit nios2 port to master.Chung-Lin Tang
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler
2015-01-14Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers
2015-01-14[s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar
2015-01-13powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella