OSDN Git Service

* g++.old-deja/g++.other/dwarf2-1.C: Move...
[pf3gnuchains/gcc-fork.git] / gcc / java / jv-scan.c
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