aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]hjl/pr21120/2.25H.J. Lu
2017-06-30configure: Suppress expected compiler error messageFlorian Weimer
2017-06-30Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu
2017-06-30Avoid .symver on common symbols [BZ #21666]H.J. Lu
2017-06-20i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer
2017-06-11Correct collation rules for Malayalam.Santhosh Thottingal
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer
2017-06-05Fix test-math-vector-sincos.h aliasing.Joseph Myers
2017-05-01Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella
2017-04-28x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-04-28x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu
2017-04-20posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella
2017-04-07x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger
2017-04-03Call the right helper function when setting mallopt M_ARENA_MAX (BZ #21338)Wladimir J. van der Laan
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer
2017-02-28sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer
2017-02-09Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson
2017-02-01Fix missing test dependencyAndreas Schwab
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2017-01-27nptl: Add tst-robust-forkFlorian Weimer
2017-01-25string/tst-strcoll-overflow: Do not accept timeout as test resultFlorian Weimer
2017-01-24 * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek
2017-01-24Add missing bugzilla reference in previous ChangeLog entryAdhemerval Zanella
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke
2017-01-20* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers