summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-06 18:50:14 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-06 18:50:14 +0000
commit4ea69e9efb4ab33b0ce910662afedbc496d319fa (patch)
treec5452f7e1270ef188ad20f0d8a167fa9e5ae542f /libjava/ChangeLog
parentae422aea7088fbe544a1547f91b95547f43b4509 (diff)
downloadppe42-gcc-4ea69e9efb4ab33b0ce910662afedbc496d319fa.tar.gz
ppe42-gcc-4ea69e9efb4ab33b0ce910662afedbc496d319fa.zip
libjava
* Makefile.in: Rebuilt. * Makefile.am (bin_PROGRAMS): Added gcjh. (gcjh_SOURCES, gcjh_LDFLAGS, gcjh_LINK, gcjh_LDADD, gcjh_DEPENDENCIES): New variables. libjava/classpath * tools/gnu/classpath/tools/javah/Main.java (getName): New method. (getParser): Now protected. Use getName. Add '-v' alias for --verbose. (postParse): New method. (run): Now protected. Use postParse. * tools/gnu/classpath/tools/javah/GcjhMain.java: New file. * tools/Makefile.in: Rebuilt. * tools/Makefile.am: Remove vm-tools.lst before creating it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122631 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index b44c352d60e..2707712c33d 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,4 +1,12 @@
+2007-03-06 Tom Tromey <tromey@redhat.com>
+
+ * Makefile.in: Rebuilt.
+ * Makefile.am (bin_PROGRAMS): Added gcjh.
+ (gcjh_SOURCES, gcjh_LDFLAGS, gcjh_LINK, gcjh_LDADD,
+ gcjh_DEPENDENCIES): New variables.
+
2007-03-06 Kyle Galloway <kgallowa@redhat.com>
+
* jvmti.cc(_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.
* testsuite/libjava.jvmti/interp/natgetlocalvartable.cc
(do_getlocalvartable_tests): Add Deallocate calls to free strings.
OpenPOWER on IntegriCloud