aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy1-0/+50
2016-08-17nptl/tst-once5: Reduce time to expected failureFlorian Weimer1-0/+5
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer1-0/+34
2016-08-16Fix soft-fp extended.h unpacking (GCC bug 77265).Joseph Myers1-0/+6
2016-08-16Add fesetexcept: sparc.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: sh.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: s390.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: powerpc.Joseph Myers1-0/+4
2016-08-16Add fesetexcept: mips.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: m68k.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: ia64.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: hppa.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: arm.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: alpha.Joseph Myers1-0/+2
2016-08-16Add fesetexcept: aarch64.Joseph Myers1-0/+2
2016-08-16Add fesetexcept.Joseph Myers1-0/+51
2016-08-16Add NEWS entry for CVE-2016-6323Florian Weimer1-0/+1
2016-08-16nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer1-0/+7
2016-08-15arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab1-0/+6
2016-08-12Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers1-0/+3
2016-08-12Fix test-fexcept when "inexact" implicitly raised.Joseph Myers1-0/+6
2016-08-11Add missing reference to bug 20452Florian Weimer1-0/+1
2016-08-10Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers1-0/+5
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers1-0/+10
2016-08-09Add atomic operations required by the new condition variable.Torvald Riegel1-0/+6
2016-08-09Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault1-0/+6
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno1-0/+12
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno1-0/+16
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno1-0/+6
2016-08-05Improve gen-libm-test.pl LIT() applicationPaul E. Murphy1-0/+11
2016-08-05Fix math.h comment about bits/mathdef.h.Joseph Myers1-0/+6
2016-08-05Add atomic_exchange_relaxed.Torvald Riegel1-0/+4
2016-08-04Do not call __nan in scalb functions.Joseph Myers1-0/+12
2016-08-04Update PO files.Carlos O'Donell1-0/+6
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer1-0/+7
2016-08-03Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.Joseph Myers1-0/+4
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers1-0/+12
2016-08-03Fix typo in last arith.texi change.Joseph Myers1-0/+4
2016-08-03Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg1-0/+12
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-0/+55
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg1-0/+6
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers1-0/+25
2016-08-03Unify drift between _Complex function type variantsPaul E. Murphy1-0/+11
2016-08-03Refactor part of math MakefilePaul E. Murphy1-0/+51
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy1-0/+10
2016-08-03Update and install proc_service.h [BZ #20311]Tom Tromey1-0/+11
2016-08-03elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer1-0/+15
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer1-0/+22
2016-08-03elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer1-0/+7
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers1-0/+3