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
/
ieee754
/
dbl-64
/
e_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Remove the error handling wrapper from log
Szabolcs Nagy
2018-11-21
1
-3
/
+13
*
Add new log implementation
Szabolcs Nagy
2018-09-12
1
-146
/
+111
*
Remove slow paths from log
Wilco Dijkstra
2018-02-07
1
-111
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Remove various ABS macros and replace uses with fabs (or in one case abs)
Wilco Dijkstra
2015-05-15
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix log (1) in round-downward mode (bug 16731).
Joseph Myers
2014-03-21
1
-0
/
+4
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-5
/
+5
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Format floating routines.
Ondřej Bílka
2013-10-17
1
-8
/
+8
*
Add systemtap markers to math function slow paths
Siddhesh Poyarekar
2013-10-11
1
-1
/
+6
*
Remove ONE and MONE
Siddhesh Poyarekar
2013-03-29
1
-3
/
+3
*
Remove ZERO and MZERO macros
Siddhesh Poyarekar
2013-03-29
1
-14
/
+14
*
Format e_log.c
Siddhesh Poyarekar
2013-03-29
1
-95
/
+133
*
Removed commented code
Siddhesh Poyarekar
2013-03-26
1
-3
/
+0
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-1
/
+1
*
Use <> for math.h and math_private.h everywhere.
Richard Henderson
2012-03-09
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-2
/
+1
*
Cleanup FMA4 patch
Ulrich Drepper
2011-10-25
1
-1
/
+7
*
Optimize accurate 64-bit routines for FMA4 on x86-64
Ulrich Drepper
2011-10-24
1
-0
/
+2
*
Finish renamed DLA_FMA -> DLA_FMS
Ulrich Drepper
2011-10-24
1
-1
/
+1
*
Clean up last dla.h change
Ulrich Drepper
2011-10-23
1
-1
/
+1
*
Start using fma in the libm implementation
Ulrich Drepper
2011-10-22
1
-1
/
+4
*
Add some __builtin_expect to generic __ieee754_log
Ulrich Drepper
2011-10-21
1
-3
/
+3
*
Optimize libm
Ulrich Drepper
2011-10-12
1
-8
/
+12
*
2002-08-26 Brian Youmans <3diff@gnu.org>
Roland McGrath
2002-08-26
1
-1
/
+1
*
2002-08-20 Brian Youmans <3diff@gnu.org>
Roland McGrath
2002-08-20
1
-1
/
+1
*
Update.
Andreas Jaeger
2002-07-06
1
-2
/
+3
*
Update.
Andreas Jaeger
2001-05-12
1
-0
/
+2
*
Update.
Ulrich Drepper
2001-03-13
1
-3
/
+3
*
Fix warnings.
Ulrich Drepper
2001-03-12
1
-2
/
+5
*
Update.
Ulrich Drepper
2001-03-12
1
-158
/
+190
*
Update.
Ulrich Drepper
1999-07-14
1
-0
/
+165