OSDN Git Service

.:
[pf3gnuchains/gcc-fork.git] / gcc / java / decl.c
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-01 sayle * decl.c (update_aliases, initialize_local_variable...
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 aph2004-06-29 Andrew Haley <aph@redhat.com>
2004-06-27 rmathew Formatting fixes.
2004-06-22 rmathew Fixes PR java/16113.
2004-05-27 bryce * decl.c (struct binding_level): Add GTY marker. Compile
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2004-02-05 kazu ada/
2004-02-03 tromey * decl.c (java_init_decl_processing): Remove duplicate
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.com>
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-12-03 mkoch2003-12-03 Michael Koch <konqueror@gmx.de>
2003-11-25 jsturmFix PR java/13183.
2003-11-18 jsturmFix PR java/12857.
2003-11-17 aph2003-09-12 Andrew Haley <aph@redhat.com>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-09 tromey * decl.c (java_init_decl_processing): Declare signers...
2003-10-01 aph2003-10-01 Andrew Haley <aph@redhat.com>
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-28 jsturm* decl.c (java_optimize_inline, dump_function): Remove.
2003-09-23 jsturm* decl.c (java_init_decl_processing): Don't emit otable...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-08-04 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-07-25 nathan * decl.c (force_poplevels): Fix warning call.
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-02-26 sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
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-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 ghazi * decl.c, parse-scan.y, parse.y: Don't cast return...
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-03 aph2002-12-03 Andrew Haley <aph@redhat.com>
2002-11-28 ghazi * decl.c (java_init_decl_processing): Use `LL' on...
2002-11-18 tromey Fix for PR java/7912:
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-11-06 tromey Fix for PR java/6388.
2002-11-02 tromeyReverted erroneous checkin
2002-11-02 tromey Fix for PR java/6388.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-21 ghazicp:
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-04-17 bryce * class.c (make_class_data): Set DECL_ALIGN on static...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-20 neil * Makefile.in: Update.
2002-03-10 brycelibjava:
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-01-22 tromey * decl.c (java_init_decl_processing): Use add_predefin...
2001-12-20 bryce * decl.c (java_init_decl_processing): Don't initialize
2001-12-16 bryce * decl.c (java_init_decl_processing): Build otable_typ...
2001-12-15 brycegcc/java:
2001-12-14 hboehm * class.c (get_dispatch_table): Fix java vtable layout
2001-12-06 bothner Restore support for static class initialization optimi...
2001-12-04 bothner * decl.c (complete_start_java_method): Now generate...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-09-22 apbianco2001-09-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-24 tromey * decl.c (init_decl_processing): Add `throws' field...
2001-08-17 apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-01 apbianco*** empty log message ***
2001-06-10 apbianco2001-06-05 Jeff Sturm <jsturm@one-point.com>
2001-05-02 ghazicp:
2001-04-25 brycegcc/java:
2001-04-21 bothner Fixes to compile multiple .class files at once.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-03-28 rth * decl.c (end_java_method): Do not save and...
2001-03-28 rth * bb-reorder.c, dwarf2out.c, except.c, except...
next