aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz1-1/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-01-23lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab1-1/+2
2011-11-23lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law1-0/+4
2011-03-21ChangeLog gcc/Kai Tietz1-2/+2
2010-12-15decl.c (java_init_decl_processing): Initialise integer_three_node.Dave Korn1-1/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-2/+2
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+2
2010-10-13Centralize knowledge of eh personality routines.Richard Henderson1-5/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-8/+17
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+2
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-1/+0
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-6/+8
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-5/+12
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-1/+0
2010-05-25lang.c (java_classify_record): Return RECORD_IS_INTERFACE for interfaces.Jakub Jelinek1-3/+1
2010-05-25re PR debug/43260 (Java static class members lack DWARF location info)Jakub Jelinek1-1/+3
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-3/+1
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-2/+3
2010-01-20* lang.c (java_post_options): Constify variable "dot".Joern Rennecke1-1/+1
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+3
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+20
2009-09-03[multiple changes]Diego Novillo1-1/+1
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-2/+0
2009-08-11re PR debug/40990 (bad .debug_pubnames entry from gcj)Dodji Seketeli1-16/+34
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+1
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+7
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski1-54/+0
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka1-1/+1
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-1/+1
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-4/+0
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-2/+0
2008-07-15* lang.c (java_init_options): Enable unit-at-a-time by default.Jan Hubicka1-4/+0
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-37/+0
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini1-12/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-3/+1
2007-12-20lang.c (java_classify_record): Don't return RECORD_IS_INTERFACE for now.Alexandre Oliva1-1/+3
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva1-0/+16
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-2/+4
2007-09-15java-tree.h (struct lang_decl_func): Remove.Tom Tromey1-2/+0
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-3/+0
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-2/+2
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-44/+0
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-4/+3
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-26java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey1-13/+0