]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/jvgenmain.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / java / jvgenmain.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-07  Marek Polacek* jvgenmain.c (main): Provide declarations for JvRunMai...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-07-11  Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2011-05-20  Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-09-28  Andrew Haleyre PR java/45773 (gcj fails to compile java)
2010-09-03  H.J. LuCheck "-D XXX=YYY".
2010-05-23  Steven Bosscherjava-gimplify.c: Do not include tm.h, toplev.h.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-20  Kaveh R. Ghazicollect2.c (main, [...]): Fix for -Wc++-compat.
2007-07-31  Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-04-03  Andrew Haleyjvgenmain.c (main): Change main to use class$, not...
2007-01-09  Tom TromeyMerged gcj-eclipse branch to trunk.
2006-04-24  Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-03  Kazu Hirataconstants.c, [...]: Update copyright.
2005-04-26  Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24  Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
2004-02-10  Joseph Myersgjavah.c: Include "intl.h".
2003-04-06  Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-01-12  Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09  Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-02  Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01  Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2001-11-27  Rainer Orthre PR other/3968 (COLLECT_GCC_OPTIONS empty)
2001-08-12  David EdelsohnRevert Rainer Orth's Java and gcc.c patch.
2001-08-02  Rainer Orthre PR java/227 (mips-tfile:internal error (when compili...
2001-04-04  Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-03-28  Jeffrey Oldhamjvgenmain.c (do_mangle_classname): End string constant...
2001-02-09  Alexandre Petit... [multiple changes]
2001-02-09  Alexandre Petit... jvgenmain.c (error): Reversed 2001-02-01 deletion.
2001-02-09  Alexandre Petit... Make-lang.in (JAVA_OBJS): Added java/mangle_name.o
2001-02-02  Bryce McKinlayjvgenmain.c (class_mangling_suffix): Remove unused...
2001-01-15  Alexandre Petit... All files with updated copyright when applicable.
2000-12-08  Zack Weinbergsafe-ctype.h: New file.
2000-10-13  Alexandre Petit... [multiple changes]
2000-10-06  Tom Tromeyjvspec.c (jvgenmain_spec): Added `-fdollars-in-identifi...
2000-01-21  Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-12-31  Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-10-22  Tom Tromeyjvgenmain.c (main): _Jv_Compiler_Properties now an...
1999-10-15  Tom Tromeyjvgenmain.c (usage): New function.
1999-09-16  Kaveh R. Ghazigjavah.c (get_field_name, [...]): Use xmalloc, not...
1999-08-11  Rainer Orth* jvgenmain.c (main): NUL-terminate name_obstack.
1999-08-10  Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-03-21  Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1998-11-27  Kaveh R. GhaziMakefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
1998-11-15  Per Bothnerjvgenmain.c: Need to #include "gansidecl.h" (to get...
1998-11-15  Anthony GreenMake-lang.in: Fix reference to srcdir.
1998-11-15  Anthony GreenMakefile.in: jv-scan and jvgenmain all require libiberty.
1998-09-14  Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06  Anthony GreenInitial revision