aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]hjl/pr21120/2.24H.J. Lu4-14/+56
2017-06-30Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler1-1/+1
2017-06-30Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers1-0/+57
2017-06-30Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers3-0/+52
2017-06-30Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers4-3/+22
2017-06-30Fix warning from latest GCC in tst-printf.cSteve Ellcey1-0/+5
2017-06-30Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey1-0/+11
2017-06-30Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers1-1/+1
2017-06-30Fix rpcgen buffer overrun (bug 20790).Joseph Myers3-1/+13
2017-06-30configure: Suppress expected compiler error messageFlorian Weimer2-2/+4
2017-06-30Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu4-2/+16
2017-06-30Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer4-6/+30
2017-06-30Avoid .symver on common symbols [BZ #21666]H.J. Lu1-4/+5
2017-06-20i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer3-3/+12
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar4-1/+11
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2-15/+106
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2-16/+73
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer3-1/+10
2017-06-17m68k: fix 64bit atomic opsAndreas Schwab2-6/+15
2017-06-11Correct collation rules for Malayalam.Santhosh Thottingal2-4/+30
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer3-8/+8
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar2-4/+9
2017-06-07Remove cached PID/TID in cloneAdhemerval Zanella70-827/+165
2017-06-07Add INTERNAL_SYSCALL_CALLAdhemerval Zanella2-18/+83
2017-06-07Synchronize support/ infrastructure with masterArjun Shankar119-3/+7306
2017-04-28x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu11-1/+45
2017-04-28x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu3-2/+42
2017-04-09Fix MIPS n64 readahead (bug 21026).Joseph Myers2-0/+8
2017-04-07x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu3-6/+15
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2-0/+11
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov3-1/+9
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2-5/+14
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin2-5/+9
2017-02-24Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2-0/+8
2017-02-09X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2-1/+8
2017-02-09CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer8-7/+221
2017-02-02Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2-0/+5
2017-01-23powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho4-12/+33
2016-12-30localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2-2/+8
2016-12-23Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell6-8/+217
2016-12-08alpha: fix trunc for big input valuesAurelien Jarno3-8/+12
2016-12-08alpha: fix rint on sNaN inputAurelien Jarno3-0/+11
2016-12-08alpha: fix floor on sNaN inputAurelien Jarno3-8/+10
2016-12-08alpha: fix ceil on sNaN inputAurelien Jarno3-8/+13
2016-11-30X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu6-3/+190
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2-1/+6
2016-11-23MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki4-0/+11
2016-11-22Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2-5/+17
2016-11-15configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich3-6/+19
2016-11-06Fix linknamespace parallel test failures.Joseph Myers2-0/+6