]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/class.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / cp / class.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-31  Jason Merrillclass.c (type_build_ctor_call): Return early in C+...
2013-10-23  Jason MerrillIn C++11 a trivial [cd]tor might not be callable.
2013-10-06  Paolo Carlinire PR c++/58126 (No diagnostic when inheriting an unini...
2013-09-18  Paolo Carlinire PR c++/58457 (ICE when placement new operator is...
2013-09-04  Paolo Carlinire PR c++/24926 (gcc ignores access level violation...
2013-08-30  Jan HubickaCorrect previous patch to not mark terminate as LEAF.
2013-08-30  Jan Hubickaclass.c (build_vtbl_initializer): Make __cxa_deleted_vi...
2013-08-22  Paolo Carlinire PR c++/56380 (Const/reference mutable members are...
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-07-21  Ondřej Bílkaclass.c: Fix typos.
2013-07-13  Jason Merrillre PR c++/57793 (ICE with bitfields in get_bit_range)
2013-07-05  Paolo Carlinire PR c++/14263 (Cryptic diagnostic for cast from virtu...
2013-06-29  Paolo Carlinire PR c++/57645 (Explicitly-declared destructor with...
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-07  Jason Merrilldecl.c (grokdeclarator): Keep a decl with error type.
2013-06-03  Jason Merrillclass.c (mark_type_abi_tags): New.
2013-05-30  Jason Merrillre PR c++/52377 (C++11 non-static initializers in union...
2013-05-24  Paolo Carlinire PR c++/19618 (Do warn if a bit-field exceeds the...
2013-05-20  Jason Merrillre PR c++/57319 (bogus "defaulted move assignment for...
2013-04-19  Jason MerrillN3638 changes to return type deduction
2013-04-02  Paolo Carlinicp-tree.h (TAGGED_TYPE_P): Remove.
2013-04-01  Jason Merrillcxx-pretty-print.h (pp_cxx_cv_qualifiers): New.
2013-04-01  Bronek KozickiImplement N2439 (ref-qualifiers for 'this')
2013-03-29  Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29  Gabriel Dos Reistree.h (VAR_P): New.
2013-03-28  Jason Merrillre PR c++/17232 ([DR 1640] classes and class template...
2013-03-17  Jason Merrillre PR c++/56095 (Crash casting function pointer as...
2013-03-08  Jason Merrillre PR c++/51884 ([C++11] ICE with local class/lambda...
2013-02-27  Jason Merrillre PR c++/56358 ([C++11] Erroneous interaction of typed...
2013-02-15  Jason Merrillre PR c++/56343 ([C++11] Destructor defaulted on first...
2013-01-29  Jason Merrillre PR libstdc++/54314 (undefined references to 'constru...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-27  Sriraman TallamBefore this patch...
2012-11-29  Kai Tietzre PR bootstrap/53912 (bootstrap fails using default...
2012-11-19  Jason Merrill* class.c (one_inheriting_sig): Don't inherit base...
2012-11-19  Jason Merrillre PR c++/55261 ([C++0x] ICE (SIGSEGV) when inheriting...
2012-11-19  Jakub Jelinekre PR middle-end/54630 (GCC 4.8 --enable-languages...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  Jason Merrillclass.c (finish_struct_1): Check virtual functions...
2012-11-13  Sriraman Tallamcgraph.c (insert_new_cgraph_node_version): Use cgraph_g...
2012-11-09  Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-11-06  Sriraman TallamFunction Multiversioning
2012-10-25  Paolo Carlinire PR c++/53761 (ICE on incorrect transparent union...
2012-10-25  Jason Merrillc.opt (Winherited-variadic-ctor): New.
2012-10-15  Jason MerrillImplement C++11 inheriting constructors.
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-09-13  Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-05  Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-08-25  Jason MerrillPR c++/51213 (again)
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-25  Jason Merrillcp-tree.h (tsubst_flags): Remove tf_no_access_control.
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-19  Paolo CarliniDR 1170 PR c++/51213
2012-07-17  Jason Merrilldecl.c (xref_basetypes): Complain about incomplete...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-03  Jason Merrillre PR c++/53619 ([C++11] wrong capture of "this" in...
2012-07-03  Jason Merrillre PR c++/53816 (internal compiler error: tree check...
2012-07-02  Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-06-25  Jakub Jelinekre PR c++/53594 ([C++11] Spurious -Wuninitialized warni...
2012-06-12  Jason Merrillpt.c (tsubst_expr): Instantiate local class.
2012-06-07  Fabien Chênere PR c++/51214 ([C++11] name lookup issue with c+...
2012-06-06  Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-12  Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-04-26  Paolo Carlinire PR c++/53096 ([DR 1333] [c++11] should be possible...
2012-04-02  Paolo Carlinire PR c++/50043 ([C++0x] Implement core/1123)
2012-03-23  Paolo Carlinire PR c++/52487 ([C++11] ICE at cp/semantics.c:5613...
2012-03-04  Jason Merrillclass.c (add_method): Always build an OVERLOAD for...
2012-01-29  Paolo Carlinire PR c++/51327 ([c++0x] [4.7 Regression] ICE with...
2012-01-24  Aldy Hernandez+ PR c++/51928 + * class.c (set_method_tm_attributes...
2012-01-23  Jason Merrillre PR c++/51925 (ICE in tsubst with using and template...
2012-01-19  Jason Merrillre PR c++/51889 (can't override a using-declaration...
2012-01-13  Jason Merrillre PR c++/51620 ([c++0x] [4.6/4.7 Regression] ICE with...
2012-01-11  Jason Merrillre PR c++/51614 (ICE with ambiguous base class)
2011-12-21  Jason Merrillre PR c++/51611 ([c++0x] ICE with non-static data membe...
2011-12-16  Jason Merrillre PR c++/51331 (bad code generated when explicitly...
2011-11-24  Paolo Carlinire PR c++/51290 (Bogus warning: zero as null pointer...
2011-11-17  Jason Merrillclass.c (add_implicitly_declared_members): Update move...
2011-11-17  Jason Merrillre PR c++/51137 ([C++0x] [4.7 Regression] ICE with...
2011-11-14  Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-09  Jason Merrillre PR c++/51029 ([C++0x] [4.7 Regression] ICE with...
2011-11-09  Paolo Carlinire PR c++/51047 ([C++0x] SFINAE does not handle errors...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-11-04  Olivier Goffartre PR c++/50965 (C++11 Non static member initializer...
2011-11-01  Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-10-31  Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26  Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-10-19  Paolo Carlinire PR c++/13657 (Error message incorrectly describes...
2011-10-18  Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-10-13  Diego Novilloclass.c (sorted_fields_type_new): Factor out of ...
2011-10-02  Jason Merrillclass.c (fixed_type_or_null): Handle NSDMI.
2011-09-25  Jason MerrillImplement C++11 non-static data member initializers.
2011-09-24  Paolo Carlinire PR c++/44267 (SFINAE does not handle down static_cas...
next