]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/mangle.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / java / mangle.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-10-22  amodragcc/
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-07-11  stevengcc/
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
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.
2009-06-29  aph2009-06-29 Andrew Haley <aph@redhat.com>
2008-06-24  tromey * jcf-path.c (jcf_path_init): Don't name variable...
2008-03-12  bonzini2008-03-12 Paolo Bonzini <bonzini@gnu.org>
2008-01-23  daney2008-01-23 David Daney <ddaney@avtrex.com>
2007-07-31  nickc* java-gimplify.c: Change copyright header to refer...
2007-07-27  ghazi * mangle.c (set_type_package_list): Constify.
2007-01-09  tromeyMerged gcj-eclipse branch to trunk.
2006-04-24  aph2006-04-21 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-12-11  tlaurenzoFixes java/PR9861
2005-06-25  kcookUpdate FSF address.
2005-05-25  rth PR libgcj/21692
2003-10-22  kazu * ChangeLog: Fix typos.
2003-10-21  bryce Fix for PR java/12586.
2003-09-17  tromey2003-09-17 Ranjit Mathew <rmathew@hotmail.com>
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-02  aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01  neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-09-21  kazu * ChangeLog: Follow spelling conventions.
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2001-12-20  bryce * mangle.c (mangle_member_name): Don't special-case for
2001-12-16  tromey * mangle.c (mangle_method_decl): Never emit `C2' const...
2001-12-03  neil * c-decl.c (grokdeclarator): Use ISO word.
2001-10-30  bryce * mangle.c (find_compression_record_match):...
2001-10-25  apbianco2001-10-24 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-29  ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-03-15  bryce * mangle.c (mangle_record_type): Rename 'from_pointer...
2001-02-09  apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-25  apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15  apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-14  apbiancoAdded Java 1.1 language features.
1999-08-10  ghazi * check-init.c (check_bool2_init, done_alternative...
1999-03-21  ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-01-23  ghaziUpdate copyrights for the last patch
1999-01-23  ghaziWarning fixes:
1998-11-10  apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-27  law * jcf-write.c (emit_load_or_store): Avoid impli...
1998-09-14  law * Makefile.in: Add many missing dependencies.
1998-09-06  greenInitial revision