aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+2
2017-11-16[PATCH] New lang hookNathan Sidwell1-1/+4
2017-09-08PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill1-0/+2
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+3
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-16re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener1-1/+5
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-1/+4
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-1/+4
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-6/+3
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+2
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-1/+0
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-1/+7
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva1-2/+4
2016-08-08c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm1-1/+3
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat1-0/+2
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat1-1/+3
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat1-1/+3
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