mpir/tests
2010-07-16 14:52:26 +00:00
..
cxx autotools 2010-07-16 14:52:26 +00:00
devel autotools 2010-07-16 14:52:26 +00:00
misc autotools 2010-07-16 14:52:26 +00:00
mpf autotools 2010-07-16 14:52:26 +00:00
mpn autotools 2010-07-16 14:52:26 +00:00
mpq autotools 2010-07-16 14:52:26 +00:00
mpz autotools 2010-07-16 14:52:26 +00:00
rand autotools 2010-07-16 14:52:26 +00:00
Makefile.am remove all referances to mpbsd 2009-08-12 18:40:03 +00:00
Makefile.in autotools 2010-07-16 14:52:26 +00:00
memory.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
misc.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
refmpf.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
refmpn.c 1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files 2010-07-09 11:56:57 +00:00
refmpq.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
refmpz.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
spinner.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-bswap.c repalce most occarances of mpn_random with mpn_randomb 2009-09-14 12:19:07 +00:00
t-constants.c remove cray and vax arch's 2010-07-03 16:06:14 +00:00
t-count_zeros.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-gmpmax.c changed gmp.h to mpir.h for a few odd cases left 2009-02-12 11:23:26 +00:00
t-hightomask.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-modlinv.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-parity.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-popc.c replace most occurances of mpn-random2 with mpn_rrandom 2009-09-14 11:51:49 +00:00
t-sub.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
tests.h 1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files 2010-07-09 11:56:57 +00:00
trace.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
x86_64call.as 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
x86_64check.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
x86call.asm Added bogus dependency to work around an Apple ld bug. 2009-04-11 04:14:25 +00:00
x86check.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