summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/ChangeLog.gcj
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/classpath/ChangeLog.gcj
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/classpath/ChangeLog.gcj')
-rw-r--r--libjava/classpath/ChangeLog.gcj12
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/classpath/ChangeLog.gcj b/libjava/classpath/ChangeLog.gcj
index f7d786814c3..6bb8214a545 100644
--- a/libjava/classpath/ChangeLog.gcj
+++ b/libjava/classpath/ChangeLog.gcj
@@ -1,3 +1,15 @@
+2007-03-06 Tom Tromey <tromey@redhat.com>
+
+ * 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.
+
2007-03-05 Matthias Klose <doko@ubuntu.com>
* doc/Makefile.am(man_MANS): Add $(TOOLS_MANFILES).
OpenPOWER on IntegriCloud