summaryrefslogtreecommitdiff
path: root/gcc/java/parse.y
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2001-03-21 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-211-1/+5
* Fixes to process to command-line .class files in two passes. See ChangeLog.bothner2001-03-191-2/+7
* * parse.h (JDEP_SOLV): Removed.bothner2001-03-171-19/+5
* * java-tree.h (BLOCK_IS_IMPLICIT): New flag.bothner2001-03-161-4/+3
* * jcf-parse.c (yyparse): Set/reset input_filename for source file.bothner2001-03-161-0/+2
* * parse.y (expand_start_java_method): Was only called once and had abothner2001-03-161-53/+38
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-22/+26
* 2001-02-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-201-1/+2
* * parse.y (parser_check_super_interface): Don't callbryce2001-02-191-41/+130
* * typeck.c (build_java_array_type): Don't try to poke a public `clone'bryce2001-02-191-1/+11
* 2001-02-14 Tom Tromey <tromey@redhat.com>apbianco2001-02-151-35/+48
* 2001-02-13 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-141-2/+3
* 2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-141-6/+6
* 2001-02-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-051-2/+10
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-22/+20
* 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-011-17/+7
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-95/+17
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-51/+10
* * parse.y (method_header): Don't set the DECL_NAME of a FUNCTION_DECLbothner2001-01-211-10/+0
* 2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-181-18/+0
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-2/+1
* * parse.y (java_complete_lhs case EXPR_WITH_FILE_LOCATION): If body isbothner2001-01-141-2/+2
* * parse.y (resolve_expression_name): Permit instance variables frombryce2001-01-111-2/+4
* 2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-101-6/+34
* From patha@softlab.ericsson.se:bryce2001-01-061-1/+1
* Fix for PR gcj/373:bryce2000-12-181-1/+8
* Fix for PRs gcj/312 and gcj/253:bryce2000-12-181-0/+14
* 2000-12-15 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-151-1/+5