aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jv-scan.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-13/+15
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+14
2005-02-12builtins.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-11re PR java/15543 ("jv-scan --complexity" segfaults)Per Bothner1-25/+1
2005-02-02re PR java/15543 ("jv-scan --complexity" segfaults)Ranjit Mathew1-0/+2
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-5/+5
2004-09-30Simplify lexer. Implement --enable-mapped-location support.Per Bothner1-2/+28
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-0/+6
2004-02-10gjavah.c: Include "intl.h".Joseph Myers1-28/+31
2003-05-04Make-lang.in (java/parse.o, [...]): Depend on input.h.Nathan Sidwell1-3/+0
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-20/+0
2003-02-03Fix for java/4269:Adrian Bunk1-2/+2
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi1-5/+4
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi1-7/+7
2003-01-09expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi1-2/+1
2003-01-09jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG and VA_CLOSE.Kaveh R. Ghazi1-10/+8
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+6
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg1-1/+1
2002-09-30Add -fno-assert flag.Anthony Green1-0/+4
2002-02-01re PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use i...Craig Rodrigues1-4/+2
2002-01-31gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers1-3/+3
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-3/+3
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