OSDN Git Service

* Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
[pf3gnuchains/gcc-fork.git] / gcc / java / java-tree.h
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...
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-09 apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-30 bryce * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-14 bothner Various patches to emit better messages on verificatio...
2001-01-10 apbianco2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-06 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-19 ghazi * java-tree.h (cyclic_inheritance_report): Constify.
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-10-19 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-13 apbianco2000-10-11 Rodney Brown <RodneyBrown@mynd.com>
2000-10-13 mmitchel Remove obstacks.
2000-10-05 apbiancoTue Oct 3 13:44:37 2000 Alexandre Petit-Bianco ...
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-12 tromey Fix for PR gcj/33:
2000-08-29 apbianco2000-08-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-24 apbianco2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-21 apbianco2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-07 apbianco2000-07-06 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-27 apbianco2000-06-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-22 apbianco2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-01 apbianco2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus...
next