OSDN Git Service

PR objc/21641
[pf3gnuchains/gcc-fork.git] / gcc / java / jv-scan.c
2005-04-26 ghazi * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,
2005-04-24 ghazi * collect2.c (main): Unlock the stdio streams.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-02-12 kazu * builtins.c, java-except.h, jcf-parse.c, jv-scan...
2005-02-12 bothner PR java/15543
2005-02-02 rmathew PR java/15543
2004-11-25 jsm28 * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2004-09-30 bothner Simplify lexer. Implement --enable-mapped-location...
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-02-10 jsm28 * gjavah.c: Include "intl.h".
2003-05-04 nathan * Make-lang.in (java/parse.o, java/parse-scan.o):...
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-02-03 aph2003-01-31 Adrian Bunk <bunk@fs.tum.de>
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-09 ghazi * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXE...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-09-30 greenAdd -fno-assert flag.
2002-02-01 rodrigc2002-02-01 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-31 jsm28gcc:
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-09-18 aj * parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-05-23 jsm28gcc/java:
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-11-26 jsm28f:
2000-11-20 tromey * jv-scan.c (help): Document --complexity.
2000-11-03 tromey * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-09-13 tromey * jcf-parse.c: Include <locale.h>.
2000-09-12 tromey Fix for PR gcj/33:
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-02 tromey * jv-scan.c: Include version.c, <getopt.h>.
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-11-27 ghazi * Makefile.in (jc1, jv-scan): Link with $(SUBDI...
1998-11-15 green * Make-lang.in: Fix reference to srcdir.
1998-11-15 green * Makefile.in: jv-scan and jvgenmain all require libib...
1998-09-06 greenInitial revision