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
b399395e1b
mpir
/
tests
/
mpbsd
History
jasonmoxham
25ada3c3a6
make dist-hook to change yasm/Makefile.in to stop install/check
2009-04-11 20:51:08 +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
make dist-hook to change yasm/Makefile.in to stop install/check
2009-04-11 20:51:08 +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