summaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
Commit message (Expand)AuthorAgeFilesLines
* toplev.c (general_init): Call register dump lang hook.Nathan Sidwell2017-05-191-0/+3
* Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm2017-01-191-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener2016-12-161-1/+5
* omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek2016-11-101-1/+4
* re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek2016-11-031-1/+4
* langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek2016-10-171-6/+3
* re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2016-10-161-0/+2
* re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek2016-10-131-1/+0
* Move class substring_loc from c-family into gccDavid Malcolm2016-09-071-1/+7
* [PR63240] generate debug info for defaulted member functionsAlexandre Oliva2016-08-121-2/+4
* c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm2016-08-081-1/+3
* re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek2016-05-121-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat2015-12-171-0/+2
* DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat2015-12-171-1/+3
* DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat2015-12-171-1/+3
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard2014-10-051-0/+2
* langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek2014-06-251-0/+2
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-1/+2
* PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard2014-05-211-1/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer2013-12-111-13/+0
* common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich2013-11-081-3/+1
* target.def (builtin_chkp_function): New.Ilya Enkovich2013-10-301-1/+3
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+13
* target.c: New file.Jakub Jelinek2013-10-111-0/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek2012-11-231-0/+2
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-8/+0
* dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque2011-04-011-2/+4
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-2/+1
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-2/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+3
* 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-3/+1
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-1/+3
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-2/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-2/+9
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-0/+2
* re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek2010-06-151-0/+2
* langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou2010-05-191-0/+2
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-2/+0
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-3/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-1/+17
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+2
* re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli2009-09-221-0/+7