]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/decl.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / java / decl.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...
2001-03-19  mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-17  bothner * decl.c (clear_binding_level): Fix initializer ...
2001-03-16  bothner Remove junk from when gcc/java was created (by copying...
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-23  kenner * c-decl.c (set_block): Set NAMES and BLOCKS from...
2001-02-14  apbianco2001-02-13 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-28  ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-25  apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
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-24  bryce Shorten primitive array allocation path:
2000-12-06  apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-10  ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-16  bryce * decl.c (init_decl_processing): Call init_class_proce...
2000-10-13  mmitchel Remove obstacks.
2000-10-10  apbianco2000-10-07 Alexandre Petit-Bianco <apbianco@cygnus...
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-11  zack * defaults.h: Provide default definitions for...
2000-08-17  apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-11  ghaziWarning fixes:
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-17  cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-06  apbianco2000-05-05 Alexandre Petit-Bianco <apbianco@cygnus...
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-27  apbiancoWed Apr 26 14:29:33 2000 Alexandre Petit-Bianco ...
2000-04-04  ghazi * boehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-26  kenner * stor-layout.c (layout_type, set_sizetype): early_typ...
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-16  tromey * decl.c (init_decl_processing): Set type of `sync_inf...
2000-03-14  apbiancoAdded Java 1.1 language features.
2000-03-08  apbianco1999-11-28 Anthony Green <green@cygnus.com>
2000-03-07  kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-07  apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-04  bothner * decl.c (init_decl_processing): Initialize sizetype...
2000-02-29  loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-26  lawFix copyrights
2000-02-26  green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-22  apbianco2000-02-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-09  aph2000-02-09 Andrew Haley <aph@cygnus.com>
2000-02-09  aph2000-01-25 Andrew Haley <aph@cygnus.com>
2000-01-21  ghazi * buffer.h: PROTO -> PARAMS.
1999-12-10  aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-12-09  green > * decl.c (init_decl_processing): Mark throw_nod...
1999-10-26  mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
next