summaryrefslogtreecommitdiff
path: root/mpn/mips64
Commit message (Expand)AuthorAgeFilesLines
* Move code which uses hi and lo registers into hilo subdir.Torbjorn Granlund2019-06-145-0/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2711-104/+225
* Canonicalise copyright headers.Torbjorn Granlund2014-01-192-6/+6
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-8/+8
* Use https to link to GNU license.Torbjorn Granlund2013-12-0211-11/+11
* Collapse copyright years.Torbjorn Granlund2013-11-288-12/+8
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Add _nc entry point.Torbjorn Granlund2011-03-142-4/+26
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-3/+3
* New GCD codeNiels Möller2008-10-171-3/+2
|\
| * Removed GCDEXT_THRESHOLDNiels Möller2008-09-151-1/+0
| * Renamed GCD_SCHOENHAGE_THRESHOLD to GCD_DC_THRESHOLD.Niels Möller2008-09-101-1/+1
| * */gmp-mparam.h: Renamed HGCD_SCHOENHAGE_THRESHOLD to HGCD_THRESHOLD.Niels Möller2008-09-101-1/+1
* | Remove file, it is n32-only, and uses an old algorithm.Torbjorn Granlund2008-10-151-455/+0
|/
* Update license to version 3.tege2007-09-1812-48/+24
* Reformat FSF address to 80 columns.tege2006-02-2710-30/+30
* Update FSF's address.tege2006-02-1512-23/+23
* Retune.tege2004-02-101-5/+5
* New file, simply hand-edited gcc output.tege2003-06-021-0/+457
* Retune.tege2003-02-101-9/+9
* *** empty log message ***tege2002-09-131-0/+5
* * mpn/mips64/mips.m4: Remove (was a copy of mips32/mips.m4).Kevin Ryde2002-03-111-71/+0
* Retune.tege2002-02-221-21/+21
* Tabify.tege2002-02-201-1/+1
* Clean up *_THRESHOLD names.tege2002-02-191-14/+14
* Move 64-bit mips code from `mips3' to `mips64' directory.tege2002-02-1912-0/+961