aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index d32998b..0c9c077 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-09 Alexandre Petit-Bianco <apbianco@redhat.com>
+
+ * parse.y (patch_cast): Call patch_string on the first operand of
+ the incoming node, update it if necessary. Fixes java/4510.
+
2001-10-09 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* parse.y (find_as_inner_class): Don't disregard the enclosing scope
@@ -16,6 +21,11 @@
* lex.c (java_get_line_col): Likewise.
* parse.y (build_incdec): Likewise.
+2001-10-05 Alexandre Petit-Bianco <apbianco@redhat.com>
+
+ * parse.y (register_incomplete_type): Set JDEP_SUPER to be given
+ a NULL enclosing context if appropriate. Fixes java/4466.
+
2001-10-03 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.y (patch_assignment): Use lvalue's original TYPE when
@@ -72,6 +82,11 @@
* parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
* jv-scan.c: Likewise.
+2001-09-17 Alexandre Petit-Bianco <apbianco@redhat.com>
+
+ * parse.y (patch_method_invocation): Inner class creation context
+ check not enforced within constructors. Fixes PR java/1873.
+
2001-09-16 Tom Tromey <tromey@redhat.com>
* jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR]: Call