summaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-08 01:04:13 +0000
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-08 01:04:13 +0000
commited8aa6928fbae14e64748e577a240e0c83d2a7d8 (patch)
tree9a817a69e5277700f52eeaf7104683386edd1c47 /gcc/java/ChangeLog
parentb25dae36b9a1c44bc144c0f41b7cb7ddb115064c (diff)
downloadgcc-ed8aa6928fbae14e64748e577a240e0c83d2a7d8.tar.gz
* gcj.texi (Linking): New node. Document -lgij usage.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84252 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 88c1b158221..01c337cf8d0 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -2,6 +2,8 @@
* gcj.texi (Invoking gij): Document new -verbose:class flag.
+ * gcj.texi (Linking): New node. Document -lgij usage.
+
2004-07-07 Nathan Sidwell <nathan@codesourcery.com>
* java-tree.h (CLASSTYPE_SPUER): Adjust BINFO macros.