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
wbhart
c9c6661eb0
second try
...
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
2009-11-17 14:31:29 +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
cd45093d07
yasm/config/config.sub fix , line 1076 , Make sure to match an already-canonicalized machine name. add *-pc to *-unknown | *-pc)
2009-07-31 11:59:17 +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
4aae064bd3
and replace with actual files
2009-07-25 09:11:44 +00:00
jasonmoxham
7d23d4363f
remove yasm symlinks
2009-07-25 09:10:57 +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
962830870a
run yasm/autogen , make distclean , and add the files produced to svn
2009-07-25 01:38:05 +00:00
jasonmoxham
c560b4d963
yasm/config/config.sub fix , line 1076 , Make sure to match an already-canonicalized machine name. add *-pc to *-unknown | *-pc)
2009-07-25 00:55:50 +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
jasonmoxham
d3e561d5b8
autotools
2009-04-14 16:49:56 +00:00
wbhart
7b7e992921
Disable yasm tests.
2009-04-14 07:15:22 +00:00
jasonmoxham
25ada3c3a6
make dist-hook to change yasm/Makefile.in to stop install/check
2009-04-11 20:51:08 +00:00
wbhart
03521315dd
Disabled yasm make check.
2009-04-11 10:32:20 +00:00
jasonmoxham
afca898b1a
run old autotools
2009-04-02 02:12:51 +00:00
wbhart
dddad4d7f6
Fixed yasm -pc configure bug.
2009-03-29 21:32:58 +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
jasonmoxham
deb06ea4ed
merged k8-branch into trunk , autotools , few handbits , windows bits just copyed over
2009-02-19 23:22:30 +00:00
dmharvey
426559ff6e
remove some auto-generated files from yasm tree -- see #52
2008-07-06 22:58: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
ce23ff6d04
This file appears to be generated by build process and is not needed.
2008-06-15 22:26:59 +00:00
wbhart
af460e5a33
Fixed bug in global symbol macro in acinclude.m4
2008-06-15 22:25:06 +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