summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* langhooks.c (add_builtin_type): New function.Steven Bosscher2012-03-051-1/+3
* langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2011-05-071-3/+4
* dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque2011-04-011-2/+7
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-3/+2
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+3
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-1/+5
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-3/+2
* langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou2010-09-201-5/+0
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-4/+5
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-4/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-5/+14
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-0/+8
* re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek2010-06-151-0/+4
* langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou2010-05-191-0/+4
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-4/+0
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-1/+1
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-3/+0
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+19
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+4
* re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli2009-09-221-1/+11
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+6
* [multiple changes]Diego Novillo2009-09-031-1/+4
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-6/+0
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-5/+0
* Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli2009-08-311-0/+15
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-9/+0
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-0/+3
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-2/+5
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-7/+0
* re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli2009-03-271-0/+3
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-5/+0
* re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski2008-09-171-3/+0
* c-common.c (c_expand_decl): Remove.Paolo Bonzini2008-09-091-4/+0
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+14
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-3/+11
* re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek2008-04-241-0/+6
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-4/+3
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-17/+3
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-5/+0
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-6/+0
* expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini2008-03-181-4/+0
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-111-3/+0
* re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva2007-12-151-0/+8
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-12-091-0/+6
* langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo2007-11-021-2/+2
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-10-081-5/+0
* RevertOllie Wild2007-09-291-0/+5
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-09-281-5/+0
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-1/+3