summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab2012-01-231-1/+2
* lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law2011-11-231-0/+4
* ChangeLog gcc/Kai Tietz2011-03-211-2/+2
* decl.c (java_init_decl_processing): Initialise integer_three_node.Dave Korn2010-12-151-1/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-2/+2
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-2/+2
* Centralize knowledge of eh personality routines.Richard Henderson2010-10-131-5/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-8/+17
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-1/+2
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-1/+0
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-6/+8
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-5/+12
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-1/+0
* lang.c (java_classify_record): Return RECORD_IS_INTERFACE for interfaces.Jakub Jelinek2010-05-251-3/+1
* re PR debug/43260 (Java static class members lack DWARF location info)Jakub Jelinek2010-05-251-1/+3
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-231-3/+1
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-2/+3
* * lang.c (java_post_options): Constify variable "dot".Joern Rennecke2010-01-201-1/+1
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+3
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+20
* [multiple changes]Diego Novillo2009-09-031-1/+1
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-2/+0
* re PR debug/40990 (bad .debug_pubnames entry from gcj)Dodji Seketeli2009-08-111-16/+34
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+7
* re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski2008-09-171-54/+0
* re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka2008-09-171-1/+1
* re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez2008-08-081-1/+1
* flags.h (flag_really_no_inline): Remove.Jan Hubicka2008-07-291-4/+0
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-2/+0
* * lang.c (java_init_options): Enable unit-at-a-time by default.Jan Hubicka2008-07-151-4/+0
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-37/+0
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-1/+1
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-111-12/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-3/+1
* lang.c (java_classify_record): Don't return RECORD_IS_INTERFACE for now.Alexandre Oliva2007-12-201-1/+3
* re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva2007-12-151-0/+16
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-2/+4
* java-tree.h (struct lang_decl_func): Remove.Tom Tromey2007-09-151-2/+0
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-3/+0
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-2/+2
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-2/+2
* tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2007-08-201-44/+0
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-4/+3
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-2/+2
* java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey2007-07-261-13/+0
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-7/+0
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-2/+0
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-2/+0