summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * mpn/tests/Makefile.am: Use $(MAKE) in .asm rules, not "m".Kevin Ryde2000-07-131-5/+5
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx, improveKevin Ryde2000-07-132-383/+0
* Tiny amendments to a couple of comments.Kevin Ryde2000-07-111-8/+7
* * mpn/x86/k6/cross.pl: New file.Kevin Ryde2000-07-061-0/+141
* * mpn/sparc64/gmp-mparam.h: Update thresholds.Kevin Ryde2000-07-061-2/+39
* * mpn/sparc64/gmp-mparam.h: Update thresholds.Kevin Ryde2000-07-061-8/+32
* Header should be P54.Kevin Ryde2000-07-061-1/+1
* Header should be P55.Kevin Ryde2000-07-061-1/+1
* New file.Kevin Ryde2000-07-061-0/+77
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-4/+38
* Add to a comment.Kevin Ryde2000-07-062-2/+2
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-9/+9
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-7/+14
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds.Kevin Ryde2000-07-061-11/+18
* * mpn/x86/*/README: Miscellaneous updates.Kevin Ryde2000-07-041-1/+2
* Fix a typo.Kevin Ryde2000-07-041-1/+1