aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar30-45/+80
2014-08-13Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu2-14/+17
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers3-2/+11
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2-1/+3
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar3-3/+12
2014-08-12Replace cpuid asm statement with __cpuid_countH.J. Lu3-4/+9
2014-08-12detect broken linker handling of __ehdr_startMike Frysinger3-11/+44
2014-08-12Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers3-18/+25
2014-08-12NEWS: Mention x86-64 ld.so use of Intel MPX instructions.Roland McGrath2-0/+14
2014-08-12Add BZ #16892 to NEWSWill Newton1-5/+5
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden2-1/+10
2014-08-12malloc: fix comment typoSean Anderson2-1/+5
2014-08-10hppa: fix __O_SYNC to match the kernelJohn David Anglin1-1/+1
2014-08-10hppa: fix pthread spinlockJohn David Anglin2-8/+8
2014-08-10hppa: fix bug in floating point exception supportJohn David Anglin2-5/+5
2014-08-10hppa: fix build problems with atomic codeJohn David Anglin1-30/+34
2014-08-10hppa: name setjmp unionJohn David Anglin1-1/+1
2014-08-09Regenerate libc.poAllan McRae2-477/+496
2014-08-08tst-gettext2: make setup more robustMike Frysinger2-14/+14
2014-08-07This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra2-3/+32
2014-08-07Fix performance issue in misaligned strcpy.Wilco2-3/+8
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella3-50/+92
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson5-12/+21
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson1-305/+0
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson1-0/+4
2014-08-04MIPS - Remove mips lowlevellock.h.Bernard Ogden2-354/+4
2014-08-04AArch64: Remove lowlevellock.hWill Newton2-312/+5
2014-08-04add ChangeLog for previous commitMike Frysinger1-0/+5
2014-08-04ia64: define nocancel entry points in PSEUDOMike Frysinger1-0/+19
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath32-17/+82
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath4-0/+9
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath5-25/+15
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath5-131/+88
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath3-11/+6
2014-08-04Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab2-0/+5
2014-08-03add ChangeLog for previous commitMike Frysinger1-0/+5
2014-08-03tst-setcontext: fix styleMike Frysinger1-5/+5
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2-307/+4
2014-08-01Force eval for fma implementationsRichard Henderson5-20/+33
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath3-44/+55
2014-08-01Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar3-1/+12
2014-08-01Check if DEBUG is defined in regex_internal.cSiddhesh Poyarekar2-2/+5
2014-08-01Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar3-8/+11
2014-08-01NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler2-0/+16
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath4-9/+82
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath5-1/+95
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath4-16/+64
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler4-0/+12
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler36-795/+260
2014-07-31Fix -Wundef warning for HAVE_IFUNCAndreas Schwab3-3/+9