about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add fesetexcept: s390.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: powerpc.Joseph Myers2016-08-161-0/+4
* Add fesetexcept: mips.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: m68k.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: ia64.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: hppa.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: arm.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: alpha.Joseph Myers2016-08-161-0/+2
* Add fesetexcept: aarch64.Joseph Myers2016-08-161-0/+2
* Add fesetexcept.Joseph Myers2016-08-161-0/+51
* Add NEWS entry for CVE-2016-6323Florian Weimer2016-08-161-0/+1
* nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer2016-08-161-0/+7
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-151-0/+6
* Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers2016-08-121-0/+3
* Fix test-fexcept when "inexact" implicitly raised.Joseph Myers2016-08-121-0/+6
* Add missing reference to bug 20452Florian Weimer2016-08-111-0/+1
* Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers2016-08-101-0/+5
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-101-0/+10
* Add atomic operations required by the new condition variable.Torvald Riegel2016-08-091-0/+6
* Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault2016-08-091-0/+6
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-051-0/+12
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-051-0/+16
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-051-0/+6
* Improve gen-libm-test.pl LIT() applicationPaul E. Murphy2016-08-051-0/+11
* Fix math.h comment about bits/mathdef.h.Joseph Myers2016-08-051-0/+6
* Add atomic_exchange_relaxed.Torvald Riegel2016-08-051-0/+4
* Do not call __nan in scalb functions.Joseph Myers2016-08-041-0/+12
* Update PO files.Carlos O'Donell2016-08-041-0/+6
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+7
* Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.Joseph Myers2016-08-031-0/+4
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+12
* Fix typo in last arith.texi change.Joseph Myers2016-08-031-0/+4
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg2016-08-031-0/+12
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+55
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-031-0/+6
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-0/+25
* Unify drift between _Complex function type variantsPaul E. Murphy2016-08-031-0/+11
* Refactor part of math MakefilePaul E. Murphy2016-08-031-0/+51
* Remove tacit double usage in ldbl-128Paul E. Murphy2016-08-031-0/+10
* Update and install proc_service.h [BZ #20311]Tom Tromey2016-08-031-0/+11
* elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer2016-08-031-0/+15
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-031-0/+22
* elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer2016-08-031-0/+7
* Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers2016-08-031-0/+3
* Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2016-08-031-0/+6
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-031-0/+28
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-021-0/+10
* Fix wide-char testsuite SIGBUS on platforms such as Sparc.David S. Miller2016-08-021-0/+6
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-031-0/+4
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-031-0/+5