summaryrefslogtreecommitdiff
path: root/gcc/java/jvgenmain.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2011-05-201-1/+11
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR java/45773 (gcj fails to compile java)Andrew Haley2010-09-281-1/+5
* Check "-D XXX=YYY".H.J. Lu2010-09-031-1/+3
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-231-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-1/+1
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-6/+5
* jvgenmain.c (main): Change main to use class$, not class$$.Andrew Haley2007-04-031-3/+3
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-8/+22
* lang.c (java_init): Handle flag_indirect_classes.Andrew Haley2006-04-241-5/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* constants.c, [...]: Update copyright.Kazu Hirata2005-05-031-1/+1
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* gjavah.c: Include "intl.h".Joseph Myers2004-02-101-4/+8
* hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher2003-04-061-19/+0
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-4/+2
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-3/+3
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+2
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth2001-11-271-3/+10
* Revert Rainer Orth's Java and gcc.c patch.David Edelsohn2001-08-121-10/+3
* re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth2001-08-021-3/+10
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-041-1/+0
* jvgenmain.c (do_mangle_classname): End string constant with '\0'.Jeffrey Oldham2001-03-281-0/+1
* [multiple changes]Alexandre Petit-Bianco2001-02-091-22/+0
* jvgenmain.c (error): Reversed 2001-02-01 deletion.Alexandre Petit-Bianco2001-02-091-0/+22
* Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco2001-02-081-17/+10
* jvgenmain.c (class_mangling_suffix): Remove unused string.Bryce McKinlay2001-02-021-26/+2
* All files with updated copyright when applicable.Alexandre Petit-Bianco2001-01-151-13/+39
* safe-ctype.h: New file.Zack Weinberg2000-12-081-1/+1
* [multiple changes]Alexandre Petit-Bianco2000-10-131-2/+7
* jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.Tom Tromey2000-10-061-5/+4
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-5/+5
* class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi1999-12-311-0/+2
* jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set in generated `...Tom Tromey1999-10-221-1/+3
* jvgenmain.c (usage): New function.Tom Tromey1999-10-151-9/+49
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-14/+0
* * jvgenmain.c (main): NUL-terminate name_obstack.Rainer Orth1999-08-111-0/+1
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-3/+3
* Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1999-03-211-3/+20
* Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).Kaveh R. Ghazi1998-11-271-2/+14
* jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner1998-11-151-0/+1
* Make-lang.in: Fix reference to srcdir.Anthony Green1998-11-151-0/+2
* Makefile.in: jv-scan and jvgenmain all require libiberty.Anthony Green1998-11-151-13/+0
* Makefile.in: Add many missing dependencies.Jeffrey A Law1998-09-141-2/+1
* Initial revisionAnthony Green1998-09-061-0/+124