OSDN Git Service

* gcj.texi: Fix whitespace and formatting errors in the
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
index c2a66ee..3e644ce 100644 (file)
@@ -1,3 +1,38 @@
+2002-01-14  Matthias Klose  <doko@debian.org>
+
+       * gcj.texi: Fix whitespace and formatting errors in the
+       synopsis of the man pages. Update copyright.
+
+2002-01-14  Tom Tromey  <tromey@redhat.com>
+
+       For PR libgcj/5303:
+       * Make-lang.in (java.install-man): Handle jv-convert man page.
+       (java.generated-manpages): Added jv-convert.1.
+       (java.uninstall): Remove jv-convert.1.
+       (java.maintainer-clean): Likewise.
+       ($(srcdir)/java/jv-convert.1): New target.
+       * gcj.texi (Top): Link to jv-convert node.
+       (Individual utilities): Likewise.
+       (Invoking jv-convert): New node.
+
+2001-01-10  Jeff Sturm  <jsturm@one-point.com>
+            Martin Kahlert  <martin.kahlert@infineon.com>
+
+       * jcf-parse.c (get_constant): Don't swap lo/hi for big
+       endian targets when HOST_BITS_PER_WIDE_INT >= 64.
+
+2002-01-03  Graham Stott  <grahams@redhat.com>
+
+        * class.c (compile_resource_file): Update copyright date.
+        Constify filename parameter.
+        (java-tree.h): Update copyright date.
+        (compile_resource_file): Constify filename parameter.
+
+2002-01-03  Graham Stott  <grahams@redhat.com>
+
+        * gcc/jcf-parse.c: Update copyright date.
+        (yyparse): Constify resource_filename.
+
 2002-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * parse.y (src_parse_roots): Don't needlessly zero init.