GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update floating-point feature test macro handling for C2X
Joseph Myers
2021-06-01
2
-12
/
+30
*
Improve the accuracy of tgamma (BZ #26983)
Paul Zimmermann
2021-04-07
3
-1
/
+346
*
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
Paul Zimmermann
2021-04-02
5
-3
/
+242
*
Avoid adding duplicated symbols into static libraries
Siddhesh Poyarekar
2021-03-30
1
-0
/
+3
*
math: Remove mpa files [BZ #15267]
Wilco Dijkstra
2021-03-11
1
-2
/
+1
*
math: test-matherr and test-matherr-2 can be regular tests
Florian Weimer
2021-03-09
2
-12
/
+7
*
math: $(libm-tests-compat) can be regular tests
Florian Weimer
2021-03-09
1
-2
/
+1
*
Add inputs that generate larger error bounds
Paul Zimmermann
2021-02-27
18
-0
/
+3060
*
math/test-tgmath2: Fix fabs failure when no long double
Stafford Horne
2021-01-15
1
-2
/
+2
*
Use the right argument code in unnormal tests
Siddhesh Poyarekar
2021-01-13
5
-33
/
+35
*
Drop nan-pseudo-number.h usage from tests
Siddhesh Poyarekar
2021-01-04
5
-11
/
+10
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
372
-372
/
+372
*
x86 long double: Add tests for pseudo normal numbers
Siddhesh Poyarekar
2020-12-30
5
-0
/
+94
*
add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)
Paul Zimmermann
2020-12-21
9
-0
/
+568
*
math: Regenerate auto-libm-test-out-j0
Adhemerval Zanella
2020-08-08
1
-0
/
+25
*
math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny
Paul Zimmermann
2020-08-07
1
-0
/
+2
*
Use C2x return value from getpayload of non-NaN (bug 26073).
Joseph Myers
2020-07-06
1
-11
/
+11
*
New exp10f version without SVID compat wrapper
Adhemerval Zanella
2020-06-19
3
-4
/
+8
*
math: Optimized generic exp10f with wrappers
Paul Zimmermann
2020-06-19
1
-32
/
+0
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
3
-9
/
+9
*
Remove __NO_MATH_INLINES
Adhemerval Zanella
2020-04-17
5
-20
/
+3
*
powerpc: Update ULPs and xfail more ibm128 outputs
Tulio Magno Quites Machado Filho
2020-04-07
3
-40
/
+40
*
math: Add inputs that yield larger errors for float type (x86_64)
Paul Zimmermann
2020-03-31
13
-0
/
+324
*
math: Remove fenvinline.h
Adhemerval Zanella
2020-03-30
3
-360
/
+2
*
math: Remove inline math tests
Adhemerval Zanella
2020-03-19
39
-7683
/
+7562
*
Remove __LIBC_INTERNAL_MATH_INLINES
Adhemerval Zanella
2020-03-19
3
-3
/
+1
*
math: Remove mathinline
Adhemerval Zanella
2020-03-19
2
-7
/
+1
*
Fix build with GCC 10 when long double = double.
Joseph Myers
2020-03-17
1
-0
/
+122
*
ldbl-128ibm-compat: Add tests for IBM long double functions
Rajalakshmi Srinivasaraghavan
2020-03-06
3
-1
/
+32
*
Convert Python scripts to Python 3
Alistair Francis
2020-03-03
2
-2
/
+2
*
ldbl-128ibm-compat: Redirect complex math functions
Rajalakshmi Srinivasaraghavan
2020-02-28
1
-2
/
+19
*
ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
Tulio Magno Quites Machado Filho
2020-02-28
3
-14
/
+72
*
ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions
Tulio Magno Quites Machado Filho
2020-02-20
1
-14
/
+1
*
Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]
Tulio Magno Quites Machado Filho
2020-02-20
2
-6
/
+22
*
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
8
-136
/
+83
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
6
-10
/
+12
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
376
-376
/
+376
*
math: enhance the endloop condition of function handle_input_flag
liqingqing
2019-11-07
1
-1
/
+1
*
Remove x64 _finite tests and references
Wilco Dijkstra
2019-10-21
1
-1
/
+1
*
Remove finite-math tests
Wilco Dijkstra
2019-10-21
13
-244
/
+10
*
Remove math-finite.h
Wilco Dijkstra
2019-10-21
2
-222
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
380
-381
/
+381
*
Use __attribute_pure__ macro in bits/mathcalls.h
Gabriel F. T. Gomes
2019-09-05
1
-2
/
+2
*
math: Replace const attribute with pure in totalorder* functions
Gabriel F. T. Gomes
2019-09-05
1
-3
/
+4
*
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-23
2
-2
/
+2
*
Add tgmath.h macros for narrowing functions.
Joseph Myers
2019-08-21
3
-20
/
+337
*
Correct TEST_COMPAT conditions in totalorder compat tests.
Joseph Myers
2019-08-16
2
-2
/
+2
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
11
-506
/
+624
*
Declare some TS 18661-4 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
4
-18
/
+22
[next]