| Commit message (Expand) | Author | Age | Files | Lines |
* | Qualify a comment. | Kevin Ryde | 2002-04-02 | 1 | -1/+1 |
* | * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: Put | Kevin Ryde | 2002-03-30 | 5 | -25/+30 |
* | Fix some spacing. | tege | 2002-03-28 | 5 | -14/+14 |
* | * mpn/powerpc32/750/com_n.asm: New file. | Kevin Ryde | 2002-03-24 | 1 | -0/+68 |
* | Use free caller-saves registers instead of callee-saves r30 and r31. | tege | 2002-03-19 | 1 | -15/+12 |
* | * mpn/powerpc32/*.asm: Use L() | Kevin Ryde | 2002-03-19 | 4 | -46/+53 |
* | Correction to: | Kevin Ryde | 2002-03-19 | 4 | -4/+4 |
* | Revert, these can go just in mpn/powerpc32: | Kevin Ryde | 2002-03-19 | 2 | -160/+0 |
* | * mpn/powerpc32/add_n.asm, mpn/powerpc32/sub_n.asm: Rewrite, faster on | Kevin Ryde | 2002-03-19 | 2 | -112/+142 |
* | * mpn/powerpc32/*.asm: Use L(), add some measured speeds. | Kevin Ryde | 2002-03-19 | 4 | -38/+62 |
* | * mpn/powerpc32/750/add_n.asm, mpn/powerpc32/750/sub_n.asm: New files. | Kevin Ryde | 2002-03-18 | 2 | -0/+160 |
* | * mpn/powerpc32/750/gmp-mparam.h: New file. | Kevin Ryde | 2002-03-11 | 1 | -0/+65 |
* | Clean up *_THRESHOLD names. | tege | 2002-02-19 | 1 | -15/+16 |
* | Tune. | tege | 2002-02-08 | 1 | -28/+36 |
* | * mpn/asm-defs.m4 (PROLOGUE, EPILOGUE): New scheme, optional function | Kevin Ryde | 2002-01-07 | 1 | -4/+12 |
* | * mpn/*/gmp-mparam.h: Update measured thresholds. | Kevin Ryde | 2001-11-29 | 1 | -15/+16 |
* | Add a copyright year. | tege | 2001-11-15 | 1 | -1/+1 |
* | Add some timing analysis. | tege | 2001-10-22 | 1 | -2/+15 |
* | * mpn/*/gmp-mparam.h (DIVEXACT_1_THRESHOLD): Add tuned values. | Kevin Ryde | 2001-07-01 | 1 | -0/+1 |
* | * tune/tuneup.c, tune/Makefile.am, gmp-impl.h, mpn/*/gmp-mparam.h: | Kevin Ryde | 2001-06-08 | 1 | -2/+0 |
* | * mpn/powerpc32/umul.asm: Use r on registers. | Kevin Ryde | 2001-05-11 | 1 | -21/+30 |
* | Add a copyright year. | Kevin Ryde | 2001-05-03 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2001-02-12 | 1 | -0/+95 |
* | Use unnamed csects. | tege | 2001-02-10 | 1 | -2/+2 |
* | * mpn/x86/*/gmp-mparam.h, mpn/alpha/ev5/gmp-mparam.h, | Kevin Ryde | 2001-02-04 | 1 | -58/+38 |
* | * mpn/*/gmp-mparam.h, acinclude.m4, tests/t-constants.c | Kevin Ryde | 2001-01-07 | 1 | -5/+1 |
* | Use WANT_R_REGISTERS to match renamed GMP_ASM_POWERPC_R_REGISTERS. | Kevin Ryde | 2000-11-07 | 1 | -1/+1 |
* | * acinclude.m4 (GMP_ASM_POWERPC_REGISTERS): New macro. | Kevin Ryde | 2000-11-03 | 1 | -9/+12 |
* | Retune. | tege | 2000-10-29 | 1 | -10/+10 |
* | Retune. | tege | 2000-10-24 | 1 | -9/+9 |
* | * *: Rename BZ -> DC. | Kevin Ryde | 2000-10-21 | 1 | -2/+2 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 11 | -11/+11 |
* | Retune. | tege | 2000-10-02 | 1 | -1/+21 |
* | Update copyright year. | tege | 2000-07-26 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2000-07-24 | 11 | -44/+44 |
* | Fill in values from `make tune' run. | tege | 2000-07-19 | 1 | -3/+37 |
* | Name the function mpn_umul_ppmm. | Kevin Ryde | 2000-04-26 | 1 | -2/+2 |
* | Use dnl/C instead of `#' for comments. | tege | 2000-04-23 | 8 | -251/+251 |
* | Add a copyright year. | Kevin Ryde | 2000-04-12 | 1 | -1/+1 |
* | * mpn/powerpc32/syntax.h: Removed, no longer used. | Kevin Ryde | 2000-04-11 | 1 | -38/+0 |
* | Add copyright. | Kevin Ryde | 2000-04-11 | 1 | -0/+20 |
* | Fix FSF address. | Kevin Ryde | 2000-03-25 | 1 | -2/+2 |
* | Map cr0 => `0', etc. | tege | 2000-03-06 | 1 | -0/+5 |
* | Misc cleanups. | tege | 2000-03-03 | 8 | -69/+71 |
* | New file for AIX/XCOFF support. | tege | 2000-03-03 | 1 | -0/+39 |
* | File for mapping register names on environments *except* for Mach, Next, and | tege | 2000-03-02 | 1 | -0/+9 |
* | Complete translation to `.asm'. | tege | 2000-03-02 | 3 | -24/+24 |
* | Translate from `.S' to `.asm'. | tege | 2000-03-02 | 15 | -662/+585 |
* | Clean up assembly syntax. | tege | 1999-12-02 | 8 | -37/+32 |
* | *** empty log message *** | tege | 1999-07-07 | 1 | -0/+38 |