]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/dbl-64/s_logb.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / s_logb.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-08  Adhemerval Zanellamath: Use wordsize-64 version for s_logb
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 logb.
2015-10-05  Joseph MyersWork around powerpc32 integer 0 converting to -0 (bug...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2013-10-17  Ondřej BílkaFormat floating routines.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-26  Andreas SchwabOptimize handling of denormals in logb/logbf/logbl
2012-05-10  Adhemerval ZanellaFix for logb/logbf/logbl (bugs 13954/13955/13956)
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Joseph MyersRemove __STDC__ conditionals from libm.
1999-07-14  Ulrich DrepperUpdate.