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
/
sysdeps
/
ieee754
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]
Adhemerval Zanella
2023-01-11
1
-0
/
+11
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
491
-491
/
+491
*
Fix ldbl-128 built-in function use
Joseph Myers
2023-01-05
3
-2
/
+6
*
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
2022-12-19
3
-76
/
+18
*
Use GCC builtins for logb functions if desired.
Xiaolin Tang
2022-11-29
4
-0
/
+18
*
Use GCC builtins for llrint functions if desired.
Xiaolin Tang
2022-11-29
4
-17
/
+38
*
Use GCC builtins for lrint functions if desired.
Xiaolin Tang
2022-11-29
4
-17
/
+38
*
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2022-10-31
3
-0
/
+380
*
Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
Aurelien Jarno
2022-10-24
1
-12
/
+9
*
Fix BZ #29463 in the ibm128 implementation of y1l too
Michael Hudson-Doyle
2022-10-24
1
-0
/
+3
*
math: Fix asin and acos invalid exception with old gcc
Szabolcs Nagy
2022-10-17
1
-16
/
+2
*
Update _FloatN header support for C++ in GCC 13
Joseph Myers
2022-09-28
1
-3
/
+3
*
Ensure calculations happen with desired rounding mode in y1lf128
Michael Hudson-Doyle
2022-08-18
1
-0
/
+3
*
i686: Use generic sincosf implementation for SSE2 version
Adhemerval Zanella
2022-06-01
1
-0
/
+5
*
i686: Use generic sinf implementation for SSE2 version
Adhemerval Zanella
2022-06-01
1
-0
/
+5
*
i686: Use generic cosf implementation for SSE2 version
Adhemerval Zanella
2022-06-01
1
-0
/
+5
*
x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
Andreas Schwab
2022-06-01
1
-0
/
+7
*
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
2022-05-23
3
-5
/
+36
*
math: Use builtin for ldbl-96 copysign
Adhemerval Zanella
2022-04-07
1
-7
/
+3
*
math: Fix float conversion regressions with gcc-12 [BZ #28713]
Szabolcs Nagy
2022-01-10
6
-16
/
+16
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
490
-490
/
+490
*
s_sincosf.h: Change pio4 type to float [BZ #28713]
H.J. Lu
2021-12-21
1
-1
/
+1
*
sysdeps: Simplify sin Taylor Series calculation
Akila Welihinda
2021-12-13
1
-5
/
+5
*
math: Remove the error handling wrapper from hypot and hypotf
Adhemerval Zanella
2021-12-13
4
-9
/
+39
*
math: Use fmin/fmax on hypot
Wilco Dijkstra
2021-12-13
1
-2
/
+3
*
math: Use an improved algorithm for hypotl (ldbl-128)
Adhemerval Zanella
2021-12-13
1
-130
/
+96
*
math: Use an improved algorithm for hypotl (ldbl-96)
Adhemerval Zanella
2021-12-13
1
-133
/
+98
*
math: Improve hypot performance with FMA
Wilco Dijkstra
2021-12-13
1
-1
/
+16
*
math: Use an improved algorithm for hypot (dbl-64)
Wilco Dijkstra
2021-12-13
1
-143
/
+92
*
math: Simplify hypotf implementation
Adhemerval Zanella
2021-12-13
2
-35
/
+37
*
Fixed inaccuracy of j0f (BZ #28185)
Paul Zimmermann
2021-10-05
1
-3
/
+3
*
Add fmaximum, fminimum functions
Joseph Myers
2021-09-28
10
-1
/
+227
*
powerpc64le: Avoid conflicting types for f64xfmaf128 when IFUNC is not used
Tulio Magno Quites Machado Filho
2021-09-23
1
-0
/
+2
*
Add narrowing fma functions
Joseph Myers
2021-09-22
26
-1
/
+598
*
Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)
Joseph Myers
2021-09-21
12
-12
/
+16
*
Redirect fma calls to __fma in libm
Joseph Myers
2021-09-15
11
-0
/
+11
*
Add narrowing square root functions
Joseph Myers
2021-09-10
20
-1
/
+523
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
201
-247
/
+0
*
Update math: redirect roundeven function
H.J. Lu
2021-06-27
1
-0
/
+1
*
Use GCC builtins for roundeven functions if desired.
Shen-Ta Hsieh
2021-06-27
4
-0
/
+17
*
math: redirect roundeven function
Shen-Ta Hsieh
2021-06-27
5
-1
/
+9
*
configure: Replaced obsolete AC_TRY_COMPILE
Naohiro Tamura
2021-06-04
1
-4
/
+4
*
stdio-common: Remove _IO_vfwscanf
Florian Weimer
2021-06-01
1
-1
/
+0
*
add workload traces for cbrtl
Paul Zimmermann
2021-05-10
1
-0
/
+3
*
Improve the accuracy of tgamma (BZ #26983)
Paul Zimmermann
2021-04-07
1
-11
/
+26
*
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
Paul Zimmermann
2021-04-02
3
-70
/
+1021
*
Move __isnanf128 to libc.so
Siddhesh Poyarekar
2021-03-30
3
-1
/
+24
*
math: Remove mpa files (part 2) [BZ #15267]
Wilco Dijkstra
2021-03-11
15
-2452
/
+0
*
math: Remove mpa files [BZ #15267]
Wilco Dijkstra
2021-03-11
5
-7823
/
+0
*
math: Remove slow paths from atan2 [BZ #15267]
Wilco Dijkstra
2021-03-11
2
-294
/
+40
[next]