summaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
Commit message (Expand)AuthorAgeFilesLines
* PR lto/53808jason2014-09-101-0/+1
* 2014-03-26 Fabien Chene <fabien@gcc.gnu.org>fabien2014-03-261-4/+12
* /cppaolo2014-03-111-0/+19
* /cppaolo2014-03-011-5/+3
* /cppaolo2014-02-121-2/+4
* /cppaolo2014-02-031-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-1/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/c-family/rsandifo2013-11-181-2/+2
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-2/+2
* LWG 2165jason2013-10-231-7/+29
* In C++11 a trivial [cd]tor might not be callable.jason2013-10-231-4/+5
* 2013-06-22 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2013-06-231-4/+4
* /cppaolo2013-05-221-2/+8
* PR c++/57319jason2013-05-201-1/+2
* /cppaolo2013-05-141-17/+27
* PR middle-end/48087jakub2013-03-211-2/+2
* PR c++/55017jason2013-03-171-0/+13
* PR c++/56285jason2013-02-121-1/+2
* PR c++/56235jason2013-02-071-2/+6
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-11-23 Markus Trippelsdorf <markus@trippelsdorf.de>paolo2012-11-231-2/+2
* PR c++/55262jason2012-11-191-0/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+8
* Core 1402jason2012-10-251-65/+43
* Implement C++11 inheriting constructors.jason2012-10-151-40/+172
* * cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions.jason2012-10-111-2/+3
* PR c++/54506jason2012-09-101-2/+3
* DR 1170jason2012-07-191-0/+2
* * method.c (process_subob_fn): Make sure no_implicit_p is non-nulljason2012-07-191-1/+1
* PR c++/53953jason2012-07-131-3/+3
* DR 1402jason2012-07-111-46/+45
* gcc/steven2012-07-111-1/+0
* DR 1402jason2012-07-101-20/+29
* * method.c (synthesized_method_walk): Avoid changingjason2012-07-101-2/+2
* /cppaolo2012-06-061-10/+3
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+2
* * method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.hubicka2012-04-211-1/+0
* /cppaolo2012-04-021-1/+1
* PR c++/52582jason2012-03-151-0/+1
* * method.c (synthesized_method_walk): Cleanups don't affect the EHjason2012-03-051-2/+5
* DR 1359jason2012-01-021-4/+12
* PR c++/50973jason2011-11-101-0/+1
* PR c++/50500jason2011-10-181-3/+25
* PR c++/50507jason2011-10-141-19/+21
* * class.c (fixed_type_or_null): Handle NSDMI.jason2011-10-021-2/+6
* * except.c (expr_noexcept_p): Split out from finish_noexcept_expr.jason2011-09-251-0/+6