re PR java/17779 (ICE: Seg fault)
[gcc.git] / gcc / java / constants.c
2007-11-18 David Daneyconstants.c (build_constants_constructor): Use POINTER_...
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-02-02 Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-02-07 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-03 Kazu Hirataconstants.c, [...]: Update copyright.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-11-25 Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-01-23 Tom Tromey* constants.c (set_constant_entry): Allocated cleared...
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-23 Jeff Sturmclass.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2001-04-26 Per Bothnerjcf-write.c (generate_bytecode_insns case SWITCH_EXPR...
2001-03-26 Kaveh R. Ghaziconstants.c (PUTN): Use memcpy, not bcopy.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-25 Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-11-21 Anthony Greenconstants.c (find_methodref_index): Unwrap method names...
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-02-17 Andrew Haleyclass.c (build_utf8_ref): Back out broken patch which...
1998-12-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-11-12 Per Bothnerclass.c: Remove some unused variables.
1998-09-14 Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06 Anthony GreenInitial revision