summaryrefslogtreecommitdiff
path: root/gcc/java/jvgenmain.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * jvgenmain.c (main): Provide declarations for JvRunMain{,Name}.mpolacek2014-10-071-0/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-07-111-1/+0
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-201-1/+11
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-09-27 Andrew Haley <aph@redhat.com>aph2010-09-281-1/+5
* Check "-D XXX=YYY".hjl2010-09-031-1/+3
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-1/+1
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-3/+3
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-8/+22
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-5/+5
* Update FSF address.kcook2005-06-251-2/+2
* * constants.c, jvgenmain.c, lang.opt, resource.c: Updatekazu2005-05-031-1/+1
* * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi2005-04-261-3/+1
* * collect2.c (main): Unlock the stdio streams.ghazi2005-04-241-0/+5
* * gjavah.c: Include "intl.h".jsm282004-02-101-4/+8
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-061-19/+0
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-4/+2
* * All Files: Remove PARAMS macro.ghazi2003-01-091-3/+3
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+2
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-11-271-3/+10
* Revert Rainer Orth's Java and gcc.c patch.dje2001-08-121-10/+3
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-08-021-3/+10
* include:zack2001-04-041-1/+0
* 2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-281-0/+1
* 2001-02-09 Raja R Harinath <harinath@cs.umn.edu>apbianco2001-02-091-22/+0
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-091-0/+22
* 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-091-17/+10
* * jvgenmain.c (class_mangling_suffix): Remove unused string.bryce2001-02-021-26/+2
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-13/+39
* include:zack2000-12-081-1/+1
* 2000-10-11 Rodney Brown <RodneyBrown@mynd.com>apbianco2000-10-131-2/+7
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-061-5/+4
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-5/+5
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-0/+2
* * jvgenmain.c (main): _Jv_Compiler_Properties now an extern; settromey1999-10-221-1/+3
* * jvgenmain.c (usage): New function.tromey1999-10-151-9/+49