summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gmp-3_1-branchKevin Ryde2000-10-051-1/+5
|
* *** empty log message ***tege2000-10-041-0/+4
|
* *** empty log message ***Kevin Ryde2000-10-041-1/+3
|
* *** empty log message ***Kevin Ryde2000-09-291-0/+4
|
* *** empty log message ***tege2000-09-271-0/+5
|
* Mention aclocal.m4, in case anyone wonders why it changed.Kevin Ryde2000-09-211-0/+2
|
* *** empty log message ***Kevin Ryde2000-09-191-0/+1
|
* *** empty log message ***Kevin Ryde2000-09-171-0/+40
|
* *** empty log message ***tege2000-08-032-3/+5
|
* *** empty log message ***Kevin Ryde2000-08-031-9/+8
|
* * demos/factorize.c (random): Don't use "inline".Kevin Ryde2000-08-031-1/+1
|
* *** empty log message ***tege2000-08-031-2/+5
|
* Correction to K&R part.Kevin Ryde2000-08-032-2/+2
|
* Regenerate for:Kevin Ryde2000-08-032-2/+2
| | | | | * Makefile.am (EXTRA_HEADERS): Omit $(MPFR_HEADERS_OPTION). * mpfr/Makefile.am (EXTRA_DIST): Add mpfr.h.
* Correction to K&R part.Kevin Ryde2000-08-031-1/+1
|
* *** empty log message ***tege2000-08-031-0/+3
|
* Un typo in le K&R.Kevin Ryde2000-08-031-1/+1
|
* *** empty log message ***tege2000-08-031-2/+11
|
* Un typo in le K&R part.Kevin Ryde2000-08-031-1/+1
|
* Misc edits.tege2000-08-031-7/+7
|
* * gmp.texi (Known Build Problems): Note strip problem.Kevin Ryde2000-08-021-1/+19
|
* * Makefile.am (EXTRA_HEADERS): Omit $(MPFR_HEADERS_OPTION).Kevin Ryde2000-08-021-1/+1
| | | | | | | * mpfr/Makefile.am (EXTRA_DIST): Add mpfr.h. (Without this mpfr.h is omitted from a "make dist" unless done while configured with --enable-mpfr.)
* * Makefile.am (EXTRA_HEADERS): Omit $(MPFR_HEADERS_OPTION).Kevin Ryde2000-08-021-1/+1
| | | | * mpfr/Makefile.am (EXTRA_DIST): Add mpfr.h.
* Mention Steve Root.tege2000-08-021-0/+2
|
* *** empty log message ***tege2000-08-021-0/+6
|
* *** empty log message ***tege2000-08-021-4/+9
|
* Add remarks about not ignoring space in mpz_set_str and mpf_set_str.tege2000-08-021-1/+15
|
* *** empty log message ***tege2000-08-024-1/+543
|
* Added experimental mpfr libraryKent Boortz2000-08-021-0/+6
|
* Added --enable-mpfr optionKent Boortz2000-08-021-6/+23
|
* regenerateKent Boortz2000-08-022-142/+182
|
* Experimental version of mpfrKent Boortz2000-08-0275-1/+10517
|
* Added Guillaume HanrotKent Boortz2000-08-021-0/+1
|
* *** empty log message ***tege2000-08-021-0/+5
|
* Disable SPARC v9 popc_limb pattern.tege2000-08-021-1/+3
|
* Disable SPARC v9 popc_limb pattern.tege2000-08-011-1/+3
|
* *** empty log message ***Kevin Ryde2000-08-011-0/+5
|
* Under ultrasparc umul_ppmm, remove the unfounded assertion thatKevin Ryde2000-08-011-3/+2
| | | | something better than 90 cycles should be possible.
* * mpn/tests/try.c (try_init): Account for ALIGNMENTS when sizingKevin Ryde2000-08-011-9/+16
| | | | | source and dest regions. (Previously would segv during setups for "-s 511-512 mpn_mul_n".)
* Tiny update to KARATSUBA_SQR_THRESHOLD remarks, noting it's usuallyKevin Ryde2000-07-311-1/+2
| | | | higher than the mul threshold.
* Develop three extra digits, not just one.tege2000-07-312-5/+14
|
* Correction to fortran mpn task: libtool doesn't know fortran and willKevin Ryde2000-07-311-3/+4
| | | | need to be coaxed into accepting it.
* *** empty log message ***Kevin Ryde2000-07-301-0/+4
|
* * gmp.texi (References): Add URL for invariant division.Kevin Ryde2000-07-301-1/+2
|
* Further correction to initial checkin:Kevin Ryde2000-07-301-1/+0
| | | | | Remove a harmless but unnecessary duplicate initialization of Ap when recursing.
* *** empty log message ***Kevin Ryde2000-07-301-0/+7
|
* Two spelling errors.Kevin Ryde2000-07-301-2/+2
|
* Two spelling errors in recent additions.Kevin Ryde2000-07-301-2/+2
|
* Correct some spelling.Kevin Ryde2000-07-301-8/+8
|
* * mpn/sparc64/gmp-mparam.h: Re-run tune program for FFT thresholds.Kevin Ryde2000-07-301-10/+30
| | | | (Don't know why POWM_THRESHOLD has gone down.)