Commit Graph

19 Commits

Author SHA1 Message Date
jasonmoxham
f585f30def remove some old powerpc32 minor optimiztions 2011-08-30 21:28:48 +00:00
jasonmoxham
b503fcced2 remove pointless differences between old cpus ie k6's 2011-08-30 20:41:29 +00:00
jasonmoxham
e4313f9a13 move asm code in gmp-impl into the arch specific dirs 2011-04-30 07:05:19 +00:00
gladman
cf2a5ef3c7 make changes for building longlong.h 2011-04-28 09:34:30 +00:00
jasonmoxham
96819f622b final bits of splitting longlong.h 2011-04-28 00:27:14 +00:00
jasonmoxham
28fea4c7af remove define UMUL_TIME SMUL_TIME as never used 2011-04-13 08:39:59 +00:00
jasonmoxham
d4995d0370 remove define UDIV_TIME as never used 2011-04-13 08:32:07 +00:00
jasonmoxham
08dc99d709 put license info in all the new longlong's 2011-04-10 23:42:50 +00:00
jasonmoxham
a18af002d1 split up longlong into arches 2011-04-10 23:06:16 +00:00
jasonmoxham
db0aab58b5 remove MULFUNC_PROLOGUE from most asm files , only carry varients left 2010-12-31 07:35:36 +00:00
jasonmoxham
0083b66eaf remove all traces of logops.* , we now use separate add and sub versions 2010-12-30 08:19:44 +00:00
jasonmoxham
4a8f88119c replace mode1o.* with modexact_1c_odd.* 2010-08-13 14:09:23 +00:00
jasonmoxham
ff3a95453c replace diveby3.* with divexact_by3c.* 2010-08-13 13:18:45 +00:00
jasonmoxham
eb669e0964 params for powerpc32 and powerpc64 from varro.skynet 2010-05-23 15:21:10 +00:00
(no author)
93c15b224b mpn/powerpc32/gmp-mparam.h from varro 2010-03-24 18:26:30 +00:00
wbhart
42d5f245d5 Added powerpc7455 tuning values. 2009-06-02 21:25:21 +00:00
wbhart
695cd41f0e Apply all GMP issued patches for issues with GMP 4.2.1. 2008-09-14 01:54:23 +00:00
wbhart
c7caca6d56 Set native line endings for all .c, .h, as, .asm, .s, .in, .m4, .cc, am 2008-06-25 07:33:36 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00