* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[platform/upstream/linaro-gcc.git] / gcc / java / typeck.c
2018-10-18 matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted... 77/189277/2
2016-01-04 jakub Update copyright years.
2015-11-11 amacleodada
2015-10-29 amacleodada
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
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-10-29 rsandifogcc/ada/
2014-10-22 amodragcc/
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-11-20 rsandifoRemove some differences with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-20 mrsMerge in trunk.
2013-09-04 mrsMerge in trunk.
2013-08-13 mrsAdd wide-int branch.
2013-01-10 rsandifoUpdate copyright years in gcc/
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-23 steven * java-gimplify.c: Do not include tm.h, toplev.h.
2010-05-21 stevengcc/ChangeLog:
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-06-12 aldyhgcc/java/
2008-08-12 uweigandChangeLog:
2008-06-24 tromey * jcf-path.c (jcf_path_init): Don't name variable...
2007-08-17 tromey * typeck.c (find_method_in_interfaces): Update.
2007-07-31 nickc* java-gimplify.c: Change copyright header to refer...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 espindolagcc/
2007-03-30 espindolagcc/java/ChangeLog:
2007-01-11 tromey * typeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-11-12 daney PR java/29805
2006-02-09 aph2006-02-09 Andrew Haley <aph@redhat.com>
2006-02-04 sayle * decl.c (java_init_decl_processing): Create char_type...
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-09-18 phython2005-09-18 James A. Morrison <phython@gcc.gnu.org>
2005-09-06 kazu * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,
2005-09-05 rmathew PR java/23431
2005-06-25 kcookUpdate FSF address.
2005-06-09 sayle * typeck.c (convert): Only clear TREE_OVERFLOW on...
2005-03-06 kazu * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,
2005-03-06 rmathew Remove xref code.
2004-12-20 aph2004-12-20 Andrew Haley <aph@redhat.com>
2004-12-17 aph2004-12-17 Andrew Haley <aph@redhat.com>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-08-04 aph2004-08-04 Roger Sayle <roger@eyesopen.com>
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-20 nathan.:
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-27 rmathew Formatting fixes.
2004-05-19 bonzini2004-05-19 Paolo Bonzini <bonzini@gnu.org>
2004-03-15 aph2004-03-12 Andrew Haley <aph@redhat.com>
2004-02-04 kazu gcc/
2004-01-17 pinskia2004-01-16 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
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-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-04 geoffkIndex: ChangeLog
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2001-12-03 bothner * jcf.h: Fix obvious typo in comment.
2001-09-07 rth * java/typeck.c (java_array_type_length, build_...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-04-26 bothner Fix method search wrt scope of inner classes to match...
2001-03-07 rthBrad's -ffast-math breakup.
2001-02-19 bryceForgot this file on last check-in.
2001-02-15 apbianco2001-02-14 Tom Tromey <tromey@redhat.com>
2001-02-07 apbianco2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-01 apbianco2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-13 mmitchel Remove obstacks.
2000-10-03 tromey Fix for PR gcj/307:
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-09 geoffk * typeck.c (build_java_array_type): Correct first...
next