This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
mpir
Watch
1
Star
0
Fork
0
You've already forked mpir
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5d57433347
mpir
/
tests
/
mpbsd
History
wbhart
5d57433347
Ran aclocal, autoheader, autoconf, automake, configure.
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