]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/jv-scan.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
[thirdparty/gcc.git] / gcc / java / jv-scan.c
2004-08-23  Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-02-10  Joseph Myersgjavah.c: Include "intl.h".
2003-05-04  Nathan SidwellMake-lang.in (java/parse.o, [...]): Depend on input.h.
2003-04-06  Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-02-03  Adrian BunkFix for java/4269:
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-09  Kaveh R. Ghaziexpr.c, [...]: Don't rely on the `DEFUN', `AND' or...
2003-01-09  Kaveh R. Ghazijv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDAR...
2003-01-01  Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-08  Zack Weinbergsystem.h (GCCBUGURL): Delete.
2002-09-30  Anthony GreenAdd -fno-assert flag.
2002-02-01  Craig Rodriguesre PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE...
2002-01-31  Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2001-12-27  Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-03  Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-09-18  Andreas Jaegerparse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-05-23  Joseph Myersjv-scan.c (version): Update copyright year.
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2000-11-26  Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-20  Tom Tromeyjv-scan.c (help): Document --complexity.
2000-11-03  Tom Tromeylex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-09-13  Tom Tromeyjcf-parse.c: Include <locale.h>.
2000-09-12  Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-02-18  Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-15  Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-02  Tom Tromeyjv-scan.c: Include version.c, <getopt.h>.
2000-01-21  Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-12-31  Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-09-16  Kaveh R. Ghazigjavah.c (get_field_name, [...]): Use xmalloc, not...
1999-09-02  Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-25  Kaveh R. Ghazigjavah.c (print_name, [...]): Add static prototype.
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...
1999-01-23  Kaveh GhaziUpdate copyrights for the last patch
1999-01-23  Kaveh R. GhaziWarning fixes:
1998-11-27  Kaveh R. GhaziMakefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
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-06  Anthony GreenInitial revision