aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-11pylintrc: disable reportsMike Frysinger1-0/+4
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath1-0/+13
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers1-0/+14
2015-11-10Add a test for prelink outputH.J. Lu1-0/+11
2015-11-10Add more tests of pow.Joseph Myers1-0/+6
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella1-0/+6
2015-11-10Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra1-1/+6
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra1-0/+8
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer1-0/+24
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler1-0/+13
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler1-0/+13
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer1-0/+16
2015-11-07Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu1-0/+12
2015-11-06Fix typo in signgam test messages.Joseph Myers1-0/+4
2015-11-06Remove configure tests for some linker -z options.Joseph Myers1-0/+7
2015-11-06Simplify the abilist formatFlorian Weimer1-0/+8
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-0/+60
2015-11-05Run libm-test tests for finite-math-only functions.Joseph Myers1-0/+32
2015-11-05Fix some stub prototypes missing ... after K&R conversionRoland McGrath1-0/+6
2015-11-05Add script to list fixed bugs for the NEWS file.Joseph Myers1-0/+2
2015-11-05Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers1-0/+10
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers1-0/+17
2015-11-05Fix features.h for -Wundef (bug 19212).Joseph Myers1-0/+15
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers1-0/+5
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers1-0/+69
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers1-0/+29
2015-11-04Refactor libm-test inline tests disabling.Joseph Myers1-0/+21
2015-11-04Remove a spurious attributionFlorian Weimer1-0/+4
2015-11-04Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers1-0/+22
2015-11-03Don't macro-expand failed assertion expression [BZ #18604]David Kastrup1-0/+7
2015-11-03Remove --no-whole-archive configure test.Joseph Myers1-0/+6
2015-11-03Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ...Joseph Myers1-0/+9
2015-11-03Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers1-0/+6
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+37
2015-11-02Remove init_array / fini_array configure test.Joseph Myers1-0/+5
2015-10-29Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers1-0/+4
2015-10-29Do not test sign of zero result from infinite argument to Bessel functions.Joseph Myers1-0/+8
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers1-0/+33
2015-10-29Remove cpuid.h configure tests.Joseph Myers1-0/+5
2015-10-29Remove configure tests for visibility support.Joseph Myers1-0/+8
2015-10-29Use max_align_t from <stddef.h>.Joseph Myers1-0/+8
2015-10-29_dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer1-0/+6
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers1-0/+19
2015-10-28Use C11 CMPLX* macros in libm tests.Joseph Myers1-0/+5
2015-10-28Use C11 *_TRUE_MIN macros where applicable.Joseph Myers1-0/+14
2015-10-28malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer1-0/+17
2015-10-28Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers1-0/+12
2015-10-28Use C11 *_DECIMAL_DIG macros in libm-test.inc.Joseph Myers1-0/+6
2015-10-28powerpc: Provide __tls_get_addr () in static libcCarlos Eduardo Seo1-0/+5
2015-10-28Remove -mavx2 configure tests.Joseph Myers1-0/+20