]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/java-tree.h
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / java / java-tree.h
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...
2000-05-31  tromey * java-tree.h (boolean_array_vtable, byte_array_vtable,
2000-05-19  tromey * java-tree.h: Added init state enum.
2000-05-19  tromey * java-tree.h (build_instanceof): Declare.
2000-05-09  zacktop level:
2000-05-05  tromey * boehm.c (mark_reference_fields): Don't mark RawData...
2000-05-02  tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-28  tromey Fix for PR gcj/2:
2000-04-05  apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-23  apbianco2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-16  tromey * lang.c (flag_hash_synchronization): New global.
2000-03-14  apbiancoAdded Java 1.1 language features.
2000-03-07  apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-07  apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-07  apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-04  tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
2000-02-29  kenner * Eliminate DECL_FIELD_SIZE.
2000-02-26  lawFix copyrights
2000-02-26  green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-09  aph2000-01-25 Andrew Haley <aph@cygnus.com>
next