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
/
sysdeps
/
m68k
/
m680x0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
51
-51
/
+51
*
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
*
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
*
Do not wrap logf, log2f and powf
Szabolcs Nagy
2017-10-02
3
-0
/
+3
*
Do not wrap expf and exp2f
Szabolcs Nagy
2017-10-02
2
-0
/
+2
*
New generic powf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic log2f
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic logf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
Remove ancient __signbit inlines
Wilco Dijkstra
2017-09-28
1
-24
/
+0
*
Simplify C99 isgreater macros
Wilco Dijkstra
2017-09-28
1
-54
/
+0
*
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-09-25
2
-0
/
+2
*
Simplify HUGE_VAL definitions.
Joseph Myers
2017-08-31
1
-41
/
+0
*
Fix m68k bits/math-inline.h macro namespace (bug 22035).
Joseph Myers
2017-08-29
1
-33
/
+40
*
Consistently use uintN_t not u_intN_t in libm.
Joseph Myers
2017-08-03
6
-6
/
+6
*
Remove bits/string.h.
Zack Weinberg
2017-06-20
1
-24
/
+0
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
1
-0
/
+3
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-7
/
+8
*
m68k: fix 64bit atomic ops
Andreas Schwab
2017-02-01
1
-6
/
+8
*
Remove very old libm-test-ulps entries.
Joseph Myers
2017-01-20
1
-8
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
42
-42
/
+42
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-20
/
+0
*
Refactor FP_ILOGB* out of bits/mathdef.h.
Joseph Myers
2016-12-01
2
-9
/
+24
*
Refactor float_t, double_t information into bits/flt-eval-method.h.
Joseph Myers
2016-11-24
2
-8
/
+25
*
Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).
Joseph Myers
2016-11-04
1
-0
/
+1
*
Remove unneeded stubs for k_rem_pio2l.
Paul E. Murphy
2016-09-01
1
-3
/
+0
*
Convert remaining complex function to generated files
Paul E. Murphy
2016-08-29
3
-17
/
+4
*
Convert _Complex sine functions to generated code
Paul E. Murphy
2016-08-19
6
-37
/
+10
*
Convert _Complex cosine functions to generated code
Paul E. Murphy
2016-08-19
3
-19
/
+5
*
Add _STRING_INLINE_unaligned and string_private.h
H.J. Lu
2016-02-18
2
-3
/
+23
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
40
-40
/
+40
*
Fix math_private.h multiple include guards.
Joseph Myers
2015-11-20
1
-1
/
+2
*
Make nextafter, nexttoward set errno (bug 6799).
Joseph Myers
2015-11-02
1
-0
/
+3
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
4
-9
/
+4
*
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2015-10-19
2
-5
/
+2
*
Make scalbn set errno (bug 6803).
Joseph Myers
2015-09-16
1
-1
/
+0
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-0
/
+0
*
m68k: update libm test ULPs
Andreas Schwab
2015-07-21
1
-133
/
+311
*
Set errno for log1p on pole/domain error.
Stefan Liebler
2015-04-13
3
-0
/
+6
*
m68k: fix 64-bit arithmetic in atomic operations (bug 18128)
Andreas Schwab
2015-03-14
1
-8
/
+8
*
m68k: fix missing definition of __feraiseexcept
Andreas Schwab
2015-01-25
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
40
-40
/
+40
*
Add arch-specific configuration for C11 atomics support.
Torvald Riegel
2014-11-20
1
-0
/
+3
*
m68k: update libm test ULPs
Andreas Schwab
2014-07-13
1
-16
/
+88
*
m68k: Add compat symbols for scalbln*
Andreas Schwab
2014-06-25
1
-0
/
+6
*
[BZ #6803] Set errno for scalbln, scalbn
Stefan Liebler
2014-06-20
1
-1
/
+0
*
m68k: update libm test ULPs
Andreas Schwab
2014-06-17
1
-48
/
+882
[next]