aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-08java-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCHFIELD_NODE.Andrew Haley1-0/+3
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey1-0/+3
2005-09-15re PR java/23891 (Problem folding static fields across packages)Bryce McKinlay1-0/+4
2005-09-06check-init.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-08-16java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey1-45/+2
2005-08-15Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey1-4/+0
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-23/+31
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-6/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey1-0/+3
2005-06-13expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner1-0/+6
2005-06-09gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi1-1/+0
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-1/+1
2005-05-27re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew1-10/+10
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson1-2/+14
2005-05-24class.c (registered_class): Take it out of class_roots; turn into a vec of tr...Richard Henderson1-1/+0
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley1-0/+4
2005-04-08system.h: Poison PARAMS.Kaveh R. Ghazi1-5/+5
2005-03-06Remove xref code.Ranjit Mathew1-8/+0
2005-03-01java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.Per Bothner1-8/+3
2005-01-24java-tree.h (gcj_abi_version): Declare.Tom Tromey1-1/+2
2005-01-22* java-except.h, java-tree.h: Remove unused prototypes.Kazu Hirata1-4/+0
2004-12-06re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey1-0/+2
2004-11-26re PR java/18305 (Class initialization optimization is not done when compiled...Andrew Pinski1-0/+1
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-6/+69
2004-11-24expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher1-0/+10
2004-10-05Prepare for %q, %< and %> in diagnostic message strings.Ranjit Mathew1-2/+1
2004-10-01* java-tree.h: Fix a comment typo.Kazu Hirata1-2/+2
2004-09-30java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.Per Bothner1-7/+5
2004-09-29java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner1-4/+14
2004-08-09java-tree.h (flag_deprecated): Removed.H.J. Lu1-3/+0
2004-08-01decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle1-11/+11
2004-07-21verify.c (verify_jvm_instructions): Comment change only.Andrew Haley1-2/+7
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+2
2004-07-13java-tree.h (all_class_filename): Remove useless macro.Per Bothner1-14/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-1/+0
2004-07-10re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay1-0/+1
2004-07-09class.c (make_class): Do not create binfo here.Nathan Sidwell1-1/+2
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-3/+0
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-4/+5
2004-07-06tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell1-3/+2
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-2/+2
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-3/+2
2004-06-29re PR java/1262 (Method with default access can be overridden in another pack...Bryce McKinlay1-0/+3
2004-06-29except.c (expand_start_java_handler): Push a new binding level.Andrew Haley1-0/+4
2004-05-29java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was...Ranjit Mathew1-2/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-5/+31
2004-05-10parse.y (create_class): Set TYPE_VFIELD.Andrew Haley1-0/+2
2004-04-14[multiple changes]Bryce McKinlay1-0/+1
2004-03-19class.c (assume_compiled_node_struct): Rename type to class_flag_node_struct,...Per Bothner1-0/+2