summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* Improve some comments.bothner2004-02-261-4/+4
* 2004-01-16 Andrew Haley <aph@redhat.com>aph2004-01-161-2/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+1
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-28/+50
* PR java/12374:ralph2003-12-031-4/+0
* Fix PR java/13183.jsturm2003-11-251-4/+0
* Fix PR java/12857.jsturm2003-11-181-6/+0
* Fix PR java/12739.jsturm2003-11-181-0/+2
* 2003-09-12 Andrew Haley <aph@redhat.com>aph2003-11-171-0/+4
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-5/+21
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-21/+41
* * decl.c (java_optimize_inline, dump_function): Remove.jsturm2003-09-281-1/+0
* * decl.c (java_expand_body): New function.jsturm2003-09-031-0/+3
* * parse.y (java_check_regular_methods): Typo fixes. Calltromey2003-08-121-1/+11
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-6/+0
* * java-tree.h (METHOD_TRANSIENT): Removed.tromey2003-08-041-3/+1
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-241-14/+0
* gcc:ghazi2003-07-191-5/+3
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-2/+2
* java:neil2003-06-091-4/+3
* * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST isnathan2003-06-091-0/+3
* * class.c (layout_class_method): Set DECL_EXTERNAL.rth2003-05-131-0/+2
* * tree.c (build_constructor): New function.zack2003-04-131-1/+1
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-0/+3
* * java-tree.h: Don't use PARAMS.tromey2003-01-231-5/+4
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-0/+7
* * check-init.c: Fix comment typos.kazu2003-01-181-3/+3
* Merge from pch-branch.geoffk2003-01-101-5/+5
* * All Files: Remove PARAMS macro.ghazi2003-01-091-204/+199
* * java-tree.h: Protect against multiple inclusion.neroden2003-01-081-0/+4
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-5/+0
* Fix for PR java/7912:tromey2002-11-181-0/+3
* Fix for PR java/6388.tromey2002-11-061-0/+8
* * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.tromey2002-11-021-2/+3
* Reverted erroneous checkintromey2002-11-021-8/+0
* Fix for PR java/6388.tromey2002-11-021-0/+8
* 2002-10-15 Andrew Haley <aph@redhat.com>aph2002-10-151-0/+2
* Add -fno-assert flag.green2002-09-301-0/+4
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-11/+11
* Index: gcc/ChangeLoggeoffk2002-09-161-1/+2
* 2002-07-30 Andrew Haley <aph@cambridge.redhat.com>aph2002-08-161-0/+9
* * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.tromey2002-06-111-0/+7
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-21/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-55/+90
* * configure.in (AC_CHECK_FUNCS): Add checks for scandir andmmitchel2002-05-191-5/+0
* Fix for PR java/5941:tromey2002-05-071-0/+7
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-2/+1
* * expr.c (PRE_JSR): Call NOTE_LABEL for return address.bothner2002-04-241-8/+2
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-0/+1