OSDN Git Service

* c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
[pf3gnuchains/gcc-fork.git] / gcc / java / class.c
2002-08-04 geoffkIndex: ChangeLog
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-04-17 bryce * class.c (make_class_data): Set DECL_ALIGN on static...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-22 bothner * class.c: Change vtable to be more compatible with...
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2002-02-11 billingd2002-02-12 David Billinghurst <Davod.Billinghurst...
2002-02-04 bryce2002-02-04 Anthony Green <green@redhat.com>
2002-02-03 rth * class.c (add_field): Mark static fields external.
2002-01-03 grahams * class.c (compile_resource_file): Update copyr...
2001-12-21 rth * class.c (compile_resource_file): Set TREE_PUB...
2001-12-21 rth * class.c (build_class_ref): Mark _Jv_fooClass...
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-11 jsturm * class.c (make_method_value): Use null_pointer_node to
2001-12-06 bothner Restore support for static class initialization optimi...
2001-11-30 bryce * class.c (add_interface_do): Set BINFO_VPTR_FIELD.
2001-09-21 rthgcc/
2001-09-10 rth * class.c (build_class_ref): Set DECL_EXTERNAL...
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-08-31 bothner * class.c (set_constant_value): When not emiting...
2001-08-31 bothnerTemporaily change error to wanring to hopefully allow...
2001-08-30 bothner * jcf-write.c (generate_classfile): Don't write Const...
2001-08-24 tromey * decl.c (init_decl_processing): Add `throws' field...
2001-08-18 rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-10 greenRestore HPUX gcj bootstrap.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-08 green2001-08-08 Anthony Green <green@redhat.com>
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-07-31 apbianco2001-07-18 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-27 apbianco2001-06-27 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-21 apbianco2001-06-20 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-15 tromey * class.c (build_utf8_ref): Don't generate identifier...
2001-04-25 brycegcc/java:
2001-03-21 apbianco2001-03-21 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-19 bothnerFixes to process to command-line .class files in two...
2001-03-19 aph2001-03-19 Andrew Haley <aph@cambridge.redhat.com>
2001-03-16 bothner * class.c (make_class_data): The class_dtable_decl...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
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-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-24 apbianco2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-21 bothner Minor optimization of static ggc roots.
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-08 bryceIn gcc/java:
2000-12-18 bryce Fix for PRs gcj/312 and gcj/253:
2000-11-04 tromey * class.c (cxx_keyword_p): Accept keywords with traili...
2000-10-13 mmitchel Remove obstacks.
2000-10-08 green2000-10-07 Anthony Green <green@redhat.com>
2000-10-06 tromey * jvspec.c (jvgenmain_spec): Added `-fdollars-in-ident...
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-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-28 tromey2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-21 apbianco2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-27 apbianco2000-06-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-03 apbiancoFri Jun 2 16:48:55 2000 Alexandre Petit-Bianco ...
2000-06-01 apbianco2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-09 zacktop level:
2000-05-02 tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-06 apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-05 apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-04 ghazi * boehm.c (mark_reference_fields, set_bit): Prototype.
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-17 kenner * Clean up usages of TREE_INT_CST_LOW.
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-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-12-30 apbianco1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus...
1999-12-14 apbiancoTue Dec 14 14:20:16 1999 Per Bothner <per@bothner...
1999-11-21 green * constants.c (find_methodref_index): Unwrap...
1999-11-19 apbiancoWed Nov 17 21:09:28 1999 Alexandre Petit-Bianco ...
1999-11-05 tromey * class.c (finish_class): Emit inlined methods if...
1999-10-29 apbiancoFri Oct 29 14:23:32 1999 Alexandre Petit-Bianco ...
1999-09-11 apbiancoThu Sep 9 17:33:28 1999 Alexandre Petit-Bianco ...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-19 apbiancoWed Aug 18 13:17:15 1999 Alexandre Petit-Bianco ...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-07-01 aph1999-06-24 Andrew Haley <aph@cygnus.com>
1999-06-02 apbiancoWed Jun 2 10:44:38 1999 Anthony Green <green@cygnus...
1999-05-19 ghaziWarning fixes:
1999-05-05 bothnerd
1999-05-03 apbiancoFri Apr 30 17:54:40 1999 Alexandre Petit-Bianco ...
1999-04-26 apbiancoSat Apr 24 16:50:19 1999 Alexandre Petit-Bianco ...
1999-04-05 ghazi * class.c (add_method_1): Cast the argument...
next