summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* * java-tree.h (LABEL_IN_SUBR): Removed.tromey2005-08-161-45/+2
* * Make-lang.in (JAVA_OBJS): Removed verify.otromey2005-08-151-4/+0
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-23/+31
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-6/+6
* Update FSF address.kcook2005-06-251-2/+2
* gcc/java/:tromey2005-06-151-0/+3
* * expr.c (int highest_label_pc_this_method,bothner2005-06-131-0/+6
* * gjavah.c (error): Add ATTRIBUTE_PRINTF_1.ghazi2005-06-091-1/+0
* gcc/po/jakub2005-06-061-1/+1
* PR java/19870.rmathew2005-05-271-10/+10
* PR libgcj/21692rth2005-05-251-2/+14
* * class.c (registered_class): Take it out of class_roots; turn intorth2005-05-241-1/+0
* 2005-04-28 Andrew Haley <aph@redhat.com>aph2005-04-291-0/+4
* * system.h: Poison PARAMS.ghazi2005-04-081-5/+5
* Remove xref code.rmathew2005-03-061-8/+0
* * java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.bothner2005-03-011-8/+3
* * java-tree.h (gcj_abi_version): Declare.tromey2005-01-241-1/+2
* * java-except.h, java-tree.h: Remove unused prototypes.kazu2005-01-221-4/+0
* PR java/14853:tromey2004-12-061-0/+2
* 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-0/+1
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-6/+69
* gcc/steven2004-11-241-0/+10
* Prepare for %q, %< and %> in diagnostic message strings.rmathew2004-10-051-2/+1
* * java-tree.h: Fix a comment typo.kazu2004-10-011-2/+2
* * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.bothner2004-09-301-7/+5
* * java-tree.h: Redefine some macros and add soem declarationbothner2004-09-301-4/+14
* 2004-08-09 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-101-3/+0
* * decl.c (update_aliases, initialize_local_variable): Replace callssayle2004-08-011-11/+11
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-211-2/+7
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-0/+2
* * java-tree.h (all_class_filename): Remove useless macro.bothner2004-07-141-14/+0
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-1/+0
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-101-0/+1
* * class.c (make_class): Do not create binfo here.nathan2004-07-091-1/+2
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-3/+0
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-4/+5
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-3/+2
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-2/+2
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-3/+2
* PR java/1262bryce2004-06-291-0/+3
* 2004-06-29 Andrew Haley <aph@redhat.com>aph2004-06-291-0/+4
* * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if armathew2004-05-291-2/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-5/+31
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-101-0/+2
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-141-0/+1
* * class.c (assume_compiled_node_struct): Rename type tobothner2004-03-191-0/+2
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-181-167/+180
* 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