aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-31debug/96383 - emit debug info for used external functionsRichard Biener1-0/+2
2020-06-03[OpenMP] Fix mapping of artificial variables (PR94874)Tobias Burnus1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford1-0/+4
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-21Let -fmem-report see callers of cxx_make_type.Jason Merrill1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+2
2017-11-16[PATCH] New lang hookNathan Sidwell1-0/+2
2017-09-08PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill1-0/+2
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+3
2017-05-11cp-lang.c (get_global_decls, [...]): Move to ...Nathan Sidwell1-0/+7
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-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-1/+7
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-9/+3
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva1-2/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+2
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard1-0/+3
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-1/+0
2013-10-11target.c: New file.Jakub Jelinek1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-23re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek1-0/+2
2012-04-21method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.Jan Hubicka1-3/+0
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-0/+1
2010-10-24In gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+2
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+2
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-2/+0
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-1/+6
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-0/+3
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-2/+0
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+3
2009-09-03[multiple changes]Diego Novillo1-0/+2
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-2/+0
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-2/+0
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-2/+0
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-4/+0
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli1-1/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-2/+0
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+2
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+2
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek1-0/+2
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini1-7/+2