summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * tune/time.c (speed_cpu_frequency_proc_cpuinfo): Add support forKevin Ryde2000-07-301-3/+13
* Add a note that texinfo 4 is required.Kevin Ryde2000-07-301-1/+3
* Fix a typo.Kevin Ryde2000-07-303-4/+4
* Fix two typos.Kevin Ryde2000-07-301-2/+2
* Correct some spelling.Kevin Ryde2000-07-301-5/+5
* Don't propagate typos, only carries. :)Kevin Ryde2000-07-301-5/+5
* Mention --enable-fft.Kevin Ryde2000-07-291-1/+2
* *** empty log message ***Kevin Ryde2000-07-291-1/+18
* Regenerate for:Kevin Ryde2000-07-291-3/+3
* * gmp.texi (ABI and ISA): Add sparc64-*-linux*.Kevin Ryde2000-07-291-5/+6
* * configure.in [sparc64-*-linux*] (gmp_cflags64_gcc): Same flagsKevin Ryde2000-07-291-2/+2
* * NEWS: Multiplication optionally using FFT.Kevin Ryde2000-07-291-1/+1
* * tune/tuneup.c [WANT_FFT]: By default don't probe FFTs if disabled.Kevin Ryde2000-07-291-30/+37
* * configure.in (--enable-fft): New option, default "no".Kevin Ryde2000-07-292-0/+12
* * configure.in (--enable-fft): New option, default "no".Kevin Ryde2000-07-291-0/+7
* Regenerate for:Kevin Ryde2000-07-292-135/+157
* * configure.in (--enable-fft): New option, default "no".Kevin Ryde2000-07-291-0/+14
* Put a "-" for clarity in frequency methods printout.Kevin Ryde2000-07-291-5/+2
* Reword the comment added with this change:Kevin Ryde2000-07-291-2/+2
* * tune/README: Notes on FFT and GCD thresholds, other minor updates.Kevin Ryde2000-07-291-16/+86
* Move mpz_cdiv_{q,r}_2exp creation task to "new functionality".Kevin Ryde2000-07-291-14/+14
* Two bits of minor rewording.Kevin Ryde2000-07-291-13/+12
* Another correction to initial checkin:Kevin Ryde2000-07-281-14/+5
* Regenerate for:Kevin Ryde2000-07-281-31/+6
* * Makefile.am: Expunge the macos generated files update stuff.Kevin Ryde2000-07-281-27/+1
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-281-0/+20
* Amendments to default FFT thresholds, making them slightly bigger atKevin Ryde2000-07-281-16/+14
* Amendments to FFT probing, should now be much faster and a bit more sensible.Kevin Ryde2000-07-281-67/+130
* *** empty log message ***Kevin Ryde2000-07-281-0/+4
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-283-0/+60
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-281-0/+20
* Corrections to initial checkin:Kevin Ryde2000-07-281-2/+3
* Revert back to MacOS build that runs "macos/configure"Kent Boortz2000-07-281-1/+15
* Create target directories from configure scriptKent Boortz2000-07-281-29/+62
* Add task for a cache-localized toom3 evaluate.Kevin Ryde2000-07-281-17/+28
* Update multiplication section for FFTs now added.Kevin Ryde2000-07-281-81/+8
* Put the new mpn functions together.Kevin Ryde2000-07-271-2/+1
* Mention mpn_sqr_diagonal with the assembler sqr_basecase task.Kevin Ryde2000-07-271-1/+6
* Regenerate for kent's recent changes.tege2000-07-271-16/+16
* Misc changes.tege2000-07-271-24/+34
* Disable maintainer build for MacOS, not used for 3.1 releaseKent Boortz2000-07-271-12/+13
* *** empty log message ***Kevin Ryde2000-07-271-0/+21
* * tune/common.c: Avoid huge macro expansions for umul and udiv.Kevin Ryde2000-07-271-95/+197
* Further minor mod, by Torbjorn:Kevin Ryde2000-07-271-5/+4
* Further new macros: _MP_ALLOCATE_FUNC_TYPE etc.Kevin Ryde2000-07-271-0/+7
* Regenerate for:Kevin Ryde2000-07-271-3/+4
* Correction to "all-local" handling of MACOS_GENERATED.Kevin Ryde2000-07-271-1/+2
* * mpn/generic/mul_fft.c: New file, by Paul Zimmermann, minor modsKevin Ryde2000-07-271-16/+55
* *** empty log message ***tege2000-07-271-0/+4
* Use new gmp-impl.h macros (numberof).Kevin Ryde2000-07-271-2/+0