aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-26expr.c (cxx_expand_expr): Removed.Ollie Wild1-1/+1
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+0
2007-09-29RevertOllie Wild1-0/+2
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+0
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-0/+2
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-2/+2
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther1-3/+0
2007-08-20langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther1-3/+0
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-3/+0
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-4/+0
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-2/+0
2007-04-08langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher1-5/+0
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+2
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-2/+0
2006-11-01In gcc/:Geoffrey Keating1-1/+1
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-0/+2