]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/method.c
cp-tree.h (build_this_parm, [...]): Add FN parm.
[thirdparty/gcc.git] / gcc / cp / method.c
2017-06-16  Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-06-16  Nathan SidwellDon't defer noexcept_deferred_spec.
2017-06-01  Ville Voutilainenre PR c++/80812 (ICE: in build_value_init_noctor, at...
2017-05-19  Nathan Sidwellcall.c (add_list_candidates): Use OVL_FIRST.
2017-05-17  Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-16  Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-05-16  Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-11  Nathan Sidwellcp-tree.h (pushdecl, [...]): Move declarations to ...
2017-05-11  Ville Voutilainenre PR c++/80682 (__is_trivially_constructible(void...
2017-05-10  Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-03-14  Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-13  Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-04  Jason MerrillCore issues 2273 and 2277
2017-02-15  Jason MerrillPR c++/79464 - ICE in IPA with omitted constructor...
2017-02-07  Nathan Sidwellmethod.c (synthesized_method_base_walk): New.
2017-01-31  Alexandre OlivaIntroduce C++ support in libcc1
2017-01-27  Jason MerrillPR c++/78771 - ICE with inherited constructor.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jason MerrillPR c++/78767 - ICE with inherited constructor default...
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-07  Nathan Sidwellre PR c++/64433 (Segmentation fault while compiling)
2016-10-04  Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-09-26  Nathan Sidwellinit.c (expand_default_init): Fix } indentation.
2016-08-29  Jason MerrillPR c++/77379 - ABI tag on thunk
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-22  Jason Merrillcall.c (build_over_call): Check unsafe_copy_elision_p...
2016-05-23  Paolo Carlinire PR c++/70972 (Inheriting constructors taking paramet...
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-04-28  Jason Merrillcvt.c (cp_get_callee): New.
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-03-04  Jason Merrill* method.c (synthesized_method_walk): operator= can...
2016-02-25  Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-02-17  Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-01-11  Jason Merrillre PR c++/69131 (default constructor of union incorrect...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-04  Mikhail MaltsevENABLE_CHECKING refactoring: C family front ends
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-26  Christian Bruelfunction.h (MINIMUM_METHOD_BOUNDARY): New macro.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-28  Paolo Carlinicall.c (build_op_delete_call, [...]): Use Use DECL_SOUR...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-23  Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-11  Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-04-15  Jason Merrilldecl.c (grokmethod): Only set DECL_COMDAT if TREE_PUBLI...
2015-02-10  Jan Hubickare PR ipa/64982 (Many g++ failures on x86_64-apple...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-11  Jason Merrillre PR c++/63194 (ICE in maybe_explain_implicit_delete...
2014-10-10  Jason Merrillmethod.c (implicitly_declare_fn): Handle deleted lambda...
2014-10-01  Jason Merrillre PR c++/63362 (The c++11 triviality-traits need front...
2014-09-30  Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE...
2014-09-30  Jason Merrillmethod.c (build_stub_object): Use CONVERT_EXPR.
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-30  Jason Merrillre PR lto/53808 (Undefined symbol when building a libra...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-14  Jason Merrillre PR c++/58511 ([c++11] ICE using static const member...
2014-06-12  Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-06-11  Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09  Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-04-29  Jason MerrillDR 1351 Represent the unevaluated exception specificati...
2014-03-26  Fabien Chênere PR c++/52369 (Const-qualified non-class base member...
2014-03-11  Paolo Carlinire PR c++/60389 ([c++11] ICE with inheriting constructo...
2014-03-01  Paolo Carlinimethod.c (implicitly_declare_fn): Remove redundant...
2014-02-12  Paolo Carlinire PR c++/60047 (ICE with defaulted copy constructor...
2014-02-03  Paolo Carlinire PR c++/58871 ([c++11] ICE with defaulted copy constr...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-23  Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Jason MerrillLWG 2165
2013-10-23  Jason MerrillIn C++11 a trivial [cd]tor might not be callable.
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-05-22  Paolo Carlinire PR c++/57211 (wrong line indicated in warning for...
2013-05-20  Jason Merrillre PR c++/57319 (bogus "defaulted move assignment for...
2013-05-14  Paolo Carlinire PR c++/53903 ([C++11] Incompatible exception-specifi...
2013-03-21  Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-03-17  Jason Merrillre PR c++/55017 ([DR 1051] [C++11] Rvalue-reference...
2013-02-12  Jason Merrillre PR c++/56285 ([C++11] Arguments to an inheriting...
2013-02-07  Jason Merrillre PR c++/56235 (Bogus "error: invalid conversion from...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-23  Markus Trippelsdorfre PR c++/55418 (Valgrind: Conditional jump or move...
2012-11-19  Jason Merrillre PR c++/55262 ([C++0x] g++.dg/cpp0x/inh-ctor10.C...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25  Jason MerrillCore 1402
2012-10-15  Jason MerrillImplement C++11 inheriting constructors.
2012-10-11  Jason Merrillcp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual...
2012-09-10  Jason Merrillre PR c++/54506 (Defaulted move constructors and move...
2012-07-19  Paolo CarliniDR 1170 PR c++/51213
2012-07-19  Jason Merrillmethod.c (process_subob_fn): Make sure no_implicit_p...
2012-07-13  Jason Merrillre PR regression/53953 (g++.dg/cpp0x/lambda/lambda...
next