]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/langhooks.h
docs: Fix expected diagnostics URL [PR107599]
[thirdparty/gcc.git] / gcc / langhooks.h
2022-08-17  Tobias BurnusOpenMP/C++: Allow classes with static members to be...
2022-06-02  David Malcolmdiagnostics: add SARIF output format
2022-05-23  Tobias BurnusOpenMP: Handle descriptors in target's firstprivate...
2022-04-07  Jakub Jelinekc++: Handle __builtin_clear_padding on non-trivially...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-16  Jason Merrillc++: improve print_node of PTRMEM_CST
2021-11-02  Richard SandifordAdd a simulate_record_decl lang hook
2021-08-06  Tamar Christinamiddle-end/AArch64: Fix bootstrap after vec changes
2021-06-15  Tobias BurnusFortran/OpenMP: Extend defaultmap clause for OpenMP...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-18  Kwok Cheung Yeungopenmp: Implicitly add 'declare target' directives...
2020-11-17  Nathan Sidwelllanghooks: preprocessor hooks for c++ modules
2020-09-15  Tobias BurnusOpenMP/Fortran: Fix (re)mapping of allocatable/pointer...
2020-07-31  Richard Bienerdebug/96383 - emit debug info for used external functions
2020-06-03  Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-11  Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-01  Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-10-29  Richard SandifordAdd a simulate_enum_decl langhook
2019-10-29  Richard SandifordAdd a simulate_builin_function_decl langhook
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-02  Kwok Cheung Yeungf95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-11-16  Nathan Sidwell[PATCH] New lang hook
2017-10-17  Jakub Jelineklanghooks.h (struct lang_hooks): Document that tree_siz...
2017-09-08  Jason MerrillPR c++/70029 - ICE with ref-qualifier and -flto
2017-07-14  Martin LiskaRemove Java references in source code.
2017-05-19  Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-16  Richard Bienerre PR c++/71694 (store-data race with bitfields and...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-03  Jakub Jelinekre PR debug/28767 (GCC should output DW_TAG_ptr_to_memb...
2016-11-03  Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-10-17  Jakub Jelineklanghooks.h (struct lang_hooks_for_decls): Remove funct...
2016-10-16  Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-07  David MalcolmMove class substring_loc from c-family into gcc
2016-08-12  Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-08-08  David Malcolmc-format.c: suggest the correct format string to use...
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Pierre-Marie de... DWARF: add a language hook for scalar biased types
2015-12-17  Pierre-Marie de... DWARF: add a language hook for fixed-point types
2015-12-17  Pierre-Marie de... DWARF: add a language hook to override types in debuggi...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-02-04  Jakub Jelinekdwarf2.h (enum dwarf_source_language): Add DW_LANG_Fort...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-21  Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-05  Mark WielaardPR debug/63239 Add DWARF representation for C++11 delet...
2014-06-25  Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-05-21  Mark WielaardPR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-08  Ilya Enkovichcommon.opt (fcheck-pointer-bounds): Move to ...
2013-10-30  Ilya Enkovichtarget.def (builtin_chkp_function): New.
2013-10-29  Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-11  Jakub Jelinektarget.c: New file.
2013-03-17  Jason Merrillre PR debug/49090 (provide a way to recognize defaulted...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-23  Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-04-25  Jan Hubickacgraphunit.c: Update toplevel comment.
2012-03-05  Steven Bosscherlanghooks.c (add_builtin_type): New function.
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-04-01  Olivier Hainquedwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descripti...
2010-11-17  Joseph Myersinvoke.texi (-dy): Remove.
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05  Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-09-20  Eric Botcazoulanghooks.h (struct lang_hooks_for_types): Remove hash_...
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-28  Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-15  Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-05-19  Eric Botcazoulanghooks.h (struct lang_hooks): Add new field deep_uns...
2010-05-14  Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2010-05-06  Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2009-11-29  Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-10-03  Diego NovilloMerge lto branch into trunk.
2009-09-28  Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-22  Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-13  Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-03  Diego Novillo[multiple changes]
2009-09-01  Richard Guenthertree.c (tree_expr_size): New function.
2009-09-01  Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-08-31  Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-06-15  Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-05-15  Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-04  Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-03-29  Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-27  Dodji Seketelire PR debug/37959 (g++ does not emit DW_AT_explicit)
2009-02-27  Jan Hubickare PR debug/39267 (gdb testsuite regressions)
next