]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/jvgenmain.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / java / jvgenmain.c
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-07  mpolacek * jvgenmain.c (main): Provide declarations for JvRunMa...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-07-11  stevengcc/
2011-05-20  jsm28 * Makefile.in (LIBDEPS): Add libcommon.a.
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-09-28  aph2010-09-27 Andrew Haley <aph@redhat.com>
2010-09-03  hjlCheck "-D XXX=YYY".
2010-05-23  steven * java-gimplify.c: Do not include tm.h, toplev.h.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-06-20  ghazi * collect2.c (main, add_to_list): Fix for -Wc++-compat.
2007-07-31  nickc* java-gimplify.c: Change copyright header to refer...
2007-04-03  aph2007-04-03 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>
2005-06-25  kcookUpdate FSF address.
2005-05-03  kazu * constants.c, jvgenmain.c, lang.opt, resource.c:...
2005-04-26  ghazi * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,
2005-04-24  ghazi * collect2.c (main): Unlock the stdio streams.
2004-02-10  jsm28 * gjavah.c: Include "intl.h".
2003-04-06  steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
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
2001-11-27  ro * gcc.c (set_collect_gcc_options): New function, split...
2001-08-12  djeRevert Rainer Orth's Java and gcc.c patch.
2001-08-02  ro * gcc.c (set_collect_gcc_options): New function, split...
2001-04-04  zackinclude:
2001-03-28  oldham2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-09  apbianco2001-02-09 Raja R Harinath <harinath@cs.umn.edu>
2001-02-09  apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09  apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-02  bryce * jvgenmain.c (class_mangling_suffix): Remove unused...
2001-01-15  apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-08  zackinclude:
2000-10-13  apbianco2000-10-11 Rodney Brown <RodneyBrown@mynd.com>
2000-10-06  tromey * jvspec.c (jvgenmain_spec): Added `-fdollars-in-ident...
2000-01-21  ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31  ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-10-22  tromey * jvgenmain.c (main): _Jv_Compiler_Properties now...
1999-10-15  tromey * jvgenmain.c (usage): New function.
1999-09-16  ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-08-11  green * jvgenmain.c (main): NUL-terminate name_obstack.
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)
1998-11-27  ghazi * Makefile.in (jc1, jv-scan): Link with $(SUBDI...
1998-11-15  bothner8
1998-11-15  green * Make-lang.in: Fix reference to srcdir.
1998-11-15  green * Makefile.in: jv-scan and jvgenmain all require libib...
1998-09-14  law * Makefile.in: Add many missing dependencies.
1998-09-06  greenInitial revision