diff options
author | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2008-06-22 02:05:37 +0000 |
---|---|---|
committer | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2008-06-22 02:05:37 +0000 |
commit | 0f94535f1ca722f2f5fc2090d2dab2a666bff59c (patch) | |
tree | ea049cc19dd8be3fc7496cb5bb3827c06ff84bdd /.cproject | |
parent | d846cac5ac9a07e565e696ff5938800f70a04b00 (diff) | |
download | classpath-0f94535f1ca722f2f5fc2090d2dab2a666bff59c.tar.gz |
2008-06-22 Andrew John Hughes <gnu_andrew@member.fsf.org>
PR classpath/28664:
* gnu/java/math/GMP.java:
Renamed from VMBigInteger.java and fixed to use
GMP instances directly.
* include/Makefile.am:
Generate GMP.h not VMBigInteger.h.
* java/math/BigInteger.java:
Send instances of GMP in calls to GMP rather than
the wrapping BigInteger class.
* native/jni/java-math/Makefile.am:
Fix filename of source code file.
* native/jni/java-math/gnu_java_math_GMP.c:
Renamed from java_math_VMBigInteger.c.
* native/jni/java-math/java_math_VMBigInteger.c,
* vm/reference/java/math/VMBigInteger.java:
Removed.
Diffstat (limited to '.cproject')
0 files changed, 0 insertions, 0 deletions