summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-09-12Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers
2014-09-12Fix typo in macro names in sysconf.cSiddhesh Poyarekar
2014-09-12Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar
2014-09-10tile: remove linux lowlevellock.hChris Metcalf
2014-09-10PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella
2014-09-10PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella
2014-09-09Put mips preconfigure code inside mips* case statement.Steve Ellcey
2014-09-09Modify ABI tests in MIPS preconfigure.Steve Ellcey
2014-09-07HPPA: Add c++-types.data.Carlos O'Donell
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj
2014-08-28Fix hang on forkSamuel Thibault
2014-08-28i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault
2014-08-27Update x86 ULPsAllan McRae
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar
2014-08-12Replace cpuid asm statement with __cpuid_countH.J. Lu
2014-08-12Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden
2014-08-07This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra
2014-08-07Fix performance issue in misaligned strcpy.Wilco
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson
2014-08-04MIPS - Remove mips lowlevellock.h.Bernard Ogden
2014-08-04AArch64: Remove lowlevellock.hWill Newton
2014-08-04ia64: define nocancel entry points in PSEUDOMike Frysinger
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath
2014-08-04Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath
2014-08-01Force eval for fma implementationsRichard Henderson
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler
2014-07-30Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma
2014-07-30PowerPC: Fix gprof entry point for LEAdhemerval Zanella
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton
2014-07-22Revert "aarch64: Add hp-timing.h"Marcus Shawcroft