summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-3/+0
* java-tree.h (update_aliases): RemoveAndrew Haley2006-06-231-1/+0
* re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley2006-06-191-0/+1
* expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i...Andrew Haley2006-06-081-4/+4
* * java-tree.h: Fixed flag documentation.Tom Tromey2006-05-241-1/+1
* java-tree.h (uses_jv_markobj_p): Declare.Tom Tromey2006-05-051-1/+2
* [multiple changes]Andrew Haley2006-05-041-0/+1
* lang.c (java_init): Handle flag_indirect_classes.Andrew Haley2006-04-241-0/+9
* java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration.David Daney2006-03-151-2/+3
* lang.opt (-freduced-reflection): New option.David Daney2006-03-151-0/+3
* java-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCHFIELD_NODE.Andrew Haley2005-12-081-0/+3
* re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey2005-11-291-0/+3
* re PR java/23891 (Problem folding static fields across packages)Bryce McKinlay2005-09-151-0/+4
* check-init.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-3/+3
* java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey2005-08-161-45/+2
* Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey2005-08-151-4/+0
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-23/+31
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-6/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey2005-06-151-0/+3
* expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner2005-06-131-0/+6
* gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi2005-06-091-1/+0
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-1/+1
* re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew2005-05-271-10/+10
* re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson2005-05-251-2/+14
* class.c (registered_class): Take it out of class_roots; turn into a vec of tr...Richard Henderson2005-05-241-1/+0
* re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley2005-04-291-0/+4
* system.h: Poison PARAMS.Kaveh R. Ghazi2005-04-081-5/+5
* Remove xref code.Ranjit Mathew2005-03-061-8/+0
* java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.Per Bothner2005-03-011-8/+3
* java-tree.h (gcj_abi_version): Declare.Tom Tromey2005-01-241-1/+2
* * java-except.h, java-tree.h: Remove unused prototypes.Kazu Hirata2005-01-221-4/+0
* re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey2004-12-061-0/+2
* re PR java/18305 (Class initialization optimization is not done when compiled...Andrew Pinski2004-11-261-0/+1
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-251-6/+69
* expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher2004-11-241-0/+10
* Prepare for %q, %< and %> in diagnostic message strings.Ranjit Mathew2004-10-051-2/+1
* * java-tree.h: Fix a comment typo.Kazu Hirata2004-10-011-2/+2
* java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.Per Bothner2004-09-301-7/+5
* java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner2004-09-291-4/+14
* java-tree.h (flag_deprecated): Removed.H.J. Lu2004-08-091-3/+0
* decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-08-011-11/+11
* verify.c (verify_jvm_instructions): Comment change only.Andrew Haley2004-07-211-2/+7
* langhooks.h (builtin_function): New langhook.Joseph Myers2004-07-171-0/+2
* java-tree.h (all_class_filename): Remove useless macro.Per Bothner2004-07-131-14/+0
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-1/+0
* re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay2004-07-101-0/+1
* class.c (make_class): Do not create binfo here.Nathan Sidwell2004-07-091-1/+2
* except.c (expand_eh_region_start, [...]): Remove.Richard Henderson2004-07-081-3/+0
* tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell2004-07-071-4/+5