aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-3/+5
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-1/+7
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard1-0/+3
2014-06-25langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek1-0/+4
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-1/+1
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard1-0/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer1-19/+0
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich1-3/+0
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich1-0/+3
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+19
2013-10-11target.c: New file.Jakub Jelinek1-0/+3
2013-03-16re PR debug/49090 (provide a way to recognize defaulted template parameters)Jason Merrill1-2/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-23re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek1-1/+5
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-1/+1
2012-04-25cgraphunit.c: Update toplevel comment.Jan Hubicka1-9/+0
2012-03-05langhooks.c (add_builtin_type): New function.Steven Bosscher1-1/+3
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