summaryrefslogtreecommitdiff
path: root/gcc/java/parse.y
Commit message (Expand)AuthorAgeFilesLines
* 2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw>bryce2001-12-021-14/+8
* * parse.y (trap_overflow_corner_case): New rule.tromey2001-11-081-4/+12
* Patch for PR java/1414:tromey2001-11-081-3/+50
* 2001-11-07 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-11-071-5/+4
* * expr.c (expand_java_field_op): Don't special-case references tobryce2001-10-261-39/+2
* 2001-10-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-251-59/+86
* * parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPRbothner2001-10-111-22/+3
* * parse.y (patch_if_else_statement): If the condition is constant,bothner2001-10-111-3/+17
* 2001-10-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-091-4/+12
* * parse.y (find_as_inner_class): Don't disregard the enclosing scopebryce2001-10-091-12/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* 2001-10-03 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-041-5/+5
* 2001-09-26 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-271-8/+11
* 2001-09-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-221-0/+6
* 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-211-40/+57
* * parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-09-181-24/+8
* 2001-09-13 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-141-17/+40
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-7/+7
* * gjavah.c (cxx_keywords): Const-ification.ghazi2001-09-121-4/+4
* 2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-071-2/+33
* * parse.y (maybe_yank_clinit): A field without an initializer is notbothner2001-09-041-12/+8
* 2001-08-30 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-011-14/+23
* * parse.y (resolve_qualified_expression_name): If creating abothner2001-08-311-1/+2
* 2001-08-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-291-4/+13
* 2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-271-8/+44
* 2001-08-23 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-241-29/+94
* 2001-08-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-221-2/+3
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-138/+249
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-94/+307
* *** empty log message ***apbianco2001-08-011-2/+2
* 2001-07-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-311-4/+31
* 2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-131-3/+10
* 2001-07-11 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-121-1/+3
* 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-111-4/+13
* 2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-051-4/+14
* * java/parse.y (fix_constructors): Test if a CALL_EXPR invokesjsturm2001-07-031-1/+4
* 2001-06-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-271-2/+8
* 2001-06-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-211-14/+31
* 2001-03-20 Tom Tromey <tromey@redhat.com>apbianco2001-06-101-14/+32
* 2001-06-01 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-021-3/+9
* 2001-05-31 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-311-5/+14
* 2001-04-27 Bryce McKinlay <bryce@waitaki.otago.ac.nz>apbianco2001-05-311-6/+21
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-131-3/+3
* 2001-05-07 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-081-4/+9
* 2001-05-07 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-071-10/+10
* * parse.y (java_pop_parser_context): The TREE_VALUE of a link in thebothner2001-05-011-2/+2
* * parse.y (java_expand_classes): Don't change ctxp_for_generationbothner2001-04-271-10/+8
* Fix method search wrt scope of inner classes to match JLS2.bothner2001-04-261-22/+24
* Fixes to compile multiple .class files at once.bothner2001-04-211-20/+3
* 2001-04-06 Tom Tromey <tromey@redhat.com>tromey2001-04-071-3/+14