Commit Graph

100 Commits

Author SHA1 Message Date
wbhart
03876cf15b Added global extern. 2008-06-15 20:26:45 +00:00
wbhart
c65697e5da Added new version of yasm. 2008-06-15 20:20:16 +00:00
wbhart
7073d13446 Temporarily removing yasm to update to newer version. 2008-06-15 20:15:30 +00:00
wbhart
d69e67ec6a Added macro for global symbols. 2008-06-15 19:56:42 +00:00
wbhart
b625940726 Attempt to fix the global symbol prefix on core2. 2008-06-15 19:09:07 +00:00
wbhart
f4ec3d5515 Experimental fix for global symbol prefix for yasm assembly files. 2008-06-15 18:46:08 +00:00
wbhart
f765185c83 Backed out changes to aclocal.m4 and fixed gmp.h to work correctly with c99 inline semantics when mpir is being compiled with gcc 4.3.0 or above. 2008-06-13 13:11:00 +00:00
wbhart
c2c15d3752 Attempt to check for gnu linker on Solaris. 2008-06-13 08:55:53 +00:00
wbhart
e86fc8f1f4 Added missing semicolon, noted by iciti. 2008-06-11 11:34:46 +00:00
wbhart
25348dd548 Fixed the model numbers 22 and 23 which were previously entered as 16
and 17.
2008-06-11 10:10:21 +00:00
wbhart
d03c4039ef Added model numbers 16 and 17 (Celeron and Core2) to config.guess. 2008-06-10 22:22:08 +00:00
wbhart
51afb1f77a Added support for the pentiumD. Basically it is now recognised as some kind
of i787 and thus uses the Pentium 4 assembly files, including mmx and
sse2.
2008-06-04 12:33:00 +00:00
wbhart
50e574aba9 Set execute permissions on config.sub 2008-06-04 12:00:33 +00:00
wbhart
f64fd9f77a Removed some lines which were saving and restoring rsi unnecessarily. 2008-06-04 11:45:01 +00:00
wbhart
425fd3101d These are the old versions of addmul and submul written by Brian
Gladman.
2008-06-04 04:04:49 +00:00
wbhart
cfa4948e4a Fixed the speed issues with a static library vs Pierrick Gaudry's
patches.
2008-06-04 03:47:49 +00:00
wbhart
dfccae5fdb Sped up add and sub when the loop unrolling code is used. 2008-06-02 23:08:59 +00:00
wbhart
c0ac719bab This file should be deleted. 2008-06-02 12:19:03 +00:00
wbhart
f0d348d3e1 Fixed bug in gcc calling conventions. 2008-06-02 11:59:50 +00:00
wbhart
423b394625 Slight speedup by getting alignment right. 2008-06-01 06:36:56 +00:00
wbhart
1499e3fc0d This is in the wrong place. 2008-05-30 09:41:52 +00:00
wbhart
42ef8307be Add core2call in this directory too. 2008-05-30 09:34:47 +00:00
wbhart
ec9d99fb88 Update makefile for core2call. 2008-05-30 09:34:12 +00:00
wbhart
aa0528df12 Run autoconf and automake. 2008-05-30 09:28:51 +00:00
wbhart
6045989170 Move calling conventions for core2 into right directory. 2008-05-30 09:27:42 +00:00
wbhart
c2a7fe1caf Replace calling conventions. 2008-05-30 09:24:15 +00:00
wbhart
6873c97263 Get rid of transitioned. 2008-05-30 06:37:17 +00:00
wbhart
c6fb06802e Run automake. 2008-05-30 06:08:29 +00:00
wbhart
5b3bf61771 Update makefile. 2008-05-30 06:07:33 +00:00
wbhart
e2d55c1102 Change x86_64.s to x86_64.asm. 2008-05-30 05:54:04 +00:00
wbhart
d10a926ac0 Change these files to compile on Darwin. 2008-05-30 05:50:14 +00:00
wbhart
c3f198a8da GPL Version 2 files. 2008-05-30 05:48:02 +00:00
wbhart
9541395dae Unfortunately Yasm doesn't seem to export global symbols properly on Darwin. 2008-05-30 05:23:25 +00:00
wbhart
4d461e6a94 Unfortunately Yasm doesn't accept ..gotpcrel in Macho64 object format, which is needed on Darwin on core2. 2008-05-30 05:11:37 +00:00
wbhart
8ad9ff3d76 Set the object file correctly. 2008-05-30 04:39:25 +00:00
wbhart
b3b5e441a0 Rerun aclocal, autoconf, automake. 2008-05-30 04:03:22 +00:00
wbhart
966a35ba06 Attempt to get the object formats correct. 2008-05-30 04:01:04 +00:00
wbhart
259d5c8f27 Rebuild aclocal.m4 2008-05-30 02:53:05 +00:00
wbhart
e7ba295d25 Attempt to fix Darwin build. 2008-05-30 02:46:03 +00:00
wbhart
f325a36936 New version of aclocal.m4. 2008-05-30 02:40:38 +00:00
wbhart
090b8ce7b9 Fix ltmain.sh for Darwin (hopefully). 2008-05-30 02:18:08 +00:00
wbhart
1a3c5cb1dd Run autoconf. 2008-05-30 01:56:51 +00:00
wbhart
85cf6fe5a9 Make MPIR_AS always defined. 2008-05-30 01:55:10 +00:00
wbhart
3d1eae9e41 Delete files not part of Jason Martin's patches. 2008-05-30 01:50:02 +00:00
wbhart
766eb8df76 Remove this file. 2008-05-30 01:43:04 +00:00
wbhart
961b19487f Run automake and autoconf. 2008-05-30 01:34:39 +00:00
wbhart
6751f0f9f5 Rename this file so it can assemble with yasm. 2008-05-30 01:31:51 +00:00
wbhart
9575eca2b0 Ensure sqr_basecase can have .as extension so make tune can work. 2008-05-30 01:30:42 +00:00
wbhart
0a1550b722 Explicitly give the output library name so libtool doesn't get confused. 2008-05-30 01:00:28 +00:00
wbhart
ed4bc3e66b Fix for libtool to make the required files. 2008-05-30 00:09:28 +00:00