summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-10-15Remove .previous, .popsection configure tests.Joseph Myers
2015-10-15Remove -static-libgcc configure test.Joseph Myers
2015-10-15Remove stddef.h configure test.Joseph Myers
2015-10-15vfscanf: Use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-10-15Remove i386/epoll_pwait.SH.J. Lu
2015-10-15Optimize i386 syscall inlining for GCC 5H.J. Lu
2015-10-15i386: Remove syscall assembly codes with 6 argumentsH.J. Lu
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers
2015-10-14[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy
2015-10-14manual/argp.texi (Specifying Argp Parsers): Fix typo.Namhyung Kim
2015-10-14include/stap-probe.h: Fix formatting.Carlos O'Donell
2015-10-14Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]Florian Weimer
2015-10-14Avoid PLT when calling __sched_getaffinity_newH.J. Lu
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu
2015-10-14Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-13Support x86-64 assmebler without AVX512H.J. Lu
2015-10-13Move powerpc llround implementations to powerpc32 directory.Joseph Myers
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers
2015-10-12Add bug referenceAndreas Schwab
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab
2015-10-10Make _hurd_raise_signal directly return the errorSamuel Thibault
2015-10-10Make _hurd_raise_signal return errorsSamuel Thibault
2015-10-09ChangeLog: Fix incorrect email addressPhil Blundell
2015-10-09Regenerate MIPS libm-test-ulps.Joseph Myers
2015-10-09Regenerate ARM libm-test-ulps.Joseph Myers
2015-10-09Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers
2015-10-09Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers
2015-10-09Fix typo in bug-strcoll2 (Bug 18589)Carlos O'Donell
2015-10-09nptl: Add NPTL cases for cancellation failures casesAdhemerval Zanella
2015-10-09Update lrint/lrintf/lrintl for x32H.J. Lu
2015-10-09Mark lseek/llseek as non-cancellableAdhemerval Zanella
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers
2015-10-09Remove configure tests for FMA4 support.Joseph Myers
2015-10-09Fix dbl-64 lrint for 64-bit long (bug 19095).Joseph Myers
2015-10-08Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094).Joseph Myers
2015-10-08BZ#18872: Don't conditionalize build rules for test program.Roland McGrath
2015-10-08strcoll: Add bug-strcoll2 to testsuite (Bug 18589).Carlos O'Donell
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell
2015-10-08Correct "inexact" expectations in lround, llround tests.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-10-07stdio-common/tst-printf-bz18872.sh: Use attribute optimize instead ofPaul Pluzhnikov
2015-10-07malloc: Consistently apply trim_threshold to all heaps (Bug 17195)Carlos O'Donell
2015-10-08Add task_notify to mach_interface_listSamuel Thibault
2015-10-07Fix lround, llround missing exceptions close to overflow threshold (bug 19088).Joseph Myers
2015-10-07 Update timezone/Makefile to use -Wno-unused-variableSteve Ellcey
2015-10-07Fix manual argument order for posix_fallocate64 (Bug 19086).Carlos O'Donell