about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+197
* Use __gnu_inline__ for __extern_always_inline in g++-4.2Richard Smith2013-05-011-0/+8
* Fix catan, catanh spurious underflows (bug 15423).Joseph Myers2013-05-011-0/+15
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-301-0/+4
* Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers2013-04-301-0/+15
* Format s_sin.cSiddhesh Poyarekar2013-04-301-0/+2
* Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar2013-04-301-0/+26
* Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar2013-04-301-0/+11
* Make stub fchdir.c define __fchdir.Roland McGrath2013-04-291-0/+5
* Integrate errno testing better in libm-test.inc.Joseph Myers2013-04-291-0/+30
* BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger2013-04-291-0/+4
* BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger2013-04-291-1/+6
* BZ#15380: Fix initstate error returnAndreas Jaeger2013-04-291-0/+4
* BZ#15086: Fix res_debug printing of optionsAndreas Jaeger2013-04-291-0/+7
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-291-0/+4
* Add missing semicolons to libm-test.inc tests.Joseph Myers2013-04-291-0/+7
* Fix catan, catanh spurious overflows (bug 15409).Joseph Myers2013-04-271-0/+21
* Fix guards for qecvtAndreas Jaeger2013-04-271-0/+7
* Update i386 libm-test ULPsAllan McRae2013-04-271-0/+4
* Fix catan, catanh missing underflows (bug 15406).Joseph Myers2013-04-261-0/+22
* Fix csin, csinh, ccos, ccosh missing underflows (bug 15405).Joseph Myers2013-04-261-0/+18
* PowerPC: modf optimization fixAdhemerval Zanella2013-04-261-0/+11
* Update x86_64 ULPsMarkus Trippelsdorf2013-04-261-0/+4
* Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers2013-04-251-0/+96
* Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROSPaul Pluzhnikov2013-04-251-0/+9
* Declare __ehdr_start with hidden visibility.Maciej W. Rozycki2013-04-251-0/+3
* soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.Maciej W. Rozycki2013-04-251-0/+4
* math: Use accurate answers for cos and sincos.Carlos O'Donell2013-04-241-0/+5
* Add catan, catanh tests at +/- 1 and +/- i.Joseph Myers2013-04-241-0/+3
* Use suffixed floating-point constants in float and long double catan/catanh.Joseph Myers2013-04-241-0/+6
* Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers2013-04-241-0/+16
* Mention files in which fast/slow paths of math functions are implementedSiddhesh Poyarekar2013-04-241-0/+5
* Add generic POSIX implementation of C11 timespec_get.Roland McGrath2013-04-231-0/+4
* PowerPC: modf optimizationAdhemerval Zanella2013-04-231-0/+12
* Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar2013-04-231-0/+8
* Remove non-standard initialisation of flexible array memberAndreas Schwab2013-04-231-0/+6
* S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-231-0/+6
* Fix getent to call endspent rather than endpwent for shadow database.Jan-Benedict Glaw2013-04-221-0/+4
* Minor cleanup in getaddrinfoSiddhesh Poyarekar2013-04-221-0/+5
* Russian translations update.David S. Miller2013-04-211-0/+4
* Remove __wur from setfsuid and setfsgid.Adam Conrad2013-04-181-0/+5
* Update ChangeLog.Carlos O'Donell2013-04-171-2/+2
* Configuring for i386 is no longer supported.Carlos O'Donell2013-04-171-0/+8
* Add benchmark inputs for cos and tanSiddhesh Poyarekar2013-04-171-0/+11
* Don't test O_RDONLY case in tst-aio7.Roland McGrath2013-04-161-0/+5
* Define NOT_IN_libc when compiling benchmark programsSiddhesh Poyarekar2013-04-161-0/+3
* Add target bench-cleanSiddhesh Poyarekar2013-04-161-0/+5
* Adding MicroBlaze support to elf/elf.hDavid Holsgrove2013-04-161-0/+4
* Fix coding-style violation.Thomas Schwinge2013-04-151-0/+4
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-04-151-0/+8