aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard1-0/+2
2014-06-25langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek1-0/+2
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-1/+2
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard1-1/+4
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-13/+0
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich1-3/+1
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich1-1/+3
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+13
2013-10-11target.c: New file.Jakub Jelinek1-0/+3
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-0/+2
2012-04-25cgraphunit.c: Update toplevel comment.Jan Hubicka1-8/+0
2011-04-01dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque1-2/+4
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-2/+1
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+1
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers1-2/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+3
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-3/+1
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-1/+3
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-2/+0
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-2/+9
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-0/+2
2010-06-15re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek1-0/+2
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou1-0/+2
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-2/+0
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-3/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-1/+17
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+2
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli1-0/+7
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+5
2009-09-03[multiple changes]Diego Novillo1-0/+2
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-3/+0
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-1/+0
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli1-0/+8
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-3/+0
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+2
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-6/+0
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli1-0/+2
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-2/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski1-2/+0
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-3/+0
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+2
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-2/+6
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek1-0/+2