aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-dump.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-2/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-4/+3
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+3
2012-04-11Fix java bootstrap on 32-bit targetsRainer Orth1-5/+7
2012-04-11jcf.h (bootstrap_method): New.Andrew Haley1-0/+64
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth1-2/+2
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-0/+11
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-4/+0
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-2/+0
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2009-11-28jvspec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek1-2/+1
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2008-05-12jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise1-2/+4
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-2/+2
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-2/+2
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-4/+3
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-3/+4
2007-01-13jcf-dump.c (main): Updated call to find_class.Tom Tromey1-2/+2
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-2/+234
2006-06-06jcf-dump.c (print_access_flags): Handle varargs, bridge, synthetic, enum, ann...Tom Tromey1-3/+8
2006-05-29javaop.h (int16, [...]): Define to exactly 16 (resp.Jakub Jelinek1-1/+1
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
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-03-30jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where inner_class_in...Tom Tromey1-7/+15
2005-03-06jcf-dump.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-01jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_...Per Bothner1-0/+7
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-2/+2
2004-10-17class.c (ident_subst): Always alloca buffer.Steven Bosscher1-1/+1
2004-09-25expr.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-07-24boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump1-1/+1
2004-03-16jcf-jump.c (options): New --print-constants option.Per Bothner1-1/+2
2004-03-16jcf-dump.c (flag_print_constant_pool): Default to off.Per Bothner1-29/+47
2004-02-10gjavah.c: Include "intl.h".Joseph Myers1-30/+33
2003-12-20class.c: Remove uses of "register" specifier in declarations of arguments and...Kazu Hirata1-1/+1
2003-03-21javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg1-11/+74
2003-01-18check-init.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi1-3/+3