aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-3/+4
2011-04-01dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque1-2/+7
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-3/+2
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+3
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-1/+5
2010-10-05opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers1-3/+2
2010-09-20langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou1-5/+0
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-4/+5
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-4/+0
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-5/+14
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-0/+8
2010-06-15re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek1-0/+4
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou1-0/+4
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-4/+0
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-1/+1
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-3/+0
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+19
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+4
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli1-1/+11
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+6
2009-09-03[multiple changes]Diego Novillo1-1/+4
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-6/+0
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-5/+0
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli1-0/+15
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-9/+0
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+3
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-2/+5
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-7/+0
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli1-0/+3
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-5/+0
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski1-3/+0
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-4/+0
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+14
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-3/+11
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek1-0/+6
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-4/+3
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini1-17/+3
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-5/+0
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-6/+0
2008-03-18expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini1-4/+0
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini1-3/+0
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva1-0/+8
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-0/+6
2007-11-02langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo1-2/+2
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-5/+0
2007-09-29RevertOllie Wild1-0/+5
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-5/+0
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-1/+3
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-0/+6