aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-19Avoid .symver on common symbols [BZ #21666]hjl/pr21666/2.25H.J. Lu1-4/+5
2017-07-12[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2-2/+7
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu7-2/+143
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 Poyarekar6-2/+28
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-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-05Fix test-math-vector-sincos.h aliasing.Joseph Myers2-14/+23
2017-05-01Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella3-1/+15
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-20posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2-3/+10
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-04-03Call the right helper function when setting mallopt M_ARENA_MAX (BZ #21338)Wladimir J. van der Laan2-1/+7
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov3-3/+9
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2-5/+14
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2-1/+6
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin2-5/+9
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer10-9/+48
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer11-59/+1348
2017-02-28sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer5-2/+74
2017-02-09Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar5-6/+24
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar3-3/+7
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar2-5/+46
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar2-2/+147
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar2-0/+12
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar2-5/+16
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva3-11/+9
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller28-721/+37
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu3-2/+9
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar3-0/+21
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar9-35/+511
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson2-1/+9
2017-02-01Fix missing test dependencyAndreas Schwab2-0/+4
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab2-6/+15
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2-0/+25
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2-0/+8
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell17-55/+479
2017-01-27nptl: Add tst-robust-forkFlorian Weimer17-1/+531
2017-01-25string/tst-strcoll-overflow: Do not accept timeout as test resultFlorian Weimer3-24/+32
2017-01-24 * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek2-0/+10
2017-01-24Add missing bugzilla reference in previous ChangeLog entryAdhemerval Zanella1-0/+1
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke4-68/+78
2017-01-20* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie2-4/+33
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers6-208/+6
2017-01-20Update README.libm-test.Joseph Myers2-0/+13