wbhart
c1c70f040e
Run automake to propagate changes.
2008-05-27 02:54:55 +00:00
wbhart
3ff64d3d03
Fixed a tab that had got converted to spaces.
2008-05-27 02:52:15 +00:00
wbhart
dd19683c98
First attempt at making make check work.
...
Fixed execute permissions on some files.
Removed some files from yasm that are regenerated by the build
procedure.
2008-05-27 02:28:44 +00:00
wbhart
d842042973
The gmp-mparam.h files seemed to be different between my two sets of files. These ones make the segfault go away in the flint test.
2008-05-27 02:11:08 +00:00
wbhart
46d20c584d
Fixed some problems preventing it from building.
2008-05-26 22:53:25 +00:00
wbhart
075a98ed18
Ran autoconf, automake and aclocal to update all the autohell files.
2008-05-26 22:20:33 +00:00
wbhart
c0e157e3b2
Roughly speaking mpir should now build on an AMD64. At the present moment the config.guess doesn't distinguish a Core 2 from an AMD64 and so the same code is probably built on both.
...
One must build yasm (included in the yasm directory) before building GMP, if building on an x86_64 machine.
Note: make test and make tune do not currently build.
2008-05-26 22:11:40 +00:00
brgladman
e64e1a30f7
AMD64 assembler code tweak
2008-05-20 14:53:08 +00:00
brgladman
9b903fae33
Improve AMD64 sgr_basecase
...
Add warning about sqr_basecase Karatsuba limit
2008-05-20 12:39:43 +00:00
brgladman
f6ef7209a4
Apply GMP 4.2.1 patches to MPIR
2008-05-19 16:03:48 +00:00
brgladman
48248cda46
1. longlong.h change to add MSVC intrinsics
...
2. longlong.h rearrangement for Intel compiler
3. MSVC additions in test code
4. GMP 4.2.1 bug fixes
5. Intel format assembly code
2008-05-18 22:20:43 +00:00
wbhart
f628237738
Added all the assembly code back for all supported architectures.
2008-04-27 19:55:56 +00:00
wbhart
a369ff49df
Added ARM assembly support back in.
2008-04-18 17:20:42 +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