about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Program Priority Register supportAdhemerval Zanella2013-05-241-0/+6
* Correctly compute ulp near zero.Carlos O'Donell2013-05-241-0/+10
* Remove libm-test START_DATA and END_DATA.Joseph Myers2013-05-241-0/+172
* Make libm-test START and END into ordinary macros.Joseph Myers2013-05-241-0/+176
* Initialize wide struct info.Ondrej Bilka2013-05-241-0/+5
* Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133Ryan S. Arnold2013-05-231-0/+1
* PowerPC: Add functions for shared resources hints.Edjunior Machado2013-05-231-0/+7
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-221-0/+6
* Don't include function names in test data in generated libm-test.c.Joseph Myers2013-05-221-0/+86
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-0/+9
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-221-0/+10
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-0/+11
* Sort benchmark functionsSiddhesh Poyarekar2013-05-221-0/+2
* Add benchmark inputs for math functionsSiddhesh Poyarekar2013-05-221-0/+14
* Test getaddrinfo return valueDmitry V. Levin2013-05-211-0/+6
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-211-0/+8
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-211-0/+14
* Add a README for benchtestsSiddhesh Poyarekar2013-05-211-0/+7
* AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2013-05-211-0/+6
* PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella2013-05-201-0/+1
* Faster memset on x64Ondrej Bilka2013-05-201-0/+6
* Faster memcpy on x64.Ondrej Bilka2013-05-201-0/+10
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-0/+12
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-0/+20
* Simplify gen-libm-test.pl handling of tests with extra outputs.Joseph Myers2013-05-191-0/+7
* Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers2013-05-181-0/+10
* Make libm-test look up ulps by name at runtime.Joseph Myers2013-05-181-0/+90
* Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers2013-05-171-0/+17
* Simplify libm-test extra-output initialization.Joseph Myers2013-05-171-0/+19
* Don't handle ulps for integer tests in libm-test.inc.Joseph Myers2013-05-171-0/+5
* Test more cases of "inexact" exceptions in libm-test.inc.Joseph Myers2013-05-171-0/+73
* Prevent optimizing out of benchmark function callSiddhesh Poyarekar2013-05-171-0/+7
* PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella2013-05-171-0/+6
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-0/+21
* Test for errno setting in more pole error cases.Joseph Myers2013-05-161-0/+9
* Remove ENOSYS tests in libm-test.inc.Joseph Myers2013-05-161-0/+104
* Remove libm-test support for TEST_* inside functions.Joseph Myers2013-05-161-0/+25
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+197
* Convert TEST_extra tests from code to data.Joseph Myers2013-05-161-0/+7
* De-stringify constants in math/atest-exp2.c.Richard Henderson2013-05-161-0/+12
* Support testing "inexact" exceptions in libm-test.inc.Joseph Myers2013-05-161-0/+22
* Test for errno setting in more overflow error cases.Joseph Myers2013-05-161-0/+10
* Convert TEST_cc_c tests from code to data.Joseph Myers2013-05-161-0/+5
* Convert TEST_f_L tests from code to data.Joseph Myers2013-05-161-0/+17
* Remove const attribute on get_log2Peter Collingbourne2013-05-151-0/+4
* Convert TEST_f_l tests from code to data.Joseph Myers2013-05-151-0/+17
* Use movq for 64-bit operationsPeter Collingbourne2013-05-151-0/+4
* Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne2013-05-151-0/+4
* Move _obstack_compat out of commonPeter Collingbourne2013-05-151-0/+4
* Update s390/bits/siginfo.hEdjunior Machado2013-05-151-0/+8