]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/jcf-parse.c
IPA C++ refactoring 4/N
[thirdparty/gcc.git] / gcc / java / jcf-parse.c
2014-08-25  marxinIPA C++ refactoring 4/N
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-21  rsandifoMerge 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-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
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-09-24  crowlFinish conversion of uses of double_int to the new...
2012-04-11  aph2012-04-11 Andrew Haley <aph@redhat.com>
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-04-20  meyeringremove useless if-before-free tests
2011-04-18  meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-10  mrsRemove doubled up words.
2011-03-25  ktietzChangelog c-family/
2010-12-07  jsm28 * config/mcore/mcore.c Don't include assert.h.
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-17  jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-03  amylaar PR bootstrap/44335
2010-10-11  froydnj * decl.c (java_init_decl_processing): Use build_functi...
2010-09-16  rguenth2010-09-16 Richard Guenther <rguenther@suse.de>
2010-08-20  froydnjgcc/
2010-07-15  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-08  laurasgcc/ada:
2010-05-26  froydnj * java-tree.h (struct lang_decl_func): Change type...
2010-05-26  froydnj * class.c (utf8_decl_list): Delete.
2010-05-23  steven * java-gimplify.c: Do not include tm.h, toplev.h.
2010-05-23  steven * jcf-parse.c: Include bitmap.h.
2010-05-21  stevengcc/ChangeLog:
2010-05-19  aesok * double-int.h (double_int_ior): New function.
2010-01-20  amylaar * jcf-parse.c (set_source_filename): Constify variable...
2009-07-17  rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-12  aldyhgcc/java/
2009-06-08  ian./:
2009-04-24  iangcc/:
2008-11-05  aph2008-11-04 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-05-23  aph2008-05-23 Andrew Haley <aph@redhat.com>
2008-03-11  bonzini2008-03-11 Paolo Bonzini <bonzini@gnu.org>
2008-02-26  tromeygcc
2008-01-04  aph2008-01-04 Andrew Haley <aph@redhat.com>
2008-01-04  aph2008-01-03 Andrew Haley <aph@redhat.com>
2007-12-18  aph2007-12-18 Andrew Haley <aph@redhat.com>
2007-11-02  tromey PR java/33765:
2007-09-06  tromey * jcf-parse.c (parse_class_file): Re-enter the current...
2007-09-06  tromeygcc:
2007-09-03  ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-17  tromey * typeck.c (find_method_in_interfaces): Update.
2007-08-10  ghazi * system.h (CONST_CAST): New.
2007-07-31  nickc* java-gimplify.c: Change copyright header to refer...
2007-07-25  ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-04-03  aph2007-04-03 Andrew Haley <aph@redhat.com>
2007-02-03  kazu * java-tree.h, javaop.def, jcf-parse.c: Fix comment...
2007-02-01  aph2007-02-01 Andrew Haley <aph@redhat.com>
2007-01-31  kazu * class.c, jcf-parse.c: Fix comment typos.
2007-01-24  aph2007-01-24 Andrew Haley <aph@redhat.com>
2007-01-13  tromey * jcf-dump.c (main): Updated call to find_class.
2007-01-11  tromey * typeck.c (convert): Don't use flag_emit_class_files.
2007-01-09  tromeyMerged gcj-eclipse branch to trunk.
2007-01-08  rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2006-02-23  aph2006-02-20 Andrew Haley <aph@redhat.com>
2006-02-03  bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-16  aoliva* jcf-parse.c (set_source_filename): Set the decl sourc...
2005-09-15  bryce2005-09-14 Bryce McKinlay <mckinlay@redhat.com>
next