about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Check non-lazy binding with LD_PRELOAD and weak reference hjl/pr23240/fwH.J. Lu2018-06-065-4/+126
* ld.so: Introduce delayed relocation processingFlorian Weimer2018-06-0610-19/+621
* ld.so: Defer applying RELRO protectionFlorian Weimer2018-06-055-6/+42
* Use Linux 4.17 in build-many-glibcs.py.Joseph Myers2018-06-042-1/+6
* hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault2018-06-023-2/+8
* benchtests: Catch exceptions in input argumentsLeonardo Sandoval2018-06-012-10/+31
* benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval2018-06-012-10/+24
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-0114-2/+1033
* math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2018-06-012-278/+301
* math: Update i686 ulpsFlorian Weimer2018-06-012-270/+284
* Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers2018-06-017-54/+37
* Remove sysdeps/generic/libcidn.abilistFlorian Weimer2018-06-012-0/+4
* libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer2018-06-018-32/+49
* Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2018-05-302-1/+6
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-305-0/+117
* support: Add wrappers for pthread_barrierattr_tFlorian Weimer2018-05-296-0/+93
* static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu2018-05-292-0/+22
* stdlib: Additional tests need generated locale dependenciesFlorian Weimer2018-05-292-0/+7
* Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers2018-05-2535-121/+106
* Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers2018-05-2534-38/+83
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-244-0/+18
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-244-2/+9
* Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes2018-05-242-1/+7
* Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237Florian Weimer2018-05-242-0/+13
* Remove sysdeps/sh/soft-fp directory.Joseph Myers2018-05-233-1/+6
* x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2018-05-233-0/+19
* Remove sysdeps/alpha/soft-fp directory.Joseph Myers2018-05-2321-20/+59
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-2344-19143/+1351
* Implement allocate_once for atomic initialization with allocationFlorian Weimer2018-05-236-4/+363
* Add a test case for [BZ #23196]H.J. Lu2018-05-232-0/+53
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-233-2/+13
* Remove sysdeps/aarch64/soft-fp directory.Joseph Myers2018-05-226-4/+13
* Fix i686-linux-gnu build with GCC mainline.Joseph Myers2018-05-223-0/+24
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-226-9/+26
* i386: Drop -mpreferred-stack-boundary=4Florian Weimer2018-05-223-43/+17
* x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu2018-05-214-1/+15
* Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2018-05-212-0/+9
* Split test-tgmath3 by function.Joseph Myers2018-05-183-11/+80
* Obsolete nfsservctl.Joseph Myers2018-05-183-1/+10
* Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).Joseph Myers2018-05-184-2/+55
* Add missing changelog from previous commitLeonardo Sandoval2018-05-171-0/+5
* x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval2018-05-171-1/+0
* math: Reverse include order in <math-type-macros-*.h>Florian Weimer2018-05-175-4/+15
* Remove unneeded setting of errno after malloc failureAndreas Schwab2018-05-172-4/+6
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-1717-166/+37
* Add narrowing divide functions.Joseph Myers2018-05-1759-4/+22648
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-1612-310/+40
* x86-64: Use IFUNC strncat inside libc.soH.J. Lu2018-05-163-2/+14
* Update MIPS libm-test-ulps.Joseph Myers2018-05-163-0/+21
* support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer2018-05-168-0/+390