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
/
aarch64
/
fpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
50
-50
/
+50
*
Remove unnecessary math_private.h includes.
Joseph Myers
2018-09-28
8
-8
/
+0
*
Use round functions not __round functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-0
/
+2
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
4
-0
/
+4
*
Split fenv_private.h out of math_private.h more consistently.
Joseph Myers
2018-08-28
2
-280
/
+305
*
Clean up converttoint handling and document the semantics
Szabolcs Nagy
2018-08-10
1
-10
/
+7
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
4
-0
/
+4
*
Move math_opt_barrier, math_force_eval to separate math-barriers.h.
Joseph Myers
2018-05-09
2
-5
/
+27
*
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-03-15
1
-16
/
+0
*
[AArch64] Fix include.
Wilco Dijkstra
2018-02-15
1
-1
/
+1
*
[AArch64] Fix testsuite error due to fpsr/fscr change
Wilco Dijkstra
2018-02-10
1
-0
/
+2
*
[AArch64] Use builtins for fpcr/fpsr
Wilco Dijkstra
2018-02-09
1
-4
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
48
-48
/
+48
*
Use libm_alias_float for aarch64.
Joseph Myers
2017-11-28
13
-13
/
+26
*
Use libm_alias_double for aarch64.
Joseph Myers
2017-11-27
13
-13
/
+26
*
aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5
Adhemerval Zanella
2017-11-17
1
-0
/
+6
*
aarch64: Add missing math Makefile for recent commit
Szabolcs Nagy
2017-10-23
1
-0
/
+8
*
aarch64: Implement math acceleration via builtins
Michael Collison
2017-10-23
30
-288
/
+250
*
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-09-25
1
-0
/
+20
*
ILP32 math changes
Steve Ellcey
2017-08-31
8
-12
/
+87
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
50
-50
/
+50
*
Add femode_t functions: aarch64.
Joseph Myers
2016-09-07
2
-0
/
+61
*
Make common fmax implementation generic.
Paul E. Murphy
2016-09-01
3
-3
/
+3
*
Add fesetexcept: aarch64.
Joseph Myers
2016-08-16
1
-0
/
+34
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
47
-47
/
+47
*
2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2015-08-24
1
-8
/
+4
*
Improve feenableexcept performance - avoid an unnecessary FPCR read in case
Wilco Dijkstra
2015-08-05
1
-9
/
+7
*
Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.
Wilco Dijkstra
2015-08-05
1
-17
/
+23
*
Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...
Wilco Dijkstra
2015-07-13
1
-0
/
+5
*
Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.
Wilco Dijkstra
2015-07-06
3
-0
/
+72
*
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
1
-2
/
+4
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
1
-2
/
+4
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
45
-45
/
+45
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
1
-2
/
+4
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
3
-5
/
+7
*
Call libc_fetestexcept_aarch64.
Wilco Dijkstra
2014-12-22
1
-7
/
+2
*
Call libc_fesetround_aarch64.
Wilco Dijkstra
2014-12-22
1
-20
/
+5
*
Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
1
-8
/
+2
*
Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
1
-24
/
+2
*
Call get_rounding_mode rather than duplicating functionality.
Wilco Dijkstra
2014-10-24
1
-4
/
+2
*
Cleanup feenableexcept to use the same logic as the ARM version. No functiona...
Wilco Dijkstra
2014-10-24
1
-6
/
+1
*
Cleanup fedisableexcept to use the same logic as the ARM version. No function...
Wilco Dijkstra
2014-10-24
1
-6
/
+1
*
Cleanup feclearexcept to use the same logic as the ARM version. No functional...
Wilco Dijkstra
2014-10-24
1
-1
/
+1
[next]