]> git.ipfire.org Git - thirdparty/glibc.git/history - math/Makefile
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / math / Makefile
2017-02-06  Joseph MyersRemove before-compile setting in math/Makefile.
2017-01-04  Gabriel F. T. GomesMove wrappers to libm-compat-calls-auto
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Joseph MyersAdd fromfp functions.
2016-12-21  Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-20  Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-16  Joseph MyersDefine FE_SNANS_ALWAYS_SIGNAL.
2016-12-16  Gabriel F. T. GomesMake w_scalbln type-generic
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-14  Gabriel F. T. GomesMake w_log1p type-generic
2016-12-13  Andrew SenkevichBetter design of libm.a installation rule.
2016-12-08  Andrew SenkevichInstall libm.a as linker script (bug 20539).
2016-12-02  Joseph MyersAdd llogb, llogbf, llogbl.
2016-12-01  Joseph MyersRefactor FP_ILOGB* out of bits/mathdef.h.
2016-11-29  Joseph MyersRefactor FP_FAST_* into bits/fp-fast.h.
2016-11-28  Joseph MyersMake ilogb wrappers type-generic.
2016-11-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24  Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-23  Joseph MyersFix SH4 FP_ILOGB0 (bug 20859).
2016-11-23  Joseph MyersFix default float_t definition (bug 20855).
2016-11-19  Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-21  Florian Weimermath: Define iszero as a function template for C++...
2016-10-19  Joseph MyersAdd getpayload, getpayloadf, getpayloadl.
2016-10-15  Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-12  Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-10-07  Joseph MyersMake iseqsig handle excess precision.
2016-10-06  Joseph MyersAdd iseqsig.
2016-09-30  Joseph MyersAdd iscanonical.
2016-09-28  Joseph MyersFix iszero for excess precision.
2016-09-20  Paul E. MurphyBuild s_nan* objects from a generic template
2016-09-20  Paul E. MurphyMake ldexpF generic.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-09-01  Paul E. MurphyRemove unneeded stubs for k_rem_pio2l.
2016-09-01  Paul E. MurphyMake common fmin implementation generic.
2016-09-01  Paul E. MurphyMake common fmax implementation generic.
2016-09-01  Paul E. MurphyMake common nextdown implementation generic.
2016-09-01  Paul E. MurphyMake common fdim implementation generic.
2016-08-29  Paul E. MurphyConvert remaining complex function to generated files
2016-08-29  Joseph MyersAdd fetestexceptflag.
2016-08-19  Paul E. MurphyConvert _Complex tangent functions to generated code
2016-08-19  Paul E. MurphyConvert _Complex sine functions to generated code
2016-08-19  Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-17  Paul E. MurphySupport for type-generic libm function implementations...
2016-08-16  Joseph MyersAdd fesetexcept.
2016-08-10  Joseph MyersAdd tests for fegetexceptflag, fesetexceptflag.
2016-08-03  Paul E. MurphyRefactor part of math Makefile
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-10  Joseph MyersFix modf (sNaN) (bug 20240).
2016-05-26  Joseph MyersSupport sNaN testing in libm-test.inc.
2016-04-13  Andreas SchwabRegister extra test objects
2016-03-21  Dylan Alex Simonmath: don't clobber old libm.so on install [BZ #19822]
2016-03-04  Roland McGrathOmit test-math-isinff when no C++ compiler.
2016-02-15  Carlos O'DonellEnsure isinff, isinfl, isnanf, and isnanl are defined...
2016-01-18  Paul Pluzhnikov[BZ #19451]
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-04  Joseph MyersFix nan functions handling of payload strings (bug...
2015-12-03  Andrew SenkevichCorrected path to installed libmvec_nonshared.a
2015-11-27  Andrew SenkevichBetter workaround for aliases of *_finite symbols in...
2015-11-20  Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-11  Joseph MyersFix powerpc nearbyint wrongly clearing "inexact" and...
2015-11-05  Joseph MyersRun libm-test tests for finite-math-only functions.
2015-11-05  Joseph MyersFix finite-math-only lgamma functions signgam setting...
2015-10-29  Joseph MyersMake drem an alias of remainder (bug 16171).
2015-10-28  Joseph MyersFix i386/x86_64 fesetenv SSE exception clearing (bug...
2015-10-22  Joseph MyersFix i386 / x86_64 nearbyint exception clearing (bug...
2015-09-18  Wilco DijkstraSince we now inline isinf, isnan and isfinite in math...
2015-09-18  Wilco DijkstraAdd inlining of the C99 math functions isinf/isnan...
2015-09-10  Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...
2015-08-20  Joseph MyersDon't use -Wno-uninitialized in math/.
2015-08-13  H.J. LuUpdate libmvec multiarch functions for <cpu-features.h>
2015-07-30  Andrew SenkevichPrevent runtime fail of SSE vector math tests on non...
2015-06-23  Joseph MyersFix math/Makefile dependency on libm-test.stmp for...
2015-06-09  Andrew SenkevichThis patch adds vector cosf tests.
2015-06-09  Andrew SenkevichAddition of testing infrastructure for vector math...
2015-05-14  Andrew SenkevichThis is update for configure, build and install of...
2015-05-14  Andrew SenkevichThis patch adds infrastructure for addition of SIMD
2015-05-14  Andrew SenkevichLast part of changes regarding to libm-test.inc: addition
2015-04-13  Stefan LieblerSet errno for log1p on pole/domain error.
2015-03-03  Adhemerval Zanellapowerpc: Fix inline feraiseexcept, feclearexcept macros
2015-01-06  Andrew SenkevichRemove duplicated -frounding-math
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-22  Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-06-20  Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-10  WilcoAdd FE_NOMASK_ENV return value test.
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-03-26  Joseph MyersMake x86_64 fegetenv preserve exception mask (bug 16198).
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-29  Joseph MyersStart generating libm tests automatically with MPFR.
2013-11-19  Joseph MyersMake powerpc-nofpu floating-point state thread-local...
2013-09-09  Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-08  Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-04-11  Siddhesh PoyarekarDon't use run-via-rtld-prefix for anything other than...
2013-04-06  Carlos O'DonellNew Makefile target `regen-ulps'.
2013-04-02  Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-15  Thomas SchwingePromote a math test for sNaN handling to the top-level.
next