aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-27/+0
2016-07-11[AArch64] Fix libc internal asm profiling codeSzabolcs Nagy1-0/+6
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella1-0/+8
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella1-0/+22
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+27
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf1-0/+5
2016-07-08Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno1-0/+4
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno1-0/+10
2016-07-07Add test case for bug 20263Andreas Schwab1-0/+6
2016-07-07Fix robust mutex daedlock [BZ #20263]Jiyoung Yun1-0/+5
2016-07-06Add missing changelog partSamuel Thibault1-0/+2
2016-07-06S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler1-0/+10
2016-07-06hppa: Update libm-test-ulps.John David Anglin1-0/+4
2016-07-06hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault1-0/+9
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu1-0/+9
2016-07-05Bump up tst-malloc-thread-fail timeout from 20 to 30sChris Metcalf1-0/+4
2016-07-05powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan1-0/+6
2016-07-05nptl: Add more coverage in tst-cancel4Adhemerval Zanella1-0/+10
2016-07-04m68k: suppress -Wframe-address warningAndreas Schwab1-0/+4
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki1-0/+9
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno1-0/+16
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu1-0/+54
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich1-0/+39
2016-07-01SPARC64: update localplt.dataAurelien Jarno1-0/+4
2016-06-30powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard1-0/+10
2016-06-30powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho1-0/+11
2016-06-30hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin1-0/+6
2016-06-30Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu1-0/+15
2016-06-30Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab1-0/+7
2016-06-30Correct bug number in ChangeLog [BZ #18960]Florian Weimer1-1/+1
2016-06-29Compile tst-cleanupx4 test with -fexceptionsH.J. Lu1-0/+10
2016-06-30i686/multiarch: Regenerate ulpsAurelien Jarno1-0/+4
2016-06-29Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab1-0/+7
2016-06-28elf.h: Add declarations for BPFRichard Henderson1-0/+4
2016-06-28elf.h: Sync with the gabi webpageRichard Henderson1-0/+21
2016-06-28S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler1-0/+6
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno1-0/+9
2016-06-27Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479).Joseph Myers1-0/+11
2016-06-27Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479).Joseph Myers1-0/+11
2016-06-27Avoid "inexact" exceptions in i386/x86_64 ceil functions (bug 15479).Joseph Myers1-0/+13
2016-06-27MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno1-0/+9
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-0/+30
2016-06-23Fix i386/x86_64 scalbl with sNaN input (bug 20296).Joseph Myers1-0/+6
2016-06-23Add more sNaN tests (most remaining real functions).Joseph Myers1-0/+16
2016-06-24Fix up ChangeLogSiddhesh Poyarekar1-1/+1
2016-06-24Avoid attempt for runtime checks if all environments are definedSiddhesh Poyarekar1-0/+6
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-0/+74
2016-06-23test-skeleton.c (xrealloc): Support realloc-as-freeFlorian Weimer1-0/+4
2016-06-23test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unusedFlorian Weimer1-0/+5
2016-06-23test-skeleton.c: Add write_message functionFlorian Weimer1-0/+8