OSDN Git Service

* config/arm/arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
[pf3gnuchains/gcc-fork.git] / gcc / java / java-tree.h
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.
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-20 bothner * builtins.c (check_for_builtin): New function.
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2002-01-22 tromey * decl.c (java_init_decl_processing): Use add_predefin...
2002-01-03 grahams * class.c (compile_resource_file): Update copyr...
2001-12-20 bryce * decl.c (java_init_decl_processing): Don't initialize
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-15 brycegcc/java:
2001-12-14 hboehm * class.c (get_dispatch_table): Fix java vtable layout
2001-12-09 tromey * java-tree.h: Fixed typo.
2001-12-06 bothner Restore support for static class initialization optimi...
2001-12-04 bothner * check-init.c: Handle definite unassignment to...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-10-26 bryce * expr.c (expand_java_field_op): Don't special-case...
2001-09-14 apbianco2001-09-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-07 apbianco2001-09-06 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-08-17 apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-03 apbianco2001-08-02 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-01 jsturm * java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE):
2001-07-06 tromey * lang.c (flag_assume_compiled): Removed.
2001-06-27 apbianco2001-06-27 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-26 bothner Fix method search wrt scope of inner classes to match...
2001-04-26 bothner * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
2001-04-21 bothner Fixes to compile multiple .class files at once.
2001-04-05 apbianco2001-04-04 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-04 bothner * java-tree.h (CONSTANT_VALUE_P): New macro.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-03-24 bothnere
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-19 bothnerFixes to process to command-line .class files in two...
2001-03-16 bothner * java-tree.h (BLOCK_IS_IMPLICIT): New flag.
2001-03-06 bothner Fix a problem where rest_of_decl_compilation applied to
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-24 bothnerHandle compiling multiple input files at once, and...
next