aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08alpha: fix trunc for big input valuesgentoo/2.23Aurelien 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-12-08MIPS: 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-12Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar
2016-11-12Don't compile do_test with -mavx/-mavx2/-mavx512.Andrew Senkevich
2016-11-12Fixed x86_64 vector sincos/sincosf ABI.Andrew Senkevich
2016-11-12powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho
2016-11-12nptl/tst-once5: Reduce time to expected failureFlorian Weimer
2016-11-12argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer
2016-11-12fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer
2016-11-12nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer
2016-11-12Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab
2016-11-12malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer
2016-11-12arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab
2016-11-12Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-11-12malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer
2016-11-12x86: Use sysdep.o from libc.a in static librariesFlorian Weimer
2016-11-12SPARC64: update localplt.dataAurelien Jarno
2016-11-12hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin
2016-11-12i686/multiarch: Regenerate ulpsAurelien Jarno
2016-11-12Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler
2016-11-12MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno
2016-11-12MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno
2016-11-12MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno
2016-11-12libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella
2016-11-12libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella
2016-11-12fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer
2016-11-12test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer
2016-11-12Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-11-12CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer
2016-11-12tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer
2016-11-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-11-12Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler
2016-11-12CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-11-12Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"Florian Weimer
2016-11-12Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer
2016-11-12Fix tst-dlsym-error buildAdhemerval Zanella
2016-11-12Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer
2016-11-12ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer
2016-11-12CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-11-12glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer
2016-11-12strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer
2016-11-12tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer
2016-11-12Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath
2016-11-12tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer
2016-11-12resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer
2016-11-12nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer