]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/mangle.c
Fix PR77489 -- mangling of discriminator >= 1
[thirdparty/gcc.git] / gcc / cp / mangle.c
2017-01-18  Markus TrippelsdorfFix PR77489 -- mangling of discriminator >= 1
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-18  Jakub Jelinekre PR c++/77285 (extern thread_local linkage)
2016-11-15  Jakub Jelinekdecl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
2016-11-10  Jakub Jelinekmangle.c (mangle_decl): Only emit -Wc++1z-compat warnin...
2016-11-09  Jakub Jelinekre PR c++/78283 (-Wc++1z-compat warning is sticky)
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-21  Jason Merrillre PR c++/77656 (64-bit integral template parameter...
2016-10-04  Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-09-01  Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
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-08-09  Jason MerrillPR c++/71712 - ABI tags on conversion ops.
2016-08-09  Jason MerrillAdjust mangling of ABI tags on class template member...
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-01  Jason MerrillWarn about mangled name change even if DECL_REALLY_EXTERN.
2016-08-01  Jason Merrillmangle.c (get_abi_tags): New.
2016-08-01  Jason Merrill* mangle.c (mangle_decl): Fix mangled name change warning.
2016-07-15  Jason MerrillPR c++/71711 - mangle C++1z fold-expressions.
2016-07-15  Jason MerrillPR c++/71814 - mangling sizeof... (sP and sZ)
2016-04-11  Jason Merrillmangle.c (decl_is_template_id): The template itself...
2016-02-19  Jason Merrillmangle.c (maybe_check_abi_tags): Add for_decl parm.
2016-02-04  Martin SeborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-01-31  Jason MerrillFix abi-tag16.C.
2016-01-27  Martin SeborPR c++/69317 - [6 regression] wrong ABI version in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Markus TrippelsdorfFix c++/67337 (segfault in mangle.c)
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-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-22  Jason MerrillDisconnect -Wabi=<n> from -fabi-compat-version=<n>.
2015-09-14  Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-06  Jason Merrillre PR c++/67130 (ICE: tree check: expected identifier_n...
2015-08-02  Caroline Ticere PR bootstrap/66521 (xgcc: cc1plus segfaults when...
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-07-01  Jason Merrillc-opts.c (c_common_post_options): Highest ABI level...
2015-06-27  Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-26  Jason Merrillre PR c++/66067 (tree check ICE: accessed elt 1 of...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
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-06-03  Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-06-02  Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-24  Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-09  Jason Merrilldecl2.c (mangling_aliases): New variable.
2015-03-19  Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-02-12  Jason Merrillre PR c++/64898 (qtgui-4.8.6 build error)
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-24  Jason Merrillre PR c++/63942 (constexpr conflicts with previous...
2014-11-21  Jason Merrillre PR c++/63942 (constexpr conflicts with previous...
2014-11-21  Jason Merrillre PR c++/63849 ([c++11] ICE on variadic alias template...
2014-11-21  Jason Merrillre PR c++/63658 (Using class reference as template...
2014-11-14  Jonathan Wakelymangle.c (find_substitution): Look for abi_tag on class...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-13  H.J. LuCast size and elements to long for %l
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-26  Jason Merrillmangle.c (is_std_substitution): Check for abi_tag.
2014-09-20  Jason Merrillre PR c++/61392 (internal compiler error: in write_temp...
2014-08-23  Jason MerrillAllow non-constexpr variable templates.
2014-08-15  Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-08-15  Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-06-30  Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-06-12  Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-12  Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-05-28  Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-21  Richard Sandifordtree.def (VOID_CST): New.
2014-05-14  Paolo Carlinicp-tree.h (DIRECT_LIST_INIT_P): Add.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-15  Paolo Carlinidecl.c (duplicate_decls): Remove redundant TYPE_NAME...
2014-04-01  Jason Merrillre PR c++/60642 (Unclear diagnostic with invalid use...
2014-02-21  Jason Merrillre PR c++/60248 ([C++11] ICE specializing variadic...
2014-01-30  Paolo Carlinidecl.c (duplicate_decls, [...]): Use TYPE_IDENTIFIER.
2014-01-28  Jason Merrillre PR c++/53756 ([C++1y] ICE: in gen_type_die_with_usag...
2014-01-08  Jason Merrillre PR c++/59614 (Explostion in compile time of heavily...
2014-01-07  Jason Merrillre PR c++/58965 ([c++11] ICE with member initializer...
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-10-16  Paulo Matostree-core.h (tree_code_name): Remove.
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-07-29  Jason Merrillmangle.c (write_name): Check for null context.
2013-07-21  Ondřej Bílkaclass.c: Fix typos.
2013-04-22  Jason Merrill* mangle.c (write_type): Mangle decltype(auto).
2013-04-04  Jason Merrillcp-demangle.c (cplus_demangle_type): Fix function quals.
2013-04-03  Jason Merrillre PR c++/56821 (Unable to overload with references...
2013-03-29  Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29  Jason Merrillcp-tree.h (AUTO_IS_DECLTYPE): New.
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-03-22  Gabriel Dos Reiscp-tree.h (identifier_p): New.
next