about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize wide struct info.Ondrej Bilka2013-05-243-3/+12
* Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133Ryan S. Arnold2013-05-231-0/+1
* PowerPC: Add functions for shared resources hints.Edjunior Machado2013-05-233-0/+63
* [AArch64] Fix up ChangeLog formatting for last commit.Marcus Shawcroft2013-05-231-1/+1
* [AArch64] Use generic "mcount" routine for profiling.Marcus Shawcroft2013-05-232-25/+4
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-223-8/+16
* Don't include function names in test data in generated libm-test.c.Joseph Myers2013-05-223-132/+327
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-2212-8/+89
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-224-7/+36
* Don't include expected results in libm-test test names.Joseph Myers2013-05-2230-18536/+18569
* Sort benchmark functionsSiddhesh Poyarekar2013-05-222-41/+44
* Add benchmark inputs for math functionsSiddhesh Poyarekar2013-05-2211-1/+97
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-215-17/+96
* Test getaddrinfo return valueDmitry V. Levin2013-05-213-1/+74
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-214-10/+26
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-216-61/+83
* Add a README for benchtestsSiddhesh Poyarekar2013-05-213-20/+81
* AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2013-05-216-4/+68
* [AArch64] Update libm-test-ulps.Marcus Shawcroft2013-05-212-32/+6051
* PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella2013-05-202-1/+2
* Faster memset on x64Ondrej Bilka2013-05-202-1315/+96
* Faster memcpy on x64.Ondrej Bilka2013-05-205-8/+195
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-197-1/+26
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-1932-217/+252
* Simplify gen-libm-test.pl handling of tests with extra outputs.Joseph Myers2013-05-192-65/+24
* Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers2013-05-185-10/+13
* Make libm-test look up ulps by name at runtime.Joseph Myers2013-05-183-228/+315
* Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers2013-05-174-8/+181
* Simplify libm-test extra-output initialization.Joseph Myers2013-05-173-37/+49
* Don't handle ulps for integer tests in libm-test.inc.Joseph Myers2013-05-172-15/+8
* Test more cases of "inexact" exceptions in libm-test.inc.Joseph Myers2013-05-172-1119/+1205
* Prevent optimizing out of benchmark function callSiddhesh Poyarekar2013-05-174-3/+10
* PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella2013-05-173-6/+12
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-1615-18/+124
* Test for errno setting in more pole error cases.Joseph Myers2013-05-162-15/+24
* Remove ENOSYS tests in libm-test.inc.Joseph Myers2013-05-162-649/+104
* Remove libm-test support for TEST_* inside functions.Joseph Myers2013-05-163-90/+53
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-16220-12/+528
* Convert TEST_extra tests from code to data.Joseph Myers2013-05-162-48/+82
* De-stringify constants in math/atest-exp2.c.Richard Henderson2013-05-162-42/+44
* Support testing "inexact" exceptions in libm-test.inc.Joseph Myers2013-05-162-392/+421
* Test for errno setting in more overflow error cases.Joseph Myers2013-05-162-81/+89
* Convert TEST_cc_c tests from code to data.Joseph Myers2013-05-162-14/+41
* Convert TEST_f_L tests from code to data.Joseph Myers2013-05-162-769/+797
* Remove const attribute on get_log2Peter Collingbourne2013-05-152-1/+4
* hppa: Cleanup libm-test-ulps.Carlos O'Donell2013-05-152-420/+3
* Convert TEST_f_l tests from code to data.Joseph Myers2013-05-152-167/+196
* Use movq for 64-bit operationsPeter Collingbourne2013-05-152-2/+8
* Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne2013-05-153-2/+6
* Move _obstack_compat out of commonPeter Collingbourne2013-05-152-1/+5