]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/langhooks.h
PR middle-end/82063 - issues with arguments enabled by -Wall
[thirdparty/gcc.git] / gcc / langhooks.h
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-11-16  nathan[PATCH] New lang hook
2017-10-17  jakub * langhooks.h (struct lang_hooks): Document that tree_...
2017-09-08  jason PR c++/70029 - ICE with ref-qualifier and -flto
2017-07-14  marxinRemove Java references in source code.
2017-05-19  nathan LANG_HOOK_REGISTER_DUMPS
2017-01-01  jakub Update copyright years.
2016-12-16  rguenth2016-12-16 Richard Biener <rguenther@suse.de>
2016-11-10  jakubgcc/
2016-11-03  jakub PR debug/28767
2016-11-03  jason Use type_hash_eq langhook in check_qualified_type.
2016-10-17  jakub * langhooks.h (struct lang_hooks_for_decls): Remove
2016-10-16  ebotcazou PR ada/37139
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-07  dmalcolmMove class substring_loc from c-family into gcc
2016-08-12  aoliva[PR63240] generate debug info for defaulted member...
2016-08-08  dmalcolmc-format.c: suggest the correct format string to use...
2016-05-12  mpolacek PR c/70756
2016-01-04  jakub Update copyright years.
2015-12-17  pmderodatDWARF: add a language hook for scalar biased types
2015-12-17  pmderodatDWARF: add a language hook for fixed-point types
2015-12-17  pmderodatDWARF: add a language hook to override types in debuggi...
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-02-04  jakubinclude/
2015-01-05  jakub Update copyright years.
2014-11-21  markPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-29  rsandifogcc/ada/
2014-10-05  markPR debug/63239 Add DWARF representation for C++11 delet...
2014-06-25  jakub * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-18  jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-05-21  markPR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-11  bviyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-09  rsandifoMerge with trunk.
2013-11-08  kyukhin * common.opt (fcheck-pointer-bounds): Move...
2013-11-04  mrsMerge in trunk.
2013-10-30  kyukhin * target.def (builtin_chkp_function): New.
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-20  mrsMerge in trunk.
2013-10-11  jakublibgomp/
2013-03-17  jason PR debug/49090
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-23  jakub PR c++/54046
2012-07-08  stevengcc/
2012-04-25  hubicka * cgraphunit.c: Update toplevel comment.
2012-03-05  steven * langhooks.c (add_builtin_type): New function.
2011-05-07  ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-04-01  ebotcazou * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descri...
2010-11-17  jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-12  jsm28 * Makefile.in (OPTS_H): Define.
2010-10-08  jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-05  jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-09-20  ebotcazou * langhooks.h (struct lang_hooks_for_types): Remove...
2010-07-27  jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27  jsm28 * common.opt (o): Add MissingArgError.
2010-07-27  jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-06-28  stevengcc/ChangeLog:
2010-06-15  jakub PR fortran/44536
2010-05-19  ebotcazou * langhooks.h (struct lang_hooks): Add new field deep_...
2010-05-14  jamborm2010-05-14 Martin Jambor <mjambor@suse.cz>
2010-05-06  manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-29  hubicka * cgraph.c (same_body_alias_1): Break out of
2009-10-03  dnovilloMerge lto branch into trunk.
2009-09-28  rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-22  dodjiFix for PR debug/41266
2009-09-13  rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03  dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-01  rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-09-01  rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-08-31  dodjiEmit DWARF for template parameters (PR debug/30161)
2009-06-15  espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-05-15  ebotcazou * dbxout.c (dbxout_range_type): Add LOW and HIGH param...
2009-05-04  jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-03-29  bonzini2009-03-28 Paolo Bonzini <bonzini@gnu.org>
2009-03-27  jakub PR debug/37959
2009-02-27  hubicka PR debug/39267
2008-09-17  pinskia2008-09-17 Andrew Pinski <andrew_pinski@playstation...
2008-09-09  bonzini2008-09-09 Paolo Bonzini <bonzini@gnu.org>
2008-08-30  meissnerChange attribute((option(...))) to attribute((target...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06  jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-04-24  jakub PR c++/35758
2008-04-23  bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-04  bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-03  bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-04-03  bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-03-18  bonzini2008-03-18 Paolo Bonzini <bonzini@gnu.org>
2008-03-11  bonzini2008-03-11 Paolo Bonzini <bonzini@gnu.org>
2007-12-15  aolivagcc/ChangeLog:
2007-12-09  jakub PR fortran/22244
2007-11-02  dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-10-08  aaw gcc/
2007-09-29  aaw Revert
2007-09-28  aaw gcc/
2007-09-27  jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-24  jakub PR c++/33506
next