]> sourceware.org Git - glibc.git/history - math/Makefile
Make totalorder and totalordermag functions take pointer arguments.
[glibc.git] / math / Makefile
2019-08-15 Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-03-07 marxinFix location where math-vector-fortran.h is installed.
2019-02-20 marxinAdd new Fortran vector math header file.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-09-19 Szabolcs NagyAdd new pow implementation
2018-09-12 Szabolcs NagyAdd new log2 implementation
2018-09-12 Szabolcs NagyAdd new log implementation
2018-09-05 Szabolcs NagyAdd new exp and exp2 implementations
2018-08-24 Wilco DijkstraRemove unused math files
2018-08-10 Wilco DijkstraImprove performance of sincosf
2018-08-09 Joseph MyersReplace gen-libm-test.pl with gen-libm-test.py.
2018-06-20 Tulio Magno Quites... Add a generic significand implementation
2018-06-12 Joseph MyersDo not use const attribute for nan functions (bug 23277).
2018-05-18 Joseph MyersSplit test-tgmath3 by function.
2018-05-17 Joseph MyersAdd narrowing divide functions.
2018-05-16 Joseph MyersAdd narrowing multiply functions.
2018-03-20 Joseph MyersAdd narrowing subtract functions.
2018-02-15 Wilco DijkstraRemove mplog and mpexp
2018-02-12 Szabolcs NagyRemove slow paths from exp
2018-02-12 Wilco DijkstraRemove slow paths from pow
2018-02-10 Joseph MyersAdd narrowing add functions.
2018-02-09 Joseph MyersAdd test infrastructure for narrowing libm functions.
2018-02-09 Joseph MyersAdd build infrastructure for narrowing libm functions.
2018-02-09 Joseph MyersRemove unused math/Makefile variable libm-test-incs.
2018-01-02 Joseph MyersReduce command length in regen-ulps.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20 Gabriel F. T. GomesProvide a C++ version of iseqsig (bug 22377)
2017-12-19 Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19 Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-12-07 Joseph MyersAdd _Float32 function aliases.
2017-12-06 Joseph MyersAdd _Float64, _Float32x function aliases.
2017-11-24 Joseph MyersSupport testing _Float64x libm functions.
2017-10-30 Joseph MyersRemove _Mlong_double_ etc. macros.
2017-10-20 Joseph MyersAdd bits/floatn.h defines for more _FloatN / _FloatNx...
2017-10-16 Joseph MyersSupport running libm tests for float128 as alias for...
2017-10-11 Joseph MyersRun libm long double tests for long double = double.
2017-10-09 Jonathan WakelyEnsure C99 and C11 interfaces are available for C+...
2017-10-03 Gabriel F. T. GomesAdd C++ versions of iscanonical for ldbl-96 and ldbl...
2017-09-29 Szabolcs NagyNew generic powf
2017-09-29 Szabolcs NagyNew generic log2f
2017-09-29 Szabolcs NagyNew generic logf
2017-09-25 Szabolcs NagyOptimized generic expf and exp2f with wrappers
2017-08-31 Joseph MyersSimplify NAN definitions.
2017-08-31 Joseph MyersSimplify INFINITY definitions.
2017-08-31 Joseph MyersSimplify HUGE_VAL definitions.
2017-08-29 Joseph MyersFix bits/math-finite.h _MSUF_ expansion namespace ...
2017-08-22 Gabriel F. T. GomesProvide a C++ version of issignaling that does not...
2017-08-22 Florian Weimermath: Statically link tests of internal functionality
2017-08-21 Joseph MyersObsolete matherr, _LIB_VERSION, libieee.a.
2017-06-28 Joseph MyersAdd more thorough generated tgmath.h test.
2017-05-17 Gabriel F. T. GomesConvert e_exp2l.c into a template
2017-05-15 Paul E. Murphyfloat128: Add public _Float128 declarations to libm.
2017-05-09 Paul E. Murphyfloat128: Add _Float128 make bits to libm.
2017-03-15 Gabriel F. T. GomesSplit helper classification macros from mathcalls.h
2017-02-24 Joseph MyersRun libm tests separately for each function.
2017-02-23 Gabriel F. T. GomesAdd new templates for IEEE wrappers
2017-02-17 Joseph MyersMove tests of catan, catanh to auto-libm-test-*.
2017-02-17 Joseph MyersMove tests of casin, casinh to auto-libm-test-*.
2017-02-17 Joseph MyersMove tests of cacos, cacosh to auto-libm-test-*.
2017-02-09 Gabriel F. T. GomesMerge libm-compat-calls-auto and libm-compat-calls
2017-02-09 Joseph MyersMove -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.
2017-02-08 Joseph MyersBuild most libm-test support code once per type.
2017-02-08 Gabriel F. T. GomesMove w_exp to libm-compat-call-auto
2017-02-08 Gabriel F. T. GomesMove w_lgamma to libm-compat-calls-auto
2017-02-08 Gabriel F. T. GomesMove w_lgamma_r to libm-compat-calls-auto
2017-02-06 Joseph MyersSplit libm-test.inc by function.
2017-02-06 Joseph MyersSplit auto-libm-test-out by function.
2017-02-06 Joseph MyersEliminate libm-test.stmp.
2017-02-06 Joseph MyersRework gen-libm-test.pl input/output handling.
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.
next
This page took 0.68417 seconds and 108 git commands to generate.