| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | tege | 2000-08-02 | 2 | -0/+536 |
* | Disable SPARC v9 popc_limb pattern. | tege | 2000-08-02 | 1 | -1/+3 |
* | Disable SPARC v9 popc_limb pattern. | tege | 2000-08-01 | 1 | -1/+3 |
* | * mpn/tests/try.c (try_init): Account for ALIGNMENTS when sizing | Kevin Ryde | 2000-08-01 | 1 | -9/+16 |
* | Further correction to initial checkin: | Kevin Ryde | 2000-07-30 | 1 | -1/+0 |
* | Two spelling errors. | Kevin Ryde | 2000-07-30 | 1 | -2/+2 |
* | * mpn/sparc64/gmp-mparam.h: Re-run tune program for FFT thresholds. | Kevin Ryde | 2000-07-30 | 1 | -10/+30 |
* | * configure.in (--enable-fft): New option, default "no". | Kevin Ryde | 2000-07-29 | 2 | -0/+12 |
* | Another correction to initial checkin: | Kevin Ryde | 2000-07-28 | 1 | -14/+5 |
* | * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds. | Kevin Ryde | 2000-07-28 | 1 | -0/+20 |
* | * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds. | Kevin Ryde | 2000-07-28 | 3 | -0/+60 |
* | * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds. | Kevin Ryde | 2000-07-28 | 1 | -0/+20 |
* | Corrections to initial checkin: | Kevin Ryde | 2000-07-28 | 1 | -2/+3 |
* | Further minor mod, by Torbjorn: | Kevin Ryde | 2000-07-27 | 1 | -5/+4 |
* | Use new gmp-impl.h macros. | Kevin Ryde | 2000-07-27 | 2 | -3/+0 |
* | * mpn/generic/mul_fft.c: New file, by Paul Zimmermann, minor mods | Kevin Ryde | 2000-07-27 | 2 | -7/+7 |
* | * mpn/generic/mul_fft.c: New file, by Paul Zimmermann, minor mods | Kevin Ryde | 2000-07-27 | 1 | -0/+782 |
* | Basic ia64 support. | tege | 2000-07-26 | 1 | -0/+27 |
* | Add a copyright year. | Kevin Ryde | 2000-07-26 | 1 | -1/+1 |
* | Update copyright year. | tege | 2000-07-26 | 3 | -3/+3 |
* | Fill in values from `make tune' run. | tege | 2000-07-25 | 1 | -1/+24 |
* | Update threshold values from new `tune' run. | tege | 2000-07-25 | 1 | -4/+4 |
* | Fill in values from `make tune' run. | tege | 2000-07-25 | 2 | -8/+66 |
* | Delete warning about being an internal function. | tege | 2000-07-25 | 1 | -9/+0 |
* | Use %g5 instead of volatile stack frame area | tege | 2000-07-25 | 2 | -4/+4 |
* | Only #define *_THRESHOLD if not already defined. | tege | 2000-07-25 | 4 | -2/+10 |
* | Only #define *_THRESHOLD if not already defined. | tege | 2000-07-25 | 2 | -0/+8 |
* | * mpn/sparc64/{add,sub}mul1h.asm: Renamed from {add,sub}mul_1h.asm | Kevin Ryde | 2000-07-25 | 1 | -1/+1 |
* | * mpn/sparc64/{add,sub}mul1h.asm: Renamed from {add,sub}mul_1h.asm | Kevin Ryde | 2000-07-25 | 4 | -4/+4 |
* | *** empty log message *** | tege | 2000-07-24 | 349 | -1402/+1424 |
* | Fill in values from `make tune' run. | tege | 2000-07-19 | 2 | -8/+70 |
* | Fill in values from `make tune' run. | tege | 2000-07-19 | 1 | -3/+35 |
* | Use "%" instead of "'" for reloc/symbol delimiter. | tege | 2000-07-19 | 1 | -4/+4 |
* | Update a note about aligning branch targets to 16 bytes. | Kevin Ryde | 2000-07-17 | 1 | -2/+3 |
* | *** empty log message *** | tege | 2000-07-16 | 2 | -0/+89 |
* | Update with output from tune utility. | tege | 2000-07-16 | 1 | -3/+31 |
* | Another of: | Kevin Ryde | 2000-07-14 | 1 | -2/+2 |
* | * mpn/x86/x86-defs.m4 (Zdisp): Add an instruction. | Kevin Ryde | 2000-07-14 | 1 | -0/+1 |
* | * mpn/x86/k6/mmx/*.asm: Update some comments. | Kevin Ryde | 2000-07-14 | 3 | -10/+17 |
* | * mpn/x86/{README,k6/README}: Update. | Kevin Ryde | 2000-07-14 | 1 | -33/+50 |
* | * mpn/x86/k6/k62mmx: New directory. | Kevin Ryde | 2000-07-14 | 1 | -4/+5 |
* | * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory, | Kevin Ryde | 2000-07-14 | 2 | -0/+571 |
* | * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6. | Kevin Ryde | 2000-07-14 | 1 | -200/+16 |
* | * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6. | Kevin Ryde | 2000-07-14 | 1 | -212/+20 |
* | * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory, | Kevin Ryde | 2000-07-14 | 1 | -0/+179 |
* | Add exceptions for clc,stc,cli,sti,cld,std. | Kevin Ryde | 2000-07-14 | 1 | -0/+1 |
* | * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory, | Kevin Ryde | 2000-07-14 | 1 | -0/+196 |
* | Correction to initial checkin: cache line boundaries are at ff not ef, | Kevin Ryde | 2000-07-14 | 1 | -6/+5 |
* | * mpn/tests/try.c: Add #ifdef to SIGBUS, for the benefit of djgpp. | Kevin Ryde | 2000-07-13 | 1 | -0/+4 |
* | Regenerate for: | Kevin Ryde | 2000-07-13 | 1 | -5/+9 |