aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Update x86_64 ULPs.Markus Trippelsdorf2-2/+322
2013-07-02Regenerate MIPS ulps.Joseph Myers3-378/+9206
2013-07-02Regenerate ARM ulps.Joseph Myers2-103/+2806
2013-07-02Regenerate x86 and x86_64 ulps.Joseph Myers3-1593/+134
2013-07-02Make soft-float ARM use soft-fp fma/fmaf.Joseph Myers5-0/+69
2013-07-02alpha: Update libm-test-ulps from scratchRichard Henderson2-205/+70
2013-07-02Add lock elision to NEWS fileAndi Kleen1-0/+6
2013-07-02Add a configure option to enable lock elision and disable by defaultAndi Kleen8-0/+50
2013-07-02Disable elision for any pthread_mutexattr_settype callAndi Kleen2-0/+10
2013-07-02Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen14-24/+267
2013-07-02Add minimal test suite changes for elision enabled kernelsAndi Kleen3-1/+28
2013-07-02Add new internal mutex type flags for elision.Andi Kleen3-9/+43
2013-07-02Add the low level infrastructure for pthreads lock elision with TSXAndi Kleen12-0/+502
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu3-6/+6
2013-07-02Implement fma in soft-fp.Joseph Myers21-109/+681
2013-07-02ARM: Pass dl_hwcap to IFUNC resolver functions.Will Newton2-1/+6
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers2-24/+27
2013-06-30tile: switch to using <fenv.h> fallback functionsChris Metcalf7-165/+9
2013-06-28Add more NEWS items for 2.18.Joseph Myers1-0/+15
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva6-15/+51
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold6-22/+85
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold18-13/+89
2013-06-28Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2-1/+6
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard3-13/+23
2013-06-28Mark packed structure element used with atomic operation aligned.Nathan Froyd2-1/+18
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers2-32/+36
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell2-3/+23
2013-06-28Add a dlopen/getpagesize static executable test.Maciej W. Rozycki4-3/+117
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki9-42/+610
2013-06-28[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft2-2/+7
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft2-2/+6
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki4-14/+14
2013-06-26Require GCC 4.4 or later to build glibc.Joseph Myers5-6/+14
2013-06-26Add a test for BZ #15674H.J. Lu2-0/+27
2013-06-26Mention BZ #15674H.J. Lu1-1/+1
2013-06-26Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva2-4/+7
2013-06-26[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.Maciej W. Rozycki2-4/+11
2013-06-26Add AT_HWCAP2 as a new auxv_t a_type to elf.h.Ryan S. Arnold2-1/+8
2013-06-25drop NEWS mentionMike Frysinger1-1/+0
2013-06-25Fix missing libc-internal.h include.Richard Henderson2-0/+5
2013-06-25Update texinfo.tex.Joseph Myers2-202/+358
2013-06-25m68k: fix bad use of register alias in cfi insnAndreas Schwab2-2/+7
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson9-1/+86
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger5-29/+113
2013-06-24libc-internal.h: add ALIGN helper macrosMike Frysinger2-0/+27
2013-06-24BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev3-12/+21
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold7-3/+34
2013-06-24Regenerate INSTALL fileSiddhesh Poyarekar2-3/+6
2013-06-24Fix typo in commentSiddhesh Poyarekar2-2/+6
2013-06-23alpha: Update libm-test-ulpsRichard Henderson2-32/+6392