aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Check non-lazy binding with LD_PRELOAD and weak referencehjl/pr23240/fwH.J. Lu5-4/+126
2018-06-06ld.so: Introduce delayed relocation processingFlorian Weimer10-19/+621
2018-06-05ld.so: Defer applying RELRO protectionFlorian Weimer5-6/+42
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault3-2/+8
2018-06-01benchtests: Catch exceptions in input argumentsLeonardo Sandoval2-10/+31
2018-06-01benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval2-10/+24
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval14-2/+1033
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2-278/+301
2018-06-01math: Update i686 ulpsFlorian Weimer2-270/+284
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