]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/mangle.c
PR pch/90326
[thirdparty/gcc.git] / gcc / cp / mangle.c
2019-05-08  nathan[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-04-04  mseborPR c++/89974 - ICE on a definition of a non-type specia...
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-02-20  jason PR c++/87513 - 'sorry' mangling PMF template-id.
2019-01-24  jason PR c++/89001 - mangling of reference temporaries
2019-01-14  jason Implement P0482R5, char8_t: A type for UTF-8 character...
2019-01-01  jakub Update copyright years.
2018-12-13  mpolacek PR c++/88216 - ICE with class type in non-type templat...
2018-11-13  jason Implement P0315R4, Lambdas in unevaluated contexts.
2018-11-05  jason Implement UDL changes from P0732R2.
2018-11-05  jason Implement P0732R2, class types in non-type template...
2018-11-01  nathan[ABI PATCH] static anonymous unions of function scope
2018-05-16  jason * cp-tree.h (cp_expr): Remove copy constructor.
2018-05-15  paolo2018-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-14  jason Handle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14  paolo2018-05-14 Paolo Carlini <paolo.carlini@oracle.com>
2018-04-18  aoliva[PR c++/80290] recycle tinst garbage sooner
2018-04-16  aoliva[PR c++/85039] no type definitions in builtin offsetof
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2017-12-15  jakub PR c++/81197
2017-11-16  jason PR c++/79092 - non-type args of different types are...
2017-11-01  nathan[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  nathan[C++ PATCH] overloaded operator fns [6/N]
2017-11-01  nathan[C++ PATCH] overloaded operator fns [6/N]
2017-10-31  nathan[C++ PATCH] overloaded operator fns [5/N]
2017-10-31  nathan[C++ PATCH] overloaded operator fns [3/N]
2017-10-31  nathan[C++ PATCH] overloaded operator fns [2/N]
2017-10-31  nathan[C++ PATCH] overloaded operator fns [1/N]
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-10-04  nathan[C++ PATCH] Move mangling alias out of ::
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-08-30  rsandifo[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-29  jason PR c++/81236 - ICE with template-id in generic lambda
2017-08-17  nathan * lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMP...
2017-06-30  nathan * config-lang.in (gtfiles): Add cp/lex.c.
2017-06-27  nathan Kill IDENTIFIER_TEMPLATE.
2017-06-22  nathan Reorder IDENTIFIER flags
2017-06-17  jason PR c++/80614 - Wrong mangling for C++17 noexcept type
2017-06-11  jason * tree.h (id_equal): New.
2017-05-16  nathan * cp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-04  mseborPR translation/80280 - Missing closing quote (%>) c...
2017-03-04  jason * c.opt (Wnoexcept-type): New.
2017-02-15  jason PR c++/79464 - ICE in IPA with omitted constructor...
2017-02-13  jakub * init.c (warn_placement_new_too_small): Add missing...
2017-01-18  trippelsPR c++/77489 -- Reorganize abi warning check
2017-01-18  nathan PR c++/79091
2017-01-18  trippelsFix PR70182 -- missing "on" in mangling of unresolved...
2017-01-18  trippelsFix PR77489 -- mangling of discriminator >= 1
2017-01-01  jakub Update copyright years.
2016-11-18  jakub PR c++/77285
2016-11-15  jakub * decl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_...
2016-11-10  jakub * mangle.c (mangle_decl): Only emit -Wc++1z-compat...
2016-11-09  jakub PR c++/78283
2016-11-07  jasonImplement P0012R1, Make exception specifications part...
2016-11-02  jason Implement P0136R1, Rewording inheriting constructors.
2016-10-21  jason PR c++/77656
2016-10-04  jakub * doc/extend.texi (Java Exceptions): Remove.
2016-09-01  mseborgcc/c-family/ChangeLog:
2016-08-29  jason PR c++/77379 - ABI tag on thunk
2016-08-12  mpolacek PR c/7652
2016-08-09  jason PR c++/71712 - ABI tags on conversion ops.
2016-08-09  jason Adjust mangling of ABI tags on class template member...
2016-08-04  jason Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-01  jason Warn about mangled name change even if DECL_REALLY_EXTERN.
2016-08-01  jason * mangle.c (get_abi_tags): New.
2016-08-01  jason * mangle.c (mangle_decl): Fix mangled name change...
2016-07-15  jason PR c++/71711 - mangle C++1z fold-expressions.
2016-07-15  jason PR c++/71814 - mangling sizeof... (sP and sZ)
2016-04-11  jason * mangle.c (decl_is_template_id): The template itself...
2016-02-19  jason * mangle.c (maybe_check_abi_tags): Add for_decl parm...
2016-02-04  mseborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-01-31  jason Fix abi-tag16.C.
2016-01-27  mseborPR c++/69317 - [6 regression] wrong ABI version in...
2016-01-04  jakub Update copyright years.
2015-12-02  trippelsFix c++/67337 (segfault in mangle.c)
2015-11-11  amacleodada
2015-11-04  miyukiENABLE_CHECKING refactoring: C family front ends
2015-10-29  amacleodada
2015-10-04  jason Implement N4514, C++ Extensions for Transactional...
2015-09-22  jason Disconnect -Wabi=<n> from -fabi-compat-version=<n>.
2015-09-14  jason PR c++/44282
2015-08-19  tbsaunderemove more useless typedefs
2015-08-06  jason PR c++/67130
2015-08-02  cticeFix PR 66521
2015-07-28  paolo2015-07-28 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-01  jasongcc/c-family/
2015-06-27  mpolacek * call.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-26  jason PR c++/66067
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-03  jason PR c++/44282
2015-06-02  jason PR c++/44282
2015-05-24  hubicka PR lto/66180
2015-05-09  aldyh * decl2.c (mangling_aliases): New variable.
next