summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-02Disable elision for any pthread_mutexattr_settype callAndi Kleen
2013-07-02Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen
2013-07-02Add minimal test suite changes for elision enabled kernelsAndi Kleen
2013-07-02Add new internal mutex type flags for elision.Andi Kleen
2013-07-02Add the low level infrastructure for pthreads lock elision with TSXAndi Kleen
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu
2013-07-02Implement fma in soft-fp.Joseph Myers
2013-07-02ARM: Pass dl_hwcap to IFUNC resolver functions.Will Newton
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers
2013-06-30tile: switch to using <fenv.h> fallback functionsChris Metcalf
2013-06-28Add more NEWS items for 2.18.Joseph Myers
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-28Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard
2013-06-28Mark packed structure element used with atomic operation aligned.Nathan Froyd
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell
2013-06-28Add a dlopen/getpagesize static executable test.Maciej W. Rozycki
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki
2013-06-28[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki
2013-06-26Require GCC 4.4 or later to build glibc.Joseph Myers
2013-06-26Add a test for BZ #15674H.J. Lu
2013-06-26Mention BZ #15674H.J. Lu
2013-06-26Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva
2013-06-26[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.Maciej W. Rozycki
2013-06-26Add AT_HWCAP2 as a new auxv_t a_type to elf.h.Ryan S. Arnold
2013-06-25drop NEWS mentionMike Frysinger
2013-06-25Fix missing libc-internal.h include.Richard Henderson
2013-06-25Update texinfo.tex.Joseph Myers
2013-06-25m68k: fix bad use of register alias in cfi insnAndreas Schwab
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-24libc-internal.h: add ALIGN helper macrosMike Frysinger
2013-06-24BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold
2013-06-24Regenerate INSTALL fileSiddhesh Poyarekar
2013-06-24Fix typo in commentSiddhesh Poyarekar
2013-06-23alpha: Update libm-test-ulpsRichard Henderson
2013-06-22Include <string.h> in nptl/pthread_setattr_default_np.c.Joseph Myers
2013-06-22Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers
2013-06-22Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers
2013-06-22Remove dead DL_DST_REQ_STATIC code.Maciej W. Rozycki
2013-06-22Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers
2013-06-21dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima