]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/constants.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / java / constants.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-17  tbsaunderm a bunch of _stat allocation functions
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2011-04-29  ro2011-04-29 Richard Guenther <rguenther@suse.de>
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-11-16  amylaar2010-11-09 Joern Rennecke <amylaar@spamcop.net>
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05  froydnj * constants.c (build_constants_constructor): Use build...
2010-06-08  laurasgcc/ada:
2010-05-14  froydnj PR 44103
2009-06-12  aldyhgcc/java/
2009-04-27  rguenth2009-04-27 Richard Guenther <rguenther@suse.de>
2008-10-15  aph2008-10-14 Andrew Haley <aph@redhat.com>
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