aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvgenmain.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-07* jvgenmain.c (main): Provide declarations for JvRunMain{,Name}.Marek Polacek1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-1/+0
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-1/+11
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-28re PR java/45773 (gcj fails to compile java)Andrew Haley1-1/+5
2010-09-03Check "-D XXX=YYY".H.J. Lu1-1/+3
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-6/+5
2007-04-03jvgenmain.c (main): Change main to use class$, not class$$.Andrew Haley1-3/+3
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-8/+22
2006-04-24lang.c (java_init): Handle flag_indirect_classes.Andrew Haley1-5/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-03constants.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2004-02-10gjavah.c: Include "intl.h".Joseph Myers1-4/+8
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-19/+0
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi1-4/+2
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi1-3/+3
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+2
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2001-11-27re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth1-3/+10
2001-08-12Revert Rainer Orth's Java and gcc.c patch.David Edelsohn1-10/+3
2001-08-02re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth1-3/+10
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-1/+0
2001-03-28jvgenmain.c (do_mangle_classname): End string constant with '\0'.Jeffrey Oldham1-0/+1
2001-02-09[multiple changes]Alexandre Petit-Bianco1-22/+0
2001-02-09jvgenmain.c (error): Reversed 2001-02-01 deletion.Alexandre Petit-Bianco1-0/+22
2001-02-08Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco1-17/+10
2001-02-02jvgenmain.c (class_mangling_suffix): Remove unused string.Bryce McKinlay1-26/+2
2001-01-15All files with updated copyright when applicable.Alexandre Petit-Bianco1-13/+39
2000-12-08safe-ctype.h: New file.Zack Weinberg1-1/+1
2000-10-13[multiple changes]Alexandre Petit-Bianco1-2/+7
2000-10-06jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.Tom Tromey1-5/+4
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-12-31class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi1-0/+2
1999-10-22jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set in generated `...Tom Tromey1-1/+3
1999-10-15jvgenmain.c (usage): New function.Tom Tromey1-9/+49
1999-09-16gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1-14/+0
1999-08-11* jvgenmain.c (main): NUL-terminate name_obstack.Rainer Orth1-0/+1
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1-3/+3
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-3/+20