mpir/tests/mpbsd
2009-05-31 20:26:55 +00:00
..
allfuns.c Set native line endings for all .c, .h, as, .asm, .s, .in, .m4, .cc, am 2008-06-25 07:33:36 +00:00
Makefile.am Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
Makefile.in Ran aclocal, autoheader, autoconf, automake, configure. 2009-05-31 20:26:55 +00:00
t-itom.c for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done 2009-02-12 10:24:24 +00:00
t-mtox.c changed libgmp*.* for a few odd cases left 2009-02-12 12:25:23 +00:00