]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/rtti.c
c++: More simplification of name_lookup api
[thirdparty/gcc.git] / gcc / cp / rtti.c
2020-08-14  Nathan Sidwellc++: More simplification of name_lookup api
2020-07-14  Nathan Sidwellc++: Comments & formatting
2020-02-13  Jakub Jelinekc++: Emit DFP typeinfos even when DFP is disabled ...
2020-01-14  Jason Merrill PR c++/92009 - ICE with punning of typeid.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-29  Marek PolacekPR c++/88337 - Implement P1327R1: Allow dynamic_cast...
2019-12-09  Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-11-22  Marek PolacekPR c++/88337 - P1327R1: Allow polymorphic typeid in...
2019-11-15  Paolo Carlinitypeck.c (cp_truthvalue_conversion): Add tsubst_flags_t...
2019-11-05  Jason MerrillVarious small C++ changes.
2019-10-24  Nathan Sidwell[C++ PATCH] 'std' identifier not needed
2019-10-21  Kamlesh KumarPR c++/83434 - typeinfo for noexcept function lacks...
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-10  Paolo Carlinicall.c (build_call_a): Use FUNC_OR_METHOD_TYPE_P.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-14  Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-11  Jakub Jelinekre PR c++/87547 (G++ reports bad type names for bit...
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-05-23  Jason MerrillFix cast to rvalue reference from prvalue.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-13  Jason MerrillDefer folding of *&.
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-05  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-07-14  David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-06-27  Nathan Sidwellcp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
2017-06-16  Nathan SidwellFix keyboard flub.
2017-06-16  Nathan SidwellMake rtti lazier
2017-05-11  Nathan SidwellRevert pushdecl_top_level_and_finish name change.
2017-05-11  Nathan Sidwellcp-tree.h (pushdecl, [...]): Move declarations to ...
2017-05-05  Nathan Sidwellcp-tree.h (IDENTIFIER_GLOBAL_VALUE): Use get_namespace_...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-29  Marek Polacekrtti.c (involves_incomplete_p): Add fall through comment.
2016-08-09  Jakub Jelinekre PR c++/72809 (ICE on x86_64-linux-gnu (Segmentation...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-19  Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-10  Jason Merrillre PR c++/68926 (decltype and sfinae to check for templ...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Jason Merrillre PR c++/67576 (expression of typeid( expression ...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-04-16  Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-11-18  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-12  Jason Merrillre PR c++/62115 (ICE with invalid default argument)
2014-06-12  Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-05-24  Jan Hubickartti.c: Include tm_p.h
2014-04-24  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-22  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-08-30  Jan Hubickaclass.c (build_vtbl_initializer): Make __cxa_deleted_vi...
2013-06-14  Paolo Carlinire PR c++/57599 (result of dynamic_cast<cv T> is just T)
2013-05-09  Jason MerrillN3639 C++1y VLA diagnostics
2013-04-22  Jason Merrillre PR c++/48665 (type of const member function)
2013-04-09  Jason Merrillre PR c++/25466 (typeid expression fails to throw bad_t...
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-27  Gabriel Dos Reiscall.c (build_new_method_call_1): Use INDIRECT_REF_P.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Jason Merrillre PR c++/55878 (--enable-checking=yes rejection of...
2012-12-28  Kai Tietzrtti.c (LONGPTR_T): New helper-macro.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Paolo Carlinire PR c++/54541 (SFINAE bug: handling incomplete return...
2012-09-05  Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
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-18  Paolo Carlinire PR c++/52422 ([C++11][SFINAE] Hard errors with void...
2012-03-19  Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-01-03  Paolo Carlinire PR c++/29273 (error on dynamic_cast<T>(array))
2011-11-30  Paolo Carlinire PR c++/51299 ([C++11] erroneous nullptr warning...
2011-09-24  Paolo Carlinire PR c++/44267 (SFINAE does not handle down static_cas...
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-01  Jason Merrillre PR c++/49387 (t.cxx:140: error: too many initializer...
2010-12-07  Joseph Myers* config/mcore/mcore.c Don't include assert.h.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-02  Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-14  Richard Guentherre PR c++/44561 (using nullptr_t with -flto/-fwhopr...
2010-09-27  Jason MerrillRequire lvalues as specified by the standard.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-09  Nathan Froydcall.c (build_java_interface_fn_ref): Call build_functi...
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-05-27  Kai Tietzre PR bootstrap/44287 (Failed to bootstrap)
2010-05-26  Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2010-05-24  Nathan Froydrtti.c (tinfo_base_init): Use build_constructor instead...
2010-05-19  Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
next