]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/ChangeLog
c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
[thirdparty/gcc.git] / gcc / java / ChangeLog
index 1c558ae165f7f9e13b6d59eb8b92ce0c80be0802..671c865650f0533e544115c1283cea76b3df071b 100644 (file)
@@ -1,3 +1,9 @@
+2004-07-05  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * class.c (make_class): Use make_tree_binfo.
+       (set_super_info, add_interface_do): Likewise.
+       * java-tree.h (CLASS_HAS_SUPER_FLAG): Expect a BINFO.
+
 2004-07-04  Ranjit Mathew  <rmathew@hotmail.com>
 
        * verify.c: Correct array element access formatting thinko.
        properly initialize `finished_label'. Don't emit gotos for empty
        try statements.
 
-2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
+2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
 
        * except.c (emit_handlers): Clear catch_clauses_last.