about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-3135-795/+189
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-3011-6/+458
* PowerPC: Fix gprof entry point for LEAdhemerval Zanella2014-07-301-0/+2
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-291-0/+17
* Revert "aarch64: Add hp-timing.h"Marcus Shawcroft2014-07-221-38/+0
* m68k: use generic lowlevellock.hAndreas Schwab2014-07-181-308/+0
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-171-3/+31
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-172-3/+23
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-172-25/+44
* [PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2014-07-172-13/+48
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-172-27/+57
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-172-7/+40
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-172-9/+42
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-1716-132/+149
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-1717-17/+15
* ARM: Fix compiler warnings from atomic.hWill Newton2014-07-171-3/+3
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-166-53/+62
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-153-0/+410
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-148-14/+91
* m68k: update libm test ULPsAndreas Schwab2014-07-131-16/+88
* aarch64: Update libm-test-ulpsRichard Henderson2014-07-111-6/+120
* PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella2014-07-101-2/+17
* Get rid of lll_robust_dead.Roland McGrath2014-07-1015-157/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-1015-137/+0
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-1/+7
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-0912-8/+12
* Update sparc ULPS.David S. Miller2014-07-091-6/+96
* Fix missing newline in test outputAndreas Schwab2014-07-092-2/+2
* Update i386 libm test ULPsAndreas Schwab2014-07-091-8/+32
* Fix -Wundef warnings for SHAREDWill Newton2014-07-095-5/+5
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-091-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-081-0/+1
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-085-25/+5
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-083-3/+5
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-081-0/+6
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-072-20/+6
* PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-07-074-1/+100
* PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-07-079-1/+1016
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-071-97/+2
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-071-2/+4
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-071-83/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-0727-60/+217
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-0746-122/+2408
* Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-07-051-0/+3
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-041-0/+1
* Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath2014-07-031-1/+1
* Fix unwind.h configure check for bare environment.Roland McGrath2014-07-032-2/+14
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-031-1/+3
* Robustify Linux kernel headers configure checksRoland McGrath2014-07-032-153/+32
* S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath2014-07-031-1/+1