aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus1-5/+8
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus1-0/+5
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford1-0/+4
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford1-0/+11
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus1-1/+8
2019-10-02f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option...Kwok Cheung Yeung1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
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/+3
2017-11-16[PATCH] New lang hookNathan Sidwell1-0/+4
2017-10-17langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...Jakub Jelinek1-4/+4
2017-09-08PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill1-0/+4
2017-07-14Remove Java references in source code.Martin Liska1-1/+1
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+3
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-0/+4
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+4
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-0/+4
2016-11-03Use type_hash_eq langhook in check_qualified_type.Jason Merrill1-1/+1
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-10/+3
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+4
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-1/+2
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+9
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva1-2/+7
2016-08-08c-format.c: suggest the correct format string to use (PR c/64955)David Malcolm1-0/+3
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-2/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat1-0/+5
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat1-0/+5
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat1-0/+6
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