aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/constants.c
AgeCommit message (Expand)Author
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-15.:Nathan Sidwell
2004-08-052004-08-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-07-18 * builtins.c (max_builtin, min_builtin,Roger Sayle
2004-06-27 Formatting fixes.Ranjit Mathew
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-01-092004-01-09 Andrew Haley <aph@redhat.com>Andrew Haley
2003-11-25Fix PR java/13183.Jeff Sturm
2003-04-13 * tree.c (build_constructor): New function.Zack Weinberg
2003-01-23 * constants.c (set_constant_entry): Allocated cleared memory.Tom Tromey
2003-01-18 * check-init.c: Fix comment typos.Kazu Hirata
2003-01-12 * All Files: Convert to ISO C style function definitions.Kaveh Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2003-01-09 * All Files: Remove PARAMS macro.Kaveh Ghazi
2003-01-01 * Make-lang.in, boehm.c, buffer.c,Steven Bosscher
2002-12-23* class.c (build_static_field_ref): Check FIELD_FINAL.Jeff Sturm
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-182002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>Jens-Michael Hoffmann
2002-08-04Index: ChangeLogGeoffrey Keating
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2001-04-26 * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):Per Bothner
2001-03-26 * constants.c (PUTN): Use memcpy, not bcopy.Kaveh Ghazi
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.Richard Kenner
2001-01-252001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2001-01-10 * output.h (make_function_rtl): Remove prototype.Mark Mitchell
2000-10-13 Remove obstacks.Mark Mitchell
2000-09-23 * Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell
2000-03-14Added Java 1.1 language features.Alexandre Petit-Bianco
2000-02-20 * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner
2000-01-21 * buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi
1999-11-21 * constants.c (find_methodref_index): Unwrap method names beforeAnthony Green
1999-03-21 * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)Kaveh Ghazi
1999-03-12Warning fixes:Kaveh Ghazi
1999-02-171999-02-09 Andrew Haley <aph@cygnus.com>Andrew Haley
1998-12-07/Per Bothner
1998-11-12Per Bothner
1998-09-14 * Makefile.in: Add many missing dependencies.Jeffrey A Law
1998-09-06Initial revisionAnthony Green