about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix performance issue in misaligned strcpy.Wilco2014-08-071-3/+3
* PowerPC: Fix termios definitionsAdhemerval Zanella2014-08-062-50/+73
* alpha: Fix exception raising from soft-fpRichard Henderson2014-08-054-12/+12
* alpha: Remove linux lowlevellock.hRichard Henderson2014-08-051-305/+0
* MIPS - Remove mips lowlevellock.h.Bernard Ogden2014-08-041-354/+0
* AArch64: Remove lowlevellock.hWill Newton2014-08-041-312/+0
* ia64: define nocancel entry points in PSEUDOMike Frysinger2014-08-041-0/+19
* IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-08-0431-17/+18
* IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2014-08-043-0/+0
* IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-08-043-25/+6
* IA64: Consolidate NPTL/non versions of vforkRoland McGrath2014-08-044-131/+79
* IA64: Consolidate NPTL/non versions of cloneRoland McGrath2014-08-042-11/+0
* Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab2014-08-041-0/+1
* Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2014-08-011-307/+0
* Force eval for fma implementationsRichard Henderson2014-08-014-20/+24
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-012-44/+48
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-312-0/+70
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-311-1/+30
* Split nptl-signals.h out from pthreadP.hRoland McGrath2014-07-312-0/+55
* [PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler2014-07-313-0/+3
* 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