summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-dump.c
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-031-2/+2
* jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2008-05-121-2/+4
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+2
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-2/+2
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-4/+3
* Index: gcc/java/ChangeLogGeoffrey Keating2007-05-181-3/+4
* jcf-dump.c (main): Updated call to find_class.Tom Tromey2007-01-131-2/+2
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-2/+234
* jcf-dump.c (print_access_flags): Handle varargs, bridge, synthetic, enum, ann...Tom Tromey2006-06-061-3/+8
* javaop.h (int16, [...]): Define to exactly 16 (resp.Jakub Jelinek2006-05-291-1/+1
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-211-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where inner_class_in...Tom Tromey2005-03-301-7/+15
* jcf-dump.c, [...]: Update copyright.Kazu Hirata2005-03-061-1/+1
* jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_...Per Bothner2005-03-011-0/+7
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers2004-11-251-2/+2
* class.c (ident_subst): Always alloca buffer.Steven Bosscher2004-10-171-1/+1
* expr.c, [...]: Fix comment typos.Kazu Hirata2004-09-251-1/+1
* boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump2004-07-241-1/+1
* jcf-jump.c (options): New --print-constants option.Per Bothner2004-03-161-1/+2
* jcf-dump.c (flag_print_constant_pool): Default to off.Per Bothner2004-03-161-29/+47
* gjavah.c: Include "intl.h".Joseph Myers2004-02-101-30/+33
* class.c: Remove uses of "register" specifier in declarations of arguments and...Kazu Hirata2003-12-201-1/+1
* javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg2003-03-211-11/+74
* check-init.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-3/+3
* Merge from pch-branch.Geoffrey Keating2003-01-101-0/+1
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-15/+15
* expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi2003-01-091-27/+14
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* system.h (GCCBUGURL): Delete.Zack Weinberg2002-10-081-1/+1
* jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing.Nathan Sidwell2002-10-011-3/+11
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-211-1/+1
* java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks...Zack Weinberg2002-06-041-4/+0
* Add --extdirs support.Anthony Green2002-04-121-3/+10
* Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner2002-03-031-5/+6
* gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec...Nic Ferrier2002-02-201-14/+15
* java-tree.h (TYPE_STRICTFP): New macro.Tom Tromey2002-02-181-4/+5
* gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers2002-01-311-3/+3
* collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi2001-12-271-1/+1
* jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ...Per Bothner2001-08-301-5/+6
* jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey2001-08-161-2/+2
* g77spec.c (lang_specific_driver): Update copyright year to 2001.Joseph Myers2001-01-121-1/+1
* g77spec.c (lang_specific_driver): Update copyright year to 2000.Joseph Myers2000-11-261-1/+1
* lang-options.h: Mention -Wout-of-date.Tom Tromey2000-11-041-0/+4
* jcf-dump.c (SPECIAL_IINC): Ensure arguments match format specifiers in calls ...Kaveh R. Ghazi2000-05-041-2/+2
* jcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc instruction.Jason Schroeder2000-04-201-1/+1