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
/
sysdeps
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
122
-122
/
+122
*
Remove the error handling wrapper from pow
Szabolcs Nagy
2018-11-21
1
-0
/
+1
*
Remove the error handling wrapper from log2
Szabolcs Nagy
2018-11-21
1
-0
/
+1
*
Remove the error handling wrapper from log
Szabolcs Nagy
2018-11-21
1
-0
/
+1
*
Remove the error handling wrapper from exp and exp2
Szabolcs Nagy
2018-11-21
2
-0
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
1
-0
/
+1
*
Add new pow implementation
Szabolcs Nagy
2018-09-19
1
-0
/
+1
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
1
-0
/
+1
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
5
-0
/
+5
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
1
-0
/
+1
*
Add new log2 implementation
Szabolcs Nagy
2018-09-12
1
-0
/
+1
*
Add new log implementation
Szabolcs Nagy
2018-09-12
1
-0
/
+1
*
Add new exp and exp2 implementations
Szabolcs Nagy
2018-09-05
3
-1
/
+2
*
Remove unused math files
Wilco Dijkstra
2018-08-24
3
-9
/
+0
*
Move EXCEPTION_TESTS_* out of math-tests.h
Joseph Myers
2018-08-23
1
-26
/
+0
*
Move ROUNDING_TESTS_* out of math-tests.h.
Joseph Myers
2018-08-22
1
-3
/
+0
*
Improve performance of sincosf
Wilco Dijkstra
2018-08-10
1
-0
/
+1
*
m68k: Reorganize log1p and significand implementations
Tulio Magno Quites Machado Filho
2018-06-22
6
-32
/
+44
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
1
-0
/
+1
*
Move math_opt_barrier, math_force_eval to separate math-barriers.h.
Joseph Myers
2018-05-09
2
-20
/
+37
*
Drop fpregset unused symbol exposition
Samuel Thibault
2018-04-20
1
-1
/
+1
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-1
/
+1
*
Revert m68k __ieee754_sqrt change
Wilco Dijkstra
2018-03-16
1
-0
/
+1
*
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-03-15
1
-1
/
+0
*
Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
Wilco Dijkstra
2018-03-15
1
-1
/
+1
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Remove mplog and mpexp
Wilco Dijkstra
2018-02-15
2
-2
/
+0
*
Remove slow paths from exp
Szabolcs Nagy
2018-02-12
1
-1
/
+0
*
Remove slow paths from pow
Wilco Dijkstra
2018-02-12
2
-2
/
+0
*
Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...
Joseph Myers
2018-02-06
1
-88
/
+0
*
Move LDBL_CLASSIFY_COMPAT to its own header.
Joseph Myers
2018-02-01
1
-4
/
+2
*
Remove some math_private.h libc_feholdexcept_setround overrides.
Joseph Myers
2018-02-01
2
-43
/
+0
*
Remove some math_private.h libc_fe* overrides.
Joseph Myers
2018-02-01
1
-3
/
+0
*
Move some fenv.h override macros to generic math_private.h.
Joseph Myers
2018-02-01
1
-7
/
+1
*
Add ColdFire math-tests.h.
Joseph Myers
2018-02-01
1
-0
/
+29
*
Fix m68k bits/fenv.h for no-FPU ColdFire.
Joseph Myers
2018-02-01
1
-11
/
+47
*
Add no-FPU ColdFire math_private.h.
Joseph Myers
2018-01-24
1
-0
/
+52
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
121
-121
/
+121
*
Revert exp reimplementation (causes test failures).
Joseph Myers
2017-12-19
1
-0
/
+1
*
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
2017-12-19
1
-1
/
+0
*
Fix m68k bits/mathinline.h attributes (bug 22631).
Joseph Myers
2017-12-19
2
-68
/
+73
*
Add sysdeps/ieee754/soft-fp.
Joseph Myers
2017-12-12
3
-2
/
+1
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-1
/
+5
*
Use libm_alias_float for coldfire.
Joseph Myers
2017-11-30
3
-3
/
+9
*
Use libm_alias_double for coldfire.
Joseph Myers
2017-11-30
3
-15
/
+9
*
Rework m68k libm functions to use declare_mgen_alias.
Joseph Myers
2017-11-30
73
-434
/
+654
*
Use libm_alias macros in m68k llrint functions.
Joseph Myers
2017-11-30
3
-3
/
+6
*
Use declare_mgen_alias in m68k templates.
Joseph Myers
2017-11-30
4
-4
/
+4
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
[next]