]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-objcp-common.h
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / cp-objcp-common.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-29  Richard SandifordAdd a simulate_enum_decl langhook
2019-10-29  Richard SandifordAdd a simulate_builin_function_decl langhook
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-21  Jason MerrillLet -fmem-report see callers of cxx_make_type.
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-09-08  Jason MerrillPR c++/70029 - ICE with ref-qualifier and -flto
2017-05-19  Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-11  Nathan Sidwellcp-lang.c (get_global_decls, [...]): Move to ...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-16  Richard Bienerre PR c++/71694 (store-data race with bitfields and...
2016-11-03  Jakub Jelinekre PR debug/28767 (GCC should output DW_TAG_ptr_to_memb...
2016-10-17  Jakub Jelineklanghooks.h (struct lang_hooks_for_decls): Remove funct...
2016-08-12  Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-05  Mark WielaardPR debug/63239 Add DWARF representation for C++11 delet...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-10-11  Jakub Jelinektarget.c: New file.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-23  Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-04-21  Jan Hubickamethod.c (make_alias_for): Do not set TREE_SYMBOL_REFER...
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2010-10-24  Nicola PeroIn gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta...
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
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.
2009-11-29  Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-09-28  Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
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-06-15  Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
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-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-09  Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-08-30  Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-04-24  Jakub Jelinekre PR c++/35758 (vector_size attribute lost in function...
2008-04-04  Paolo Bonzinifunction.c (free_after_parsing): Replace with cxx_push_...
2007-10-26  Ollie Wildexpr.c (cxx_expand_expr): Removed.
2007-10-08  Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29  Ollie WildRevert
2007-09-28  Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-24  Jakub Jelinekre PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with...
2007-09-11  Jan Hubickadecl.c (java_expand_body): Kill.
2007-08-24  Richard GuentherMakefile.in (tree-inline.o): Add $(TARGET_H) and $...
2007-08-20  Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20  Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14  Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-08  Steven Bosscherlanghooks.c (lhd_tree_inlining_add_pending_fn_decls...
2007-04-07  Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07  Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2006-11-01  Geoffrey KeatingIn gcc/:
2006-10-23  Rafael Ávila de... decl.c: Include langhooks.h.
2006-09-11  Mark Mitchellre PR c++/28991 (Static constructor emitted instead...
2006-05-02  Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-03-09  Richard HendersonMerge C++ from gomp-20050608-branch.
2005-11-21  Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-18  Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-03-23  Joseph Myerslanghooks.h (truthvalue_conversion): Remove.
2005-02-23  Kazu Hiratagenpreds.c: Update copyright.
2005-02-20  Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2004-11-02  Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-09-22  Ziemowit Laskicp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here...
2004-09-15  Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-08-31  Ziemowit LaskiMake-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp...