summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* AArch64: Remove lowlevellock.hWill Newton2014-08-042-312/+5
* add ChangeLog for previous commitMike Frysinger2014-08-041-0/+5
* ia64: define nocancel entry points in PSEUDOMike Frysinger2014-08-041-0/+19
* IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-08-0432-17/+82
* IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2014-08-044-0/+9
* IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-08-045-25/+15
* IA64: Consolidate NPTL/non versions of vforkRoland McGrath2014-08-045-131/+88
* IA64: Consolidate NPTL/non versions of cloneRoland McGrath2014-08-043-11/+6
* Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab2014-08-042-0/+5
* add ChangeLog for previous commitMike Frysinger2014-08-031-0/+5
* tst-setcontext: fix styleMike Frysinger2014-08-031-5/+5
* Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2014-08-012-307/+4
* Force eval for fma implementationsRichard Henderson2014-08-015-20/+33
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-013-44/+55
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-013-1/+12
* Check if DEBUG is defined in regex_internal.cSiddhesh Poyarekar2014-08-012-2/+5
* Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar2014-08-013-8/+11
* NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler2014-08-012-0/+16
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-314-9/+82
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-315-1/+95
* Split nptl-signals.h out from pthreadP.hRoland McGrath2014-07-314-16/+64
* [PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler2014-07-314-0/+12
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-3136-795/+260
* Fix -Wundef warning for HAVE_IFUNCAndreas Schwab2014-07-313-3/+9
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-3012-6/+478
* PowerPC: Fix gprof entry point for LEAdhemerval Zanella2014-07-303-1/+9
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-295-17/+361
* Update Spanish translationsAllan McRae2014-07-232-1088/+1169
* Add fixed bug to NEWSAllan McRae2014-07-231-1/+1
* Add missing changelog entry for commit ab7ac0f2Allan McRae2014-07-231-0/+5
* Revert "aarch64: Add hp-timing.h"Marcus Shawcroft2014-07-221-38/+0
* m68k: use generic lowlevellock.hAndreas Schwab2014-07-182-308/+4
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-173-5/+40
* Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).Joseph Myers2014-07-174-2/+16
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-173-3/+27
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-173-25/+56
* [PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2014-07-173-13/+61
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-173-27/+72
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-173-7/+50
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-173-9/+52
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-1718-132/+192
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-1718-17/+49
* ARM: Fix compiler warnings from atomic.hWill Newton2014-07-172-3/+8
* iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton2014-07-172-30/+34
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-167-53/+74
* Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath2014-07-154-0/+111
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-154-0/+414
* Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath2014-07-152-5/+5
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-1410-14/+111
* Correct DT_PPC64_NUMAlan Modra2014-07-143-2/+8