aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]hjl/pr21258/2.23H.J. Lu
2017-04-20X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov
2017-02-02Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar
2017-01-23powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho
2016-12-30localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger
2016-12-08alpha: fix trunc for big input valuesAurelien Jarno
2016-12-08alpha: fix rint on sNaN inputAurelien Jarno
2016-12-08alpha: fix floor on sNaN inputAurelien Jarno
2016-12-08alpha: fix ceil on sNaN inputAurelien Jarno
2016-11-23MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki
2016-11-15configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich
2016-11-02Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar
2016-10-17Don't compile do_test with -mavx/-mavx2/-mavx512.Andrew Senkevich
2016-10-17Fixed x86_64 vector sincos/sincosf ABI.Andrew Senkevich
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho
2016-08-18nptl/tst-once5: Reduce time to expected failureFlorian Weimer
2016-08-18argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer
2016-08-18fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer
2016-08-18nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer
2016-08-18Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab
2016-08-18malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer
2016-08-18arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab
2016-08-18Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-04malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer
2016-07-01SPARC64: update localplt.dataAurelien Jarno
2016-07-01hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin
2016-06-30i686/multiarch: Regenerate ulpsAurelien Jarno
2016-06-28Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno
2016-06-27MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno
2016-06-19MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno
2016-06-03libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella
2016-06-03libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella
2016-06-02fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer
2016-05-30test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer
2016-05-24Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-05-24CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer
2016-05-24tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-05-11Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler
2016-05-11CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-05-11Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"Florian Weimer
2016-05-09Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer
2016-05-09Fix tst-dlsym-error buildAdhemerval Zanella
2016-05-09Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer
2016-05-09ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer
2016-05-09CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-05-09glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer