about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers2015-11-051-0/+5
* Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers2015-11-051-0/+69
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-041-0/+29
* Refactor libm-test inline tests disabling.Joseph Myers2015-11-041-0/+21
* Remove a spurious attributionFlorian Weimer2015-11-041-0/+4
* Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers2015-11-041-0/+22
* Don't macro-expand failed assertion expression [BZ #18604]David Kastrup2015-11-031-0/+7
* Remove --no-whole-archive configure test.Joseph Myers2015-11-031-0/+6
* Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ...Joseph Myers2015-11-031-0/+9
* Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers2015-11-031-0/+6
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+37
* Remove init_array / fini_array configure test.Joseph Myers2015-11-021-0/+5
* Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers2015-10-291-0/+4
* Do not test sign of zero result from infinite argument to Bessel functions.Joseph Myers2015-10-291-0/+8
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-291-0/+33
* Remove cpuid.h configure tests.Joseph Myers2015-10-291-0/+5
* Remove configure tests for visibility support.Joseph Myers2015-10-291-0/+8
* Use max_align_t from <stddef.h>.Joseph Myers2015-10-291-0/+8
* _dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer2015-10-291-0/+6
* Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers2015-10-281-0/+19
* Use C11 CMPLX* macros in libm tests.Joseph Myers2015-10-281-0/+5
* Use C11 *_TRUE_MIN macros where applicable.Joseph Myers2015-10-281-0/+14
* malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer2015-10-281-0/+17
* Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers2015-10-281-0/+12
* Use C11 *_DECIMAL_DIG macros in libm-test.inc.Joseph Myers2015-10-281-0/+6
* powerpc: Provide __tls_get_addr () in static libcCarlos Eduardo Seo2015-10-281-0/+5
* Remove -mavx2 configure tests.Joseph Myers2015-10-281-0/+20
* Remove configure test for ARM TLS descriptors support.Joseph Myers2015-10-271-0/+6
* Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers2015-10-271-0/+6
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-271-0/+40
* Add -std=gnu11 and -std=c11 NPTL initializers tests.Joseph Myers2015-10-271-0/+6
* Use -std=gnu11 instead of -std=gnu99.Joseph Myers2015-10-271-0/+9
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-271-0/+17
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-0/+9
* Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo2015-10-271-0/+5
* Remove pre-GCC-4.7 conform/ test XFAILs.Joseph Myers2015-10-271-0/+5
* Use -std=c11 for C11 conform/ tests.Joseph Myers2015-10-271-0/+3
* Require GCC 4.7 or later to build glibc.Joseph Myers2015-10-271-0/+8
* Gracefully handle incompatible locale dataLudovic Courtès2015-10-271-0/+5
* Remove TLS configure tests.Joseph Myers2015-10-271-0/+4
* Remove configure test for needing -P for .S files.Joseph Myers2015-10-271-0/+6
* Remove support for removing glibc 2.0 headers.Joseph Myers2015-10-261-0/+8
* Remove configure test for assembler .text directive.Joseph Myers2015-10-261-0/+7
* x86_64: Regenerate ulps [BZ #19168]Florian Weimer2015-10-261-0/+5
* Use the CXX compiler only if it can create dynamic and static programsFlorian Weimer2015-10-261-0/+6
* Remove libm-test.inc special-casing of errors up to 0.5 ulp.Joseph Myers2015-10-231-0/+3
* Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*).Joseph Myers2015-10-231-0/+27
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-0/+18
* Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers2015-10-221-0/+12
* Update NEWS to mention drive-by fix for bug 18699.Chris Metcalf2015-10-221-0/+2