summaryrefslogtreecommitdiff
path: root/gcc/java/parse.y
Commit message (Expand)AuthorAgeFilesLines
* 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
* * parse.y (check_static_final_variable_assignment_flag): Fix spelling.mrs2000-12-141-1/+1
* * parse.y (java_complete_lhs): Only allow compound assignment oftromey2000-12-131-0/+8
* 2000-12-06 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-1/+1
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-86/+398
* 2000-12-04 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-051-1/+27
* 2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-11-231-9/+23
* 2000-10-31 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-11-221-2/+14
* * lex.c (yylex): Added STRICT_TK case.tromey2000-11-201-0/+1
* * java-tree.h (cyclic_inheritance_report): Constify.ghazi2000-11-191-1/+1
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-1/+0
* * stringpool.c: New file.zack2000-11-171-6/+2
* * diagnostic.c (vbuild_message_string, output_do_printf, vnotice):jsm282000-11-131-1/+2
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-1/+1
* 2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-301-3/+7
* 2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-251-2/+3
* 2000-08-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-211-4/+6
* 2000-07-18 Bryce McKinlay <bryce@albatross.co.nz>apbianco2000-10-201-3/+3
* 2000-07-19 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-191-4/+23
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-191-46/+96
* Remove obstacks.mmitchel2000-10-131-53/+17
* 2000-10-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-101-11/+14
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-051-2/+12
* Fix for PR gcj/307:tromey2000-10-031-24/+33
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-1/+44
* 2000-09-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-291-1/+30
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-29/+91
* Fix for PR gcj/33:tromey2000-09-121-3/+4