Commit Graph

25 Commits

Author SHA1 Message Date
William Hart
8caeabc661 Try to stop git complaining about certain files changing. 2014-02-04 13:24:05 +00:00
briangladman
3acc37364d Add build files for Visual Studio 2013 2013-10-24 11:31:09 +01: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
526395e9c0 Fixed issue with missing symbols in Windows command line and updated release
dates.
2012-10-05 18:49:05 +00:00
wbhart
b5c7f9ea26 Revert back to older version of config.guess as it got clobbered by autoreconf -i -f. 2012-10-03 16:40:54 +00:00
wbhart
17cbb8eccb Added fft/tune. 2012-09-28 14:55:52 +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
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
b9e6843282 add yasm_macwin.* files to the distro ie for mingw64 2010-11-09 14:11:37 +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
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
eee64658cf These files are also ment ot be part of yasm , they were made by autogen , but I deleted them thinking they were part of a failed make distclean 2009-07-25 08:38:05 +00:00
jasonmoxham
d89553f2c1 replace yasm with latest svn yasm rev 2220 2009-07-25 00:50:29 +00:00
jasonmoxham
309839f64e remove old yasm 2009-07-25 00:42:52 +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
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