aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers7-54/+37
2018-06-01Remove sysdeps/generic/libcidn.abilistFlorian Weimer2-0/+4
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer8-32/+49
2018-05-30Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2-1/+6
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan5-0/+117
2018-05-29support: Add wrappers for pthread_barrierattr_tFlorian Weimer6-0/+93
2018-05-29static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu2-0/+22
2018-05-29stdlib: Additional tests need generated locale dependenciesFlorian Weimer2-0/+7
2018-05-25Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers35-121/+106
2018-05-25Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers34-38/+83
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho4-0/+18
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers4-2/+9
2018-05-24Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes2-1/+7
2018-05-24Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237Florian Weimer2-0/+13
2018-05-23Remove sysdeps/sh/soft-fp directory.Joseph Myers3-1/+6
2018-05-23x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu3-0/+19
2018-05-23Remove sysdeps/alpha/soft-fp directory.Joseph Myers21-20/+59
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer44-19143/+1351
2018-05-23Implement allocate_once for atomic initialization with allocationFlorian Weimer6-4/+363
2018-05-23Add a test case for [BZ #23196]H.J. Lu2-0/+53
2018-05-23Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab3-2/+13
2018-05-22Remove sysdeps/aarch64/soft-fp directory.Joseph Myers6-4/+13
2018-05-22Fix i686-linux-gnu build with GCC mainline.Joseph Myers3-0/+24
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers6-9/+26
2018-05-22i386: Drop -mpreferred-stack-boundary=4Florian Weimer3-43/+17
2018-05-21x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu4-1/+15
2018-05-21Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2-0/+9
2018-05-18Split test-tgmath3 by function.Joseph Myers3-11/+80
2018-05-18Obsolete nfsservctl.Joseph Myers3-1/+10
2018-05-18Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).Joseph Myers4-2/+55
2018-05-17Add missing changelog from previous commitLeonardo Sandoval1-0/+5
2018-05-17x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval1-1/+0
2018-05-17math: Reverse include order in <math-type-macros-*.h>Florian Weimer5-4/+15
2018-05-17Remove unneeded setting of errno after malloc failureAndreas Schwab2-4/+6
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu17-166/+37
2018-05-17Add narrowing divide functions.Joseph Myers59-4/+22648
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella12-310/+40
2018-05-16x86-64: Use IFUNC strncat inside libc.soH.J. Lu3-2/+14
2018-05-16Update MIPS libm-test-ulps.Joseph Myers3-0/+21
2018-05-16support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer8-0/+390
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer22-35/+105
2018-05-16Add narrowing multiply functions.Joseph Myers60-4/+12631
2018-05-14i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu2-1/+6
2018-05-14x86: Add sysdeps/x86/ldsodefs.hH.J. Lu3-43/+22
2018-05-14x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu2-1/+5
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2-1/+6
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho4-13/+43
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers55-3/+112
2018-05-11time: Use 64-bit time values for time zone parsingFlorian Weimer3-81/+56
2018-05-11sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer5-8/+37