summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***tege2000-08-022-0/+536
* Disable SPARC v9 popc_limb pattern.tege2000-08-021-1/+3
* Disable SPARC v9 popc_limb pattern.tege2000-08-011-1/+3
* * mpn/tests/try.c (try_init): Account for ALIGNMENTS when sizingKevin Ryde2000-08-011-9/+16
* Further correction to initial checkin:Kevin Ryde2000-07-301-1/+0
* Two spelling errors.Kevin Ryde2000-07-301-2/+2
* * mpn/sparc64/gmp-mparam.h: Re-run tune program for FFT thresholds.Kevin Ryde2000-07-301-10/+30
* * configure.in (--enable-fft): New option, default "no".Kevin Ryde2000-07-292-0/+12
* Another correction to initial checkin:Kevin Ryde2000-07-281-14/+5
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-281-0/+20
* * 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
* Further minor mod, by Torbjorn:Kevin Ryde2000-07-271-5/+4
* Use new gmp-impl.h macros.Kevin Ryde2000-07-272-3/+0
* * mpn/generic/mul_fft.c: New file, by Paul Zimmermann, minor modsKevin Ryde2000-07-272-7/+7
* * mpn/generic/mul_fft.c: New file, by Paul Zimmermann, minor modsKevin Ryde2000-07-271-0/+782
* Basic ia64 support.tege2000-07-261-0/+27
* Add a copyright year.Kevin Ryde2000-07-261-1/+1
* Update copyright year.tege2000-07-263-3/+3
* Fill in values from `make tune' run.tege2000-07-251-1/+24
* Update threshold values from new `tune' run.tege2000-07-251-4/+4
* Fill in values from `make tune' run.tege2000-07-252-8/+66
* Delete warning about being an internal function.tege2000-07-251-9/+0
* Use %g5 instead of volatile stack frame areatege2000-07-252-4/+4
* Only #define *_THRESHOLD if not already defined.tege2000-07-254-2/+10
* Only #define *_THRESHOLD if not already defined.tege2000-07-252-0/+8
* * mpn/sparc64/{add,sub}mul1h.asm: Renamed from {add,sub}mul_1h.asmKevin Ryde2000-07-251-1/+1
* * mpn/sparc64/{add,sub}mul1h.asm: Renamed from {add,sub}mul_1h.asmKevin Ryde2000-07-254-4/+4
* *** empty log message ***tege2000-07-24349-1402/+1424
* Fill in values from `make tune' run.tege2000-07-192-8/+70
* Fill in values from `make tune' run.tege2000-07-191-3/+35
* Use "%" instead of "'" for reloc/symbol delimiter.tege2000-07-191-4/+4
* Update a note about aligning branch targets to 16 bytes.Kevin Ryde2000-07-171-2/+3
* *** empty log message ***tege2000-07-162-0/+89
* Update with output from tune utility.tege2000-07-161-3/+31
* Another of:Kevin Ryde2000-07-141-2/+2
* * mpn/x86/x86-defs.m4 (Zdisp): Add an instruction.Kevin Ryde2000-07-141-0/+1
* * mpn/x86/k6/mmx/*.asm: Update some comments.Kevin Ryde2000-07-143-10/+17
* * mpn/x86/{README,k6/README}: Update.Kevin Ryde2000-07-141-33/+50
* * mpn/x86/k6/k62mmx: New directory.Kevin Ryde2000-07-141-4/+5
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-142-0/+571
* * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6.Kevin Ryde2000-07-141-200/+16
* * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6.Kevin Ryde2000-07-141-212/+20
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-141-0/+179
* Add exceptions for clc,stc,cli,sti,cld,std.Kevin Ryde2000-07-141-0/+1
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-141-0/+196
* Correction to initial checkin: cache line boundaries are at ff not ef,Kevin Ryde2000-07-141-6/+5
* * mpn/tests/try.c: Add #ifdef to SIGBUS, for the benefit of djgpp.Kevin Ryde2000-07-131-0/+4
* Regenerate for:Kevin Ryde2000-07-131-5/+9