summaryrefslogtreecommitdiff
path: root/gcc/java/parse.y
Commit message (Expand)AuthorAgeFilesLines
* 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
* * parse.y (analyze_clinit_body): Return true if the second operandtromey2001-04-061-4/+3
* 2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-04-051-14/+40
* 2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-04-051-2/+2
* * java-tree.h (CONSTANT_VALUE_P): New macro.bothner2001-04-041-24/+37
* * expr.c (pop_type_0): Call `concat' rather than building theghazi2001-03-281-6/+9
* 2001-03-21 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-281-2/+3
* IA-64 ABI Exception Handling.rth2001-03-281-10/+5
* * decl.c (end_java_method): Do not save and restorerth2001-03-281-9/+0
* * parse.y (source_end_java_method): Likewise.rth2001-03-281-4/+4
* 2001-03-26 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-261-1/+12
* * constants.c (PUTN): Use memcpy, not bcopy.ghazi2001-03-261-2/+2
* ebothner2001-03-241-0/+4
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-231-25/+17