summaryrefslogtreecommitdiff
path: root/mpz/gcd.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all #ifdef BERKELEY_MP.Marco Bodrato2011-01-031-36/+29
* Use TMP_ALLOC_LIMBS consistently.Torbjorn Granlund2009-11-281-2/+2
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.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-2/+2
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* Add a copyright year.tege2002-05-141-1/+2
* Nailify.tege2002-04-291-1/+1
* Remove K&R function headers.tege2001-01-021-18/+2
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Add a copyright year.Kevin Ryde2000-05-281-1/+1
* [BERKELEY_MP]: Include mp.h for mpbsd compile.Kevin Ryde2000-05-281-1/+3
* Change call to mpn_gcd (for changes mpn_gcd interface).tege1996-08-081-3/+3
* Initial revisiontege1996-05-081-0/+178