aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-06-21Let -fmem-report see callers of cxx_make_type.Jason Merrill
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-11-16[PATCH] New lang hookNathan Sidwell
2017-09-08PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell
2017-05-11cp-lang.c (get_global_decls, [...]): Move to ...Nathan Sidwell
2017-01-01Update copyright years.Jakub Jelinek
2016-12-16re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva
2016-01-04Update copyright years.Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-01-05Update copyright years.Jakub Jelinek
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer
2013-10-11target.c: New file.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-23re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek
2012-04-21method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.Jan Hubicka
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd
2010-10-24In gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson
2009-09-03[multiple changes]Diego Novillo
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini
2007-10-26expr.c (cxx_expand_expr): Removed.Ollie Wild
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild