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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
math: Enable some math builtins for clang
Adhemerval Zanella
2019-03-26
1
-6
/
+11
*
Fix location where math-vector-fortran.h is installed.
marxin
2019-03-07
2
-1
/
+20
*
Add some spaces before '('.
Joseph Myers
2019-02-27
1
-1
/
+1
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
2
-4
/
+4
*
Add new Fortran vector math header file.
marxin
2019-02-20
1
-0
/
+1
*
math: Enable <bits/math-finite.h> sysdeps override
Florian Weimer
2019-02-08
1
-197
/
+0
*
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
Tulio Magno Quites Machado Filho
2019-01-15
1
-56
/
+56
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
378
-378
/
+378
*
Fix powf overflow handling in non-nearest rounding mode [BZ #23961]
Szabolcs Nagy
2018-12-11
2
-0
/
+52
*
Remove the error handling wrapper from pow
Szabolcs Nagy
2018-11-21
3
-4
/
+26
*
Remove the error handling wrapper from log2
Szabolcs Nagy
2018-11-21
3
-4
/
+26
*
Remove the error handling wrapper from log
Szabolcs Nagy
2018-11-21
3
-4
/
+26
*
Remove the error handling wrapper from exp and exp2
Szabolcs Nagy
2018-11-21
5
-7
/
+54
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
1
-10
/
+0
*
Use gen-libm-test.py to generate ulps table for manual.
Joseph Myers
2018-10-24
1
-0
/
+96
*
Do not allow divide-by-zero exception for pow(+/- 0, -Inf).
Joseph Myers
2018-10-17
1
-2
/
+7
*
Add more fma tests.
Joseph Myers
2018-10-02
1
-0
/
+193
*
Remove unnecessary math_private.h includes.
Joseph Myers
2018-09-28
14
-14
/
+0
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
2
-18
/
+18
*
Add new pow implementation
Szabolcs Nagy
2018-09-19
1
-1
/
+1
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
3
-3
/
+3
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
10
-10
/
+10
*
Add new log2 implementation
Szabolcs Nagy
2018-09-12
1
-1
/
+2
*
Add new log implementation
Szabolcs Nagy
2018-09-12
1
-1
/
+1
*
Add new exp and exp2 implementations
Szabolcs Nagy
2018-09-05
1
-2
/
+2
*
Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.
Joseph Myers
2018-09-04
33
-32
/
+5
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
33
-0
/
+33
*
Make gen-libm-test.py treat plus_oflow and minus_oflow as non-finite.
Joseph Myers
2018-08-29
1
-4
/
+3
[next]