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
gentoo/2.41
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
*
Add bits/floatn.h defines for more _FloatN / _FloatNx types.
Joseph Myers
2017-10-20
1
-1
/
+1
*
Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)
Romain Naour
2017-10-17
1
-0
/
+9
*
Move some float128 symbol version definitions.
Joseph Myers
2017-10-16
1
-0
/
+109
*
Support running libm tests for float128 as alias for long double.
Joseph Myers
2017-10-16
2
-4
/
+11
*
Run libm long double tests for long double = double.
Joseph Myers
2017-10-11
6
-11
/
+35
*
Add libm_alias_*_other_r macros.
Joseph Myers
2017-10-10
8
-0
/
+11
*
Use generic macros for lgamma_r function aliases.
Joseph Myers
2017-10-09
4
-13
/
+6
*
Ensure C99 and C11 interfaces are available for C++ [BZ #21326]
Jonathan Wakely
2017-10-09
2
-1
/
+163
*
test-math-iscanonical.cc: Return errors != 0
H.J. Lu
2017-10-04
1
-1
/
+1
*
test-math-iscanonical.cc: Replace bool with int
H.J. Lu
2017-10-03
1
-1
/
+1
*
Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)
Gabriel F. T. Gomes
2017-10-03
3
-2
/
+52
*
fix drem symbol for static linking and new targets
Szabolcs Nagy
2017-10-03
3
-0
/
+18
*
fix gamma symbol for static linking and new targets
Szabolcs Nagy
2017-10-02
3
-0
/
+22
*
New symbol version for logf, log2f and powf without SVID compat
Szabolcs Nagy
2017-10-02
7
-10
/
+31
*
Remove old cimag inlines
Wilco Dijkstra
2017-09-29
1
-30
/
+0
*
New generic powf
Szabolcs Nagy
2017-09-29
1
-1
/
+1
*
New generic log2f
Szabolcs Nagy
2017-09-29
1
-1
/
+2
*
New generic logf
Szabolcs Nagy
2017-09-29
1
-1
/
+1
*
Simplify C99 isgreater macros
Wilco Dijkstra
2017-09-28
1
-63
/
+32
*
New expf and exp2f version without SVID compat wrapper
Szabolcs Nagy
2017-09-25
5
-7
/
+23
*
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-09-25
1
-1
/
+1
*
Let fpclassify use the builtin when optimizing for size in C++ mode (bug 22146)
Gabriel F. T. Gomes
2017-09-22
1
-1
/
+7
*
Use libm_alias_ldouble in math/.
Joseph Myers
2017-09-18
23
-26
/
+49
*
Use libm_alias_double in math/.
Joseph Myers
2017-09-15
24
-130
/
+51
*
Remove ENOSYS math/ function stubs.
Joseph Myers
2017-09-15
32
-499
/
+0
*
Use libm_alias_float in math/.
Joseph Myers
2017-09-15
21
-24
/
+45
*
Make more libm functions into weak aliases.
Joseph Myers
2017-09-14
6
-18
/
+36
*
Move exp compat wrappers under math/
Szabolcs Nagy
2017-09-13
3
-8
/
+118
*
Clear up log1p, ldexp, scalbn, scalbln compat handling.
Joseph Myers
2017-09-13
1
-4
/
+0
*
Define and use libm_alias_double.
Joseph Myers
2017-09-13
28
-114
/
+0
*
Remove declare_mgen_alias_2.
Joseph Myers
2017-09-12
1
-1
/
+3
*
Prefer new libm function wrappers for !LIBM_SVID_COMPAT.
Joseph Myers
2017-09-05
70
-40
/
+185
*
Fix tests that are testing obsoleted functionality
Steve Ellcey
2017-09-05
2
-4
/
+24
*
Fix bits/math-finite.h exp10 condition (bug 22082).
Joseph Myers
2017-09-04
1
-1
/
+1
*
math.h: Warn about an already-defined log macro
Florian Weimer
2017-09-04
1
-0
/
+5
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
6
-25
/
+12
*
math/math.h (HUGE_VAL): Improve commentary.
Zack Weinberg
2017-09-01
1
-2
/
+7
*
Simplify NAN definitions.
Joseph Myers
2017-08-31
2
-3
/
+9
*
Simplify INFINITY definitions.
Joseph Myers
2017-08-31
2
-3
/
+7
*
Simplify HUGE_VAL definitions.
Joseph Myers
2017-08-31
2
-11
/
+20
*
Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).
Joseph Myers
2017-08-29
4
-39
/
+80
*
Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)
Gabriel F. T. Gomes
2017-08-28
2
-4
/
+108
*
Simplify math-svid-compat code.
Joseph Myers
2017-08-28
1
-13
/
+9
*
Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.
Joseph Myers
2017-08-25
1
-1
/
+1
*
Clean up bits/math-finite.h for aliasing types.
Joseph Myers
2017-08-25
2
-23
/
+24
*
Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is defined
Gabriel F. T. Gomes
2017-08-24
1
-1
/
+9
*
Remove duplicate inclusion of header math-svid-compat.h
Gabriel F. T. Gomes
2017-08-22
3
-3
/
+0
*
Fix tgmath.h handling of complex integers (bug 21684).
Joseph Myers
2017-08-22
2
-49
/
+90
*
Provide a C++ version of issignaling that does not use __MATH_TG
Gabriel F. T. Gomes
2017-08-22
3
-2
/
+133
*
math: Statically link tests of internal functionality
Florian Weimer
2017-08-22
1
-8
/
+5
[next]