OSDN Git Service

* jcf-io.c: Don't include fnmatch.h. Don't use JCF_USE_SCANDIR.
[pf3gnuchains/gcc-fork.git] / gcc / java / constants.c
2008-06-24 tromey * jcf-path.c (jcf_path_init): Don't name variable...
2008-06-20 ghazi * collect2.c (main, add_to_list): Fix for -Wc++-compat.
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2007-11-18 daney2007-11-16 David Daney <ddaney@avtrex.com>
2007-07-31 nickc* java-gimplify.c: Change copyright header to refer...
2007-02-02 aph2007-02-02 Andrew Haley <aph@redhat.com>
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-02-07 aph2006-02-07 Andrew Haley <aph@redhat.com>
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-06-25 kcookUpdate FSF address.
2005-05-24 rth * builtins.c (define_builtin): Don't call make_...
2005-05-03 kazu * constants.c, jvgenmain.c, lang.opt, resource.c:...
2005-04-29 aph2005-04-28 Andrew Haley <aph@redhat.com>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-06-27 rmathew Formatting fixes.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-11-25 jsturmFix PR java/13183.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-01-23 tromey * constants.c (set_constant_entry): Allocated cleared...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-08-04 geoffkIndex: ChangeLog
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2001-04-26 bothner * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
2001-03-26 ghazi * constants.c (PUTN): Use memcpy, not bcopy.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-10-13 mmitchel Remove obstacks.
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-11-21 green * constants.c (find_methodref_index): Unwrap...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-12 ghaziWarning fixes:
1999-02-17 aph1999-02-09 Andrew Haley <aph@cygnus.com>
1998-12-07 bothner/
1998-11-12 bothner
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision