summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am, gmp-impl.h: Use gen-sieve and its outputMarco Bodrato2021-10-011-0/+9
* Makefile.am: Update -version-info tableMarco Bodrato2020-12-131-0/+1
* Makefile.am (EXTRA_DIST): Add mini-gmp/ChangeLogMarco Bodrato2020-11-101-1/+1
* Better support for make check-mini-gmp on wine or cygwin (from Niels)Marco Bodrato2020-10-171-1/+1
* (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*): Bump version info.Torbjorn Granlund2020-01-171-5/+6
* mini-gmp: Enable testing with different limb sizes (types).Marco Bodrato2019-11-171-1/+1
* Generate and install a pkg-config file for the gmpxx libraryHugh McMaster2019-08-081-0/+1
* Generate and install a pkg-config file for the gmp libraryHugh McMaster2019-08-081-0/+3
* mpz/stronglucas.c: New fileMarco Bodrato2018-11-121-1/+2
* mpz/lucmod.c: New file, Lucas' sequence modulo mMarco Bodrato2018-11-101-1/+1
* Copyright yearsMarco Bodrato2018-05-161-2/+2
* mini-mpq and its testsMarco Bodrato2018-04-261-0/+1
* Makefile.am: Keep track of so.numbersMarco Bodrato2016-12-291-0/+2
* Fix setup of LD_LIBRARY_PATH for mini-gmp tests.Niels M?ller2016-11-191-2/+1
* Simplify mini-gmp make variables.Niels M?ller2016-11-191-1/+1
* (check-mini-gmp): Get CC and EXTRA_CFLAGS right.Torbjorn Granlund2016-11-181-2/+2
* (EXTRA_DIST): Add asl.h.Torbjorn Granlund2016-11-171-3/+5
* Bump release numbers.Marco Bodrato2015-10-181-4/+5
* mpf_cmp_z, with test.Marco Bodrato2015-09-111-2/+2
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* Bump release numbers.Torbjorn Granlund2014-03-221-7/+8
* Distribute new COPYING* files.Niels M?ller2014-02-111-1/+3
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-11/+22
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+2
* (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump version info (align with 5.1.2).Torbjorn Granlund2013-05-221-2/+3
* Fix typo in last change.Torbjorn Granlund2013-02-261-1/+1
* Added mpz_limbs_read and friends.Niels M?ller2013-02-251-2/+4
* (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump version info.Torbjorn Granlund2013-01-221-2/+3
* (check-mini-gmp): Fix typo in last change.Torbjorn Granlund2013-01-221-1/+1
* (check-mini-gmp): Set also DYLD_LIBRARY_PATH for the benefit of Darwin.Torbjorn Granlund2013-01-201-1/+2
* (check-mini-gmp): Set LD_LIBRARY_PATH to allow testing with dynamic main GMP ...Torbjorn Granlund2013-01-101-1/+2
* Bump version info.Torbjorn Granlund2012-12-081-6/+6
* (LIBMP_LT_*): Remove these.Torbjorn Granlund2012-06-261-5/+1
* Copy the comments about the library versions from gmp-5.0.Marc Glisse2012-06-261-0/+3
* Comment not to forget a version bump in libgmpxx for the next release.Marc Glisse2012-06-261-0/+2
* Declare members of numeric_limits so they are properly emitted when their use...Marc Glisse2012-06-231-1/+1
* Whitespace cleanup.Torbjorn Granlund2012-06-021-1/+1
* mpz/mfac_uiui.c: New file.Marco Bodrato2012-04-301-1/+1
* Renamed files with constants for combinatorics.Marco Bodrato2012-04-221-8/+8
* New function mpz_primorial_ui.Marco Bodrato2012-04-191-1/+2
* Move bitwise_primesieve from mpz/oddfac to a generally available function.Marco Bodrato2012-04-191-1/+1
* Pass needed -I flag for make check-mini-gmp.Niels M?ller2012-04-111-1/+1
* Added target distclean-local.Niels Möller2012-02-291-0/+1
* Improved top-level mini-gmp make targets.Niels Möller2012-02-291-1/+12
* New make target check-mini-gmp.Niels Möller2012-02-281-0/+12
* Trivial merge.Niels Möller2012-02-261-1/+2
|\
| * New function mpz_2fac_ui.Marco Bodrato2012-02-261-1/+2
* | Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-7/+10
|/