summaryrefslogtreecommitdiff
path: root/mpf/mul.c
Commit message (Expand)AuthorAgeFilesLines
* mpf/mul.c: Use macros.Marco Bodrato2020-10-311-16/+16
* Amend last change.Torbjorn Granlund2019-12-231-1/+1
* Rewrite to invoke mpn_sqr when appropriate.Torbjorn Granlund2019-12-231-48/+86
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Postpone TMP_MARK.Torbjorn Granlund2014-06-161-3/+4
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Use TMP_ALLOC_LIMBS consistently.Torbjorn Granlund2009-11-281-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+1
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* Add a copyright year.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-021-7/+0
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Clean up spacing and indentation.tege1996-05-241-1/+1
* Initial revisiontege1996-05-081-0/+94