summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2017-03-311-0/+5
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-021-0/+4
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-231-0/+13
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-081-0/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-081-0/+5
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-081-0/+4
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-081-0/+7
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-231-0/+8
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-151-0/+9
* Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar2016-11-021-0/+9
* Don't compile do_test with -mavx/-mavx2/-mavx512.Andrew Senkevich2016-10-171-0/+63
* Fixed x86_64 vector sincos/sincosf ABI.Andrew Senkevich2016-10-171-0/+39
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-191-0/+8
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-181-0/+5
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-181-0/+8
* fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer2016-08-181-0/+11
* nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer2016-08-181-0/+7
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-08-181-0/+7
* malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer2016-08-181-0/+6
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-181-0/+6
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-181-0/+34
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-041-0/+8
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+7
* SPARC64: update localplt.dataAurelien Jarno2016-07-011-0/+4
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-07-011-0/+6
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-301-0/+4
* Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2016-06-281-0/+4
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-271-0/+9
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-0/+9
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-191-0/+7
* libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella2016-06-031-0/+6
* libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella2016-06-031-0/+8
* fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer2016-06-021-0/+9
* test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer2016-05-301-0/+5
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-241-0/+23
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-241-0/+7
* tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer2016-05-241-0/+7
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-0/+10
* Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler2016-05-111-0/+7
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-111-0/+10
* Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"Florian Weimer2016-05-111-13/+0
* Fix tst-dlsym-error buildAdhemerval Zanella2016-05-091-0/+4
* Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer2016-05-091-0/+9
* ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer2016-05-091-0/+11
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-091-0/+21
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-05-091-0/+15
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-05-091-0/+18
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-05-091-0/+6
* Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath2016-05-091-0/+6
* tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer2016-05-091-0/+15