* lang.c (java_init_options): Enable unit-at-a-time by default.
[gcc.git] / gcc / java / jcf-dump.c
2008-05-13 Aaron W. LaFramboisejcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.
2008-03-02 Jakub Jelinekre PR driver/35420 (--version copyright date vs. 2008)
2007-08-21 Paul Brookconfigure.ac: Add --with-pkgversion and --with-bugurl.
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-01-13 Tom Tromeyjcf-dump.c (main): Updated call to find_class.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-06-06 Tom Tromeyjcf-dump.c (print_access_flags): Handle varargs, bridge...
2006-05-29 Jakub Jelinekjavaop.h (int16, [...]): Define to exactly 16 (resp.
2006-01-21 Joseph Myersgcov.c (print_version), [...]): Update copyright notice...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-26 Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24 Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
2005-03-30 Tom Tromeyjcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle...
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-01 Per Bothnerjcf-reader.c (get_attribute): Handle SourceDebugExtensi...
2004-11-25 Joseph Myersdarwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead...
2004-10-17 Steven Bosscherclass.c (ident_subst): Always alloca buffer.
2004-09-25 Kazu Hirataexpr.c, [...]: Fix comment typos.
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-03-17 Per Bothnerjcf-jump.c (options): New --print-constants option.
2004-03-16 Per Bothnerjcf-dump.c (flag_print_constant_pool): Default to off.
2004-02-10 Joseph Myersgjavah.c: Include "intl.h".
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-03-21 Zack Weinbergjavaop.h (jfloat, jdouble): Make them structures mirror...
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
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-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-10-01 Nathan Sidwelljcf-dump.c (print_constant, [...]): Don't fall foul...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-06-04 Zack Weinbergjava-tree.h, [...]: Remove all #if JAVA_USE_HANDLES...
2002-04-12 Anthony GreenAdd --extdirs support.
2002-03-03 Per BothnerMake --CLASSPATH by a synonym for --classpath and ...
2002-02-20 Nic Ferriergcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-18 Tom Tromeyjava-tree.h (TYPE_STRICTFP): New macro.
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-08-30 Per Bothnerjcf-dump.c (print_constant): Fix fencepost error so...
2001-08-16 Tom Tromeyjcf-dump.c (main): Updated for change to jcf_path_seal.
2001-01-12 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-26 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-04 Tom Tromeylang-options.h: Mention -Wout-of-date.
2000-05-04 Kaveh R. Ghazijcf-dump.c (SPECIAL_IINC): Ensure arguments match forma...
2000-04-21 Jason Schroederjcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc...
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-02-26 Jeff LawFix copyrights
2000-02-21 Joerg Brunsmannjcf-dump.c (main): Test for correct condition after...
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-10-14 Kaveh R. Ghazijcf-dump.c (print_constant, [...]): Don't call a variad...
1999-09-02 Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-07-30 Kaveh R. GhaziWarning fixes:
1999-03-23 Kaveh R. GhaziWarning fixes:
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnerlex.h: Moved static function declarations to lex.c...
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-06 Per Bothnerjcf-dump.c (INVOKE): If invokeinterface, print number...
1998-12-03 Per Bothnerjcf-dump.c (main): Fix error message.
1998-11-11 Per Bothnerjcf-dump.c (TABLE_SWITCH): Fix typos.
1998-11-11 Tom Tromey* jcf-dump.c (main): Correctly recognize `--'-style...
1998-10-22 Tom Tromeyjcf-io.c (find_class): Use saw_java_source to determine...
1998-10-14 Tom Tromeyjcf-write.c (write_classfile): Add output class file...
1998-10-13 Tom Tromeyjcf-dump.c (process_class): Use FATAL_EXIT_CODE, not -1.
1998-10-12 Per Bothner
1998-09-06 Anthony GreenInitial revision