aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella5-102/+157
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella10-9/+30
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan24-1/+2438
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2-1/+8
2016-07-08Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2-0/+7
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno3-0/+20
2016-07-07localedata: fix de_LI localeAurelien Jarno2-5/+10
2016-07-07Add test case for bug 20263Andreas Schwab3-1/+117
2016-07-07Fix robust mutex daedlock [BZ #20263]Jiyoung Yun2-2/+10
2016-07-06Add missing changelog partSamuel Thibault1-0/+2
2016-07-06New locale de_LIAurelien Jarno3-0/+104
2016-07-06S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler4-10/+16
2016-07-06hppa: Update libm-test-ulps.John David Anglin2-262/+440
2016-07-06hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault4-0/+25
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu3-1/+35
2016-07-05Bump up tst-malloc-thread-fail timeout from 20 to 30sChris Metcalf2-1/+5
2016-07-05powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan2-3/+20
2016-07-05nptl: Add more coverage in tst-cancel4Adhemerval Zanella4-24/+56
2016-07-04m68k: suppress -Wframe-address warningAndreas Schwab2-0/+8
2016-07-03localedata: id_ID: Februari instead of Pebruari [BZ #20316]Gunnar Hjalmarsson2-2/+7
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki5-1/+29
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno9-0/+24
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu30-105/+192
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich33-39/+2587
2016-07-01SPARC64: update localplt.dataAurelien Jarno2-0/+5
2016-06-30powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard6-1/+614
2016-06-30powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho7-1/+399
2016-06-30hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2-0/+8
2016-06-30Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu7-1/+35
2016-06-30Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2-5/+18
2016-06-30Correct bug number in ChangeLog [BZ #18960]Florian Weimer1-1/+1
2016-06-29Compile tst-cleanupx4 test with -fexceptionsH.J. Lu3-3/+16
2016-06-30i686/multiarch: Regenerate ulpsAurelien Jarno2-8/+12
2016-06-29Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab2-2/+8
2016-06-28elf.h: Add declarations for BPFRichard Henderson2-1/+11
2016-06-28elf.h: Sync with the gabi webpageRichard Henderson2-83/+213
2016-06-28S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler2-2/+11
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno4-6/+24
2016-06-27Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479).Joseph Myers6-99/+115
2016-06-27Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479).Joseph Myers6-94/+114
2016-06-27Avoid "inexact" exceptions in i386/x86_64 ceil functions (bug 15479).Joseph Myers6-95/+117
2016-06-27MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno4-14/+23
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel13-124/+58
2016-06-23Fix i386/x86_64 scalbl with sNaN input (bug 20296).Joseph Myers4-23/+48
2016-06-23Add more sNaN tests (most remaining real functions).Joseph Myers3-0/+270
2016-06-24Fix up ChangeLogSiddhesh Poyarekar1-1/+1
2016-06-24Avoid attempt for runtime checks if all environments are definedSiddhesh Poyarekar2-24/+66
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer30-60/+279
2016-06-23test-skeleton.c (xrealloc): Support realloc-as-freeFlorian Weimer2-3/+7
2016-06-23test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unusedFlorian Weimer2-3/+8