OSDN Git Service

Make CONSTRUCTOR use VEC to store initializers.
[pf3gnuchains/gcc-fork.git] / gcc / java / java-tree.h
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
2005-06-15 tromeygcc/java/:
2005-06-13 bothner * expr.c (int highest_label_pc_this_method,
2005-06-09 ghazi * gjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-06-06 jakubgcc/po/
2005-05-27 rmathew PR java/19870.
2005-05-25 rth PR libgcj/21692
2005-05-24 rth * class.c (registered_class): Take it out of...
2005-04-29 aph2005-04-28 Andrew Haley <aph@redhat.com>
2005-04-08 ghazi * system.h: Poison PARAMS.
2005-03-06 rmathew Remove xref code.
2005-03-01 bothner * java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove...
2005-01-24 tromey * java-tree.h (gcj_abi_version): Declare.
2005-01-22 kazu * java-except.h, java-tree.h: Remove unused prototypes.
2004-12-06 tromey PR java/14853:
2004-11-26 pinskia2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 stevengcc/
2004-10-05 rmathew Prepare for %q, %< and %> in diagnostic message strings.
2004-10-01 kazu * java-tree.h: Fix a comment typo.
2004-09-30 bothner * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unuse...
2004-09-30 bothner * java-tree.h: Redefine some macros and add soem...
2004-08-10 hjl2004-08-09 H.J. Lu <hongjiu.lu@intel.com>
2004-08-01 sayle * decl.c (update_aliases, initialize_local_variable...
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-17 jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-14 bothner * java-tree.h (all_class_filename): Remove useless...
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-10 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-09 nathan * class.c (make_class): Do not create binfo here.
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 bryce PR java/1262
2004-06-29 aph2004-06-29 Andrew Haley <aph@redhat.com>
2004-05-29 rmathew * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-04-14 bryce2004-04-14 Andrew Haley <aph@redhat.com>
2004-03-19 bothner * class.c (assume_compiled_node_struct): Rename type to
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-02-26 bothnerImprove some comments.
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.com>
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-12-03 ralph PR java/12374:
2003-11-25 jsturmFix PR java/13183.
2003-11-18 jsturmFix PR java/12857.
2003-11-18 jsturmFix PR java/12739.
2003-11-17 aph2003-09-12 Andrew Haley <aph@redhat.com>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-01 aph2003-10-01 Andrew Haley <aph@redhat.com>
2003-09-28 jsturm* decl.c (java_optimize_inline, dump_function): Remove.
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-19 ghazigcc:
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-06-09 neiljava:
2003-06-09 nathan * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE...
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-01-23 tromey * java-tree.h: Don't use PARAMS.
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-08 neroden * java-tree.h: Protect against multiple inclusion.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-11-18 tromey Fix for PR java/7912:
2002-11-06 tromey Fix for PR java/6388.
2002-11-02 tromey * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.
2002-11-02 tromeyReverted erroneous checkin
2002-11-02 tromey Fix for PR java/6388.
2002-10-15 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-09-30 greenAdd -fno-assert flag.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-06-11 tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-05-07 tromey Fix for PR java/5941:
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-24 bothner * expr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
next