aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]gentoo/2.25Mike 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-12Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-03-12sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer
2017-03-12sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer
2017-03-12Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar
2017-02-09sys/types.h: drop sys/sysmacros.h includeMike Frysinger
2017-02-09gentoo: support running tests under sandboxStephanie J. Lockwood-Childs
2017-02-09rtld: do not ignore arch-specific CFLAGSCarlos O'Donell
2017-02-09reload /etc/resolv.conf when it has changedThorsten Kukuk
2017-02-09disable ldconfig during installMike Frysinger
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
2017-01-20Update README.libm-test.Joseph Myers
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho
2017-01-20Fix mutex pretty printer test and pretty printer output.Torvald Riegel
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler
2017-01-20Add target to incorporate translations from translations.orgSiddhesh Poyarekar
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers
2017-01-20Fix environment traversal when an envvar value is emptySiddhesh Poyarekar
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers
2017-01-19Merge translations from the Translation ProjectSiddhesh Poyarekar
2017-01-18Update install.texi latest GCC version known to work.Joseph Myers
2017-01-17S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]Stefan Liebler
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf