re PR java/17779 (ICE: Seg fault)
[gcc.git] / gcc / java / jvgenmain.c
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