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
2017-03-30
Change return type in the declaration of __ieee754_rem_pio2l
Gabriel F. T. Gomes
1
-1
/
+1
2017-03-30
Macroize inclusion of math-finite.h
Gabriel F. T. Gomes
2
-387
/
+133
2017-03-16
XFAIL catan and catanh tests on ibm128
Tulio Magno Quites Machado Filho
3
-1168
/
+1168
2017-03-16
Remove C++ namespace handling from glibc headers.
Joseph Myers
2
-43
/
+0
2017-03-15
Improve float range reduction accuracy near pi/2 (bug 21094).
Joseph Myers
3
-0
/
+584
2017-03-15
Split helper classification macros from mathcalls.h
Gabriel F. T. Gomes
4
-29
/
+47
2017-03-15
Use internal __feraiseexcept in __iseqsig
Gabriel F. T. Gomes
1
-1
/
+1
2017-03-10
Update auto-libm-test-out for catan / catanh.
Stefan Liebler
2
-896
/
+896
2017-03-01
Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
Zack Weinberg
1
-12
/
+11
2017-02-24
Use independent type literals in libm-test-support.c
Tulio Magno Quites Machado Filho
1
-9
/
+9
2017-02-24
Run libm tests separately for each function.
Joseph Myers
145
-723
/
+1130
2017-02-23
Add new templates for IEEE wrappers
Gabriel F. T. Gomes
25
-1
/
+1041
2017-02-20
Remove some unused libm-test exception macros.
Joseph Myers
1
-28
/
+0
2017-02-17
Move tests of catan, catanh to auto-libm-test-*.
Joseph Myers
6
-909
/
+76371
2017-02-17
Move tests of casin, casinh to auto-libm-test-*.
Joseph Myers
6
-1281
/
+91960
2017-02-17
Move tests of cacos, cacosh to auto-libm-test-*.
Joseph Myers
6
-1276
/
+91955
2017-02-14
Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.
Joseph Myers
3
-3
/
+3
2017-02-09
Move more csin, csinh tests to auto-libm-test-in.
Joseph Myers
5
-6
/
+1178
2017-02-09
Merge libm-compat-calls-auto and libm-compat-calls
Gabriel F. T. Gomes
1
-9
/
+5
2017-02-09
Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.
Joseph Myers
2
-6
/
+4
2017-02-08
Build most libm-test support code once per type.
Joseph Myers
7
-1317
/
+1483
2017-02-08
Move w_exp to libm-compat-call-auto
Gabriel F. T. Gomes
2
-2
/
+1
2017-02-08
Move w_lgamma to libm-compat-calls-auto
Gabriel F. T. Gomes
4
-2
/
+1
2017-02-08
Move w_lgamma_r to libm-compat-calls-auto
Gabriel F. T. Gomes
4
-2
/
+3
2017-02-07
Clean up libm vector tests exception test disabling.
Joseph Myers
10
-7
/
+3
2017-02-07
Fix powf inaccuracy (bug 21112).
Joseph Myers
2
-0
/
+26
2017-02-06
Refactor some code in libm-test-driver.c.
Joseph Myers
1
-19
/
+39
2017-02-06
Move libm-test TEST_MSG definitions to libm-test-driver.c.
Joseph Myers
16
-31
/
+16
2017-02-06
Split libm-test.inc by function.
Joseph Myers
125
-50125
/
+52976
2017-02-06
Split auto-libm-test-out by function.
Joseph Myers
54
-312339
/
+312353
2017-02-06
Eliminate libm-test.stmp.
Joseph Myers
1
-10
/
+12
2017-02-06
Rework gen-libm-test.pl input/output handling.
Joseph Myers
3
-21
/
+27
2017-02-06
Move non-function-specific parts of libm-test.inc to separate file.
Joseph Myers
2
-2263
/
+2290
2017-02-06
Remove libm-test.inc comment listing functions tested and not tested.
Joseph Myers
1
-29
/
+1
2017-02-06
Remove before-compile setting in math/Makefile.
Joseph Myers
1
-3
/
+0
2017-01-20
Update README.libm-test.
Joseph Myers
1
-0
/
+8
2017-01-12
Make fallback fegetexceptflag work with generic fetestexceptflag.
Joseph Myers
1
-0
/
+1
2017-01-10
XFAIL libm-test.inc tests as needed for ibm128.
Joseph Myers
2
-93
/
+102
2017-01-09
Improve libm-test XFAILing for ibm128-libgcc.
Joseph Myers
3
-16664
/
+16679
2017-01-09
Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.
Joseph Myers
1
-13
/
+21
2017-01-05
Make fallback fesetexceptflag always succeed (bug 21028).
Joseph Myers
2
-3
/
+10
2017-01-04
Update libm-test XFAILs for ibm128 format.
Joseph Myers
3
-12945
/
+12936
2017-01-04
Move wrappers to libm-compat-calls-auto
Gabriel F. T. Gomes
67
-5
/
+13
2017-01-03
Fix math/test-fenvinline for no-exceptions configurations.
Joseph Myers
1
-5
/
+8
2017-01-02
Fix math/test-nearbyint-except for no-exceptions configurations.
Joseph Myers
1
-1
/
+9
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
205
-205
/
+205
2016-12-31
Add fromfp functions.
Joseph Myers
12
-26
/
+38489
2016-12-21
Add roundeven, roundevenf, roundevenl.
Joseph Myers
6
-3
/
+624
2016-12-20
Add preprocessor indentation for llogb macro in tgmath.h.
Joseph Myers
1
-1
/
+1
2016-12-20
Replace use of snprintf with strfrom in libm tests
Gabriel F. T. Gomes
4
-42
/
+51
[prev]
[next]