aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath1-1/+30
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath2-0/+55
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler3-0/+3
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler35-795/+189
2014-07-30Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma11-6/+458
2014-07-30PowerPC: Fix gprof entry point for LEAdhemerval Zanella1-0/+2
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-0/+17
2014-07-22Revert "aarch64: Add hp-timing.h"Marcus Shawcroft1-38/+0
2014-07-18m68k: use generic lowlevellock.hAndreas Schwab1-308/+0
2014-07-17[BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki1-3/+31
2014-07-17[PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2-3/+23
2014-07-17[PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2-25/+44
2014-07-17[PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2-13/+48
2014-07-17[PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2-27/+57
2014-07-17[PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2-7/+40
2014-07-17[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2-9/+42
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers16-132/+149
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers17-17/+15
2014-07-17ARM: Fix compiler warnings from atomic.hWill Newton1-3/+3
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath6-53/+62
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath3-0/+410
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu8-14/+91
2014-07-13m68k: update libm test ULPsAndreas Schwab1-16/+88
2014-07-11aarch64: Update libm-test-ulpsRichard Henderson1-6/+120
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella1-2/+17
2014-07-10Get rid of lll_robust_dead.Roland McGrath15-157/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath15-137/+0
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar1-1/+7
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller12-8/+12
2014-07-09Update sparc ULPS.David S. Miller1-6/+96
2014-07-09Fix missing newline in test outputAndreas Schwab2-2/+2
2014-07-09Update i386 libm test ULPsAndreas Schwab1-8/+32
2014-07-09Fix -Wundef warnings for SHAREDWill Newton5-5/+5
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar1-1/+1
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar1-0/+1
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella5-25/+5
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella3-3/+5
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella1-0/+6
2014-07-07PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2-20/+6
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella4-1/+100
2014-07-07PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella9-1/+1016
2014-07-07PowerPC: memmove default implementation cleanupAdhemerval Zanella1-97/+2
2014-07-07PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella1-2/+4
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath1-83/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath27-60/+217
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath46-122/+2408
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar1-0/+3
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton1-0/+1
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath1-1/+1
2014-07-03Fix unwind.h configure check for bare environment.Roland McGrath2-2/+14