index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
math
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.
Joseph Myers
1
-1
/
+5
2013-06-20
Avoid spurious failures from <fenv.h> fallback functions (bug 15654).
Joseph Myers
10
-15
/
+27
2013-06-17
Use math-tests.h more in math/test-misc.
Joseph Myers
1
-2
/
+10
2013-06-15
Add another fma test.
Joseph Myers
1
-0
/
+1
2013-06-12
Make more libm tests condition exceptions tests with math-tests.h.
Joseph Myers
3
-51
/
+54
2013-06-11
Add exception information to math-tests.h and use it in libm-test.inc.
Joseph Myers
1
-17
/
+21
2013-06-10
Add rounding mode information to math-tests.h and use it in libm-test.inc.
Joseph Myers
1
-4
/
+9
2013-06-05
Remove trailing whitespace.
Joseph Myers
1
-1
/
+1
2013-06-03
BZ #15536: Fix ulp for 128-bit IBM long double.
Carlos O'Donell
1
-11
/
+26
2013-05-31
Link extra-libs consistently with libc and ld.so.
Joseph Myers
1
-5
/
+0
2013-05-24
Fix ldbl-96 hypotl of subnormals (bug 15529).
Joseph Myers
1
-0
/
+13
2013-05-24
Test drem and pow10 in libm-test.inc.
Joseph Myers
1
-5
/
+63
2013-05-24
Use same tests for isfinite/finite, lgamma/gamma.
Joseph Myers
1
-44
/
+18
2013-05-24
Correctly compute ulp near zero.
Carlos O'Donell
1
-48
/
+93
2013-05-24
Remove libm-test START_DATA and END_DATA.
Joseph Myers
2
-347
/
+0
2013-05-24
Make libm-test START and END into ordinary macros.
Joseph Myers
2
-197
/
+176
2013-05-22
Don't include function names in test data in generated libm-test.c.
Joseph Myers
2
-132
/
+241
2013-05-22
Don't include expected results in libm-test test names.
Joseph Myers
1
-4
/
+1
2013-05-19
Handle sincos with generic libm-test logic.
Joseph Myers
3
-86
/
+56
2013-05-19
Simplify gen-libm-test.pl handling of tests with extra outputs.
Joseph Myers
1
-65
/
+17
2013-05-18
Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).
Joseph Myers
3
-9
/
+1
2013-05-18
Make libm-test look up ulps by name at runtime.
Joseph Myers
2
-228
/
+225
2013-05-17
Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).
Joseph Myers
1
-7
/
+162
2013-05-17
Simplify libm-test extra-output initialization.
Joseph Myers
2
-37
/
+30
2013-05-17
Don't handle ulps for integer tests in libm-test.inc.
Joseph Myers
1
-15
/
+3
2013-05-17
Test more cases of "inexact" exceptions in libm-test.inc.
Joseph Myers
1
-1040
/
+1053
2013-05-16
Test for errno setting in more pole error cases.
Joseph Myers
1
-15
/
+15
2013-05-16
Remove ENOSYS tests in libm-test.inc.
Joseph Myers
1
-649
/
+0
2013-05-16
Remove libm-test support for TEST_* inside functions.
Joseph Myers
2
-90
/
+28
2013-05-16
Convert TEST_extra tests from code to data.
Joseph Myers
1
-48
/
+75
2013-05-16
De-stringify constants in math/atest-exp2.c.
Richard Henderson
1
-42
/
+32
2013-05-16
Support testing "inexact" exceptions in libm-test.inc.
Joseph Myers
1
-370
/
+377
2013-05-16
Test for errno setting in more overflow error cases.
Joseph Myers
1
-81
/
+79
2013-05-16
Convert TEST_cc_c tests from code to data.
Joseph Myers
1
-14
/
+36
2013-05-16
Convert TEST_f_L tests from code to data.
Joseph Myers
1
-699
/
+710
2013-05-15
Remove const attribute on get_log2
Peter Collingbourne
1
-1
/
+0
2013-05-15
Convert TEST_f_l tests from code to data.
Joseph Myers
1
-166
/
+178
2013-05-15
Consistently use TEST_f_L in tests of llrint and llround.
Joseph Myers
1
-6
/
+6
2013-05-15
Convert TEST_f_b tests from code to data.
Joseph Myers
1
-67
/
+117
2013-05-15
Test for errno setting in more domain error cases.
Joseph Myers
1
-53
/
+53
2013-05-15
Disable libm-test errno testing for TEST_INLINE.
Joseph Myers
1
-0
/
+2
2013-05-15
Convert TEST_ff_i tests from code to data.
Joseph Myers
1
-108
/
+154
2013-05-14
Fix whitespace in RUN_TEST_LOOP_2_f.
Joseph Myers
1
-1
/
+1
2013-05-14
Correct types of fields in libm-test.inc structures.
Joseph Myers
1
-2
/
+2
2013-05-14
Convert TEST_ffI_f1 tests from code to data.
Joseph Myers
1
-15
/
+46
2013-05-14
Convert TEST_f_i tests from code to data.
Joseph Myers
1
-24
/
+56
2013-05-14
Fix function name in scalbln_test call to END.
Joseph Myers
1
-1
/
+1
2013-05-14
Convert TEST_fI_f1 tests from code to data.
Joseph Myers
1
-11
/
+27
2013-05-14
Convert TEST_fF_f1 tests from code to data.
Joseph Myers
1
-12
/
+40
2013-05-14
Convert TEST_f_f1 tests from code to data.
Joseph Myers
1
-34
/
+67
[prev]
[next]