about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add a test for prelink outputH.J. Lu2015-11-101-0/+11
* Add more tests of pow.Joseph Myers2015-11-101-0/+6
* Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella2015-11-101-0/+6
* Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra2015-11-101-1/+6
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-101-0/+8
* ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer2015-11-091-0/+24
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-091-0/+13
* S390: Call direct system calls for socket operations.Stefan Liebler2015-11-091-0/+13
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-091-0/+16
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2015-11-071-0/+12
* Fix typo in signgam test messages.Joseph Myers2015-11-061-0/+4
* Remove configure tests for some linker -z options.Joseph Myers2015-11-061-0/+7
* Simplify the abilist formatFlorian Weimer2015-11-061-0/+8
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+60
* Run libm-test tests for finite-math-only functions.Joseph Myers2015-11-051-0/+32
* Fix some stub prototypes missing ... after K&R conversionRoland McGrath2015-11-051-0/+6
* Add script to list fixed bugs for the NEWS file.Joseph Myers2015-11-051-0/+2
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-051-0/+10
* Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers2015-11-051-0/+17
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-0/+15
* 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