William Hart
61d45c2104
Run autoconf 2.69.
2014-03-28 23:15:34 +00:00
William Hart
4f144a0b36
Revert changes to yasm made by autoreconf -i.
2014-02-04 19:35:22 +00:00
William Hart
7e5589a8bb
Ran autoreconf -i to change autotools versions to those of development machine.
2014-02-04 13:40:51 +00:00
Jean-Pierre Flori
317d75cac5
Restore Yasm 1.2.0 vanilla sources.
2013-08-02 20:45:06 +02:00
Jean-Pierre Flori
d222af9e8c
Ran "autoreconf -fi" and put back correct config.(guess|sub) files.
2013-07-31 14:51:32 +02:00
wbhart
e041bc1a55
Switched back to doing autoreconf -i on eno, as MinGW32 is incapable of handling simple things like making an MPIR lzma tarball.
2012-10-03 14:56:41 +00:00
wbhart
1c437c6ca0
Attempt to run MinGW32 version of autoreconf -i (same version as Linux!!)
2012-09-27 14:11:51 +00:00
jasonmoxham
5149dfbc40
new yasm installed version 1.2
2011-12-04 12:01:57 +00:00
jasonmoxham
4d6281a94b
delete old yasm
2011-12-04 11:46:30 +00:00
jasonmoxham
bafbcadd63
new yasm installed rev 2368
2011-03-05 14:05:15 +00:00
jasonmoxham
ba83c0895f
delete old yasm
2011-03-05 13:46:42 +00:00
jasonmoxham
cd09dcf7c0
autotools
2011-02-23 08:34:08 +00:00
jasonmoxham
0f87f64b65
update version numbers to 2.3.0-RC1
2011-02-23 00:00:48 +00:00
jasonmoxham
db79b8b6a1
autoreconf
2010-07-22 16:02:34 +00:00
jasonmoxham
9d1c76e8f0
autotools
2010-07-21 18:22:11 +00:00
jasonmoxham
7894beb1eb
add in dummy function to temp workaround newer autotools
2010-07-21 18:18:57 +00:00
jasonmoxham
bdeda038a7
autotools
2010-07-16 14:52:26 +00:00
jasonmoxham
ce00ee55ee
trac ticket 295 , removed file and function mpn_ngcd
2010-07-16 14:41:05 +00:00
jasonmoxham
41dcb0a476
new yasm svn rev 2334
2010-06-25 16:28:41 +00:00
jasonmoxham
b1acf687bf
delete old yasm sv rev 2227
2010-06-25 16:02:05 +00:00
jasonmoxham
f678e5b412
autotools
2010-06-25 09:11:53 +00:00
mvngu
1d1de77a8d
changes in Makefiles and configure scripts after running setversion for mpir-2.1.0-rc1
2010-05-26 03:43:56 +00:00
jasonmoxham
27b4b1b82f
set default flags for gcc to -O2 on itanium as gcc-4.5.0 barfs on -O3
2010-05-21 16:55:42 +00:00
wbhart
5184cd9331
Ran autoconf, etc.
2010-05-04 00:18:40 +00:00
(no author)
a5913aa247
add gpl/lgpl legal text to make dist
2010-04-07 18:55:56 +00:00
(no author)
d4634d0558
Updated library and version numbers.
2010-04-02 02:03:32 +00:00
(no author)
23404d7ee5
remove mpirbench from tarball trac ticket 275
2010-03-13 11:40:20 +00:00
wbhart
1c2f0506f5
Fixed a bug in mpn_gcdext reported by Dan Grayson.
2010-01-30 22:27:37 +00:00
wbhart
e10ed74a85
Make yasm recognise MPIR arguments.
2010-01-17 00:42:28 +00:00
wbhart
2680513f57
Result of running aclocal, autoconf, automake.
...
--This line, and those
below, will be ignored--
M Makefile.in
M yasm/configure
M yasm/Makefile.in
M yasm/config.h.in
M yasm/aclocal.m4
M configure
2010-01-13 18:48:25 +00:00
jasonmoxham
144deaa17e
autotools
2009-10-03 22:23:58 +00:00
jasonmoxham
cdaad5bffc
New AMD asm function mpn_rsh_divrem_hensel_qr_1_2
2009-10-03 22:21:44 +00:00
jasonmoxham
8d71b8b7e7
replace with yasm svn 2227 , delete yasm .svn stuff , run yasm's autogen , replace symbolic links in config directory with real files , run yasm's ./configure && make && make check && make distclean (this does add a few files we need ) , rm autom4te.cache , add to svn
2009-07-31 11:57:37 +00:00
jasonmoxham
29c6a705a6
delete old yasm
2009-07-31 11:41:04 +00:00
jasonmoxham
962830870a
run yasm/autogen , make distclean , and add the files produced to svn
2009-07-25 01:38:05 +00:00
jasonmoxham
309839f64e
remove old yasm
2009-07-25 00:42:52 +00:00
jasonmoxham
afca898b1a
run old autotools
2009-04-02 02:12:51 +00:00
jasonmoxham
599f86a919
lahf and nocona hack... aaarrrrgggghhhh
2009-03-15 01:18:54 +00:00
jasonmoxham
98fb151932
merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk
2009-03-03 21:40:13 +00:00
wbhart
d8ed263188
Added new yasm.
2008-06-15 21:27:00 +00:00
wbhart
8d46428b0e
Removing yasm again due to something wrong with update.
2008-06-15 21:24:14 +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
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
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