about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add fesetexcept: powerpc.Joseph Myers2016-08-164-0/+111
* Add fesetexcept: mips.Joseph Myers2016-08-162-0/+34
* Add fesetexcept: m68k.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: ia64.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: hppa.Joseph Myers2016-08-162-0/+37
* Add fesetexcept: arm.Joseph Myers2016-08-162-0/+40
* Add fesetexcept: alpha.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: aarch64.Joseph Myers2016-08-162-0/+36
* Add fesetexcept.Joseph Myers2016-08-1638-3/+419
* Add CVE-2016-6323 missing from NEWS entryFlorian Weimer2016-08-161-1/+1
* Add NEWS entry for CVE-2016-6323Florian Weimer2016-08-162-1/+6
* nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer2016-08-163-1/+21
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-152-0/+13
* locales: et_EE: locale has wrong {p,n}_cs_precedes value [BZ #20459]Märt Põder2016-08-152-2/+9
* Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers2016-08-122-0/+4
* Fix test-fexcept when "inexact" implicitly raised.Joseph Myers2016-08-122-2/+37
* Add missing reference to bug 20452Florian Weimer2016-08-111-0/+1
* Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers2016-08-102-1/+9
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-106-1/+281
* locales: en_CA: update d_fmt [BZ #9842]Martin Pitt2016-08-102-1/+6
* ChangeLog: change Winblowz to WindowsMike Frysinger2016-08-102-2/+2
* localedata: change M$ to MicrosoftMike Frysinger2016-08-102-1/+5
* Add atomic operations required by the new condition variable.Torvald Riegel2016-08-092-0/+53
* Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault2016-08-092-1/+9
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-058-2/+131
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-0512-314/+18
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-053-1/+9
* Improve gen-libm-test.pl LIT() applicationPaul E. Murphy2016-08-053-56/+82
* Fix math.h comment about bits/mathdef.h.Joseph Myers2016-08-052-34/+27
* Add atomic_exchange_relaxed.Torvald Riegel2016-08-052-0/+13
* Do not call __nan in scalb functions.Joseph Myers2016-08-044-15/+15
* Update PO files.Carlos O'Donell2016-08-044-131/+114
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-042-0/+9
* Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.Joseph Myers2016-08-032-1/+5
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-037-6/+46
* Fix typo in last arith.texi change.Joseph Myers2016-08-032-1/+5
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg2016-08-034-4/+88
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-0341-119/+349
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-033-5/+42
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-038-16/+65
* Unify drift between _Complex function type variantsPaul E. Murphy2016-08-035-10/+15
* Refactor part of math MakefilePaul E. Murphy2016-08-033-56/+126
* Remove tacit double usage in ldbl-128Paul E. Murphy2016-08-034-3/+13
* Update and install proc_service.h [BZ #20311]Tom Tromey2016-08-033-6/+26
* elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer2016-08-034-38/+250
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-035-38/+77
* elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer2016-08-034-64/+62
* Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers2016-08-032-0/+5
* Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2016-08-032-1/+9
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-0317-3/+376