aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jv-scan.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-18parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-22/+6
2001-05-23jv-scan.c (version): Update copyright year.Joseph Myers1-1/+1
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-6/+8
2000-11-26g77spec.c (lang_specific_driver): Update copyright year to 2000.Joseph Myers1-1/+1
2000-11-20jv-scan.c (help): Document --complexity.Tom Tromey1-3/+8
2000-11-03lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.Tom Tromey1-0/+2
2000-09-13jcf-parse.c: Include <locale.h>.Tom Tromey1-0/+4
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-1/+26
2000-02-18gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis1-1/+1
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+1
2000-02-02jv-scan.c: Include version.c, <getopt.h>.Tom Tromey1-29/+88
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-6/+6
1999-12-31class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi1-2/+1
1999-09-16gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1-11/+0
1999-09-02class.c (finish_class): Remove unused parameter, all callers changed.Kaveh R. Ghazi1-2/+2
1999-08-25gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi1-3/+3
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-1/+0
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1
1999-01-23Warning fixes:Kaveh R. Ghazi1-28/+20
1998-11-27Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).Kaveh R. Ghazi1-1/+12
1998-11-15Make-lang.in: Fix reference to srcdir.Anthony Green1-0/+1
1998-11-15Makefile.in: jv-scan and jvgenmain all require libiberty.Anthony Green1-25/+0
1998-09-06Initial revisionAnthony Green1-0/+235