Fix type-dependence and the current instantiation.
[gcc.git] / gcc / cp / mangle.c
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.
2013-02-15 Jason Merrillre PR c++/55223 ([C++11] Default lambda expression...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-10-08 Jason MerrillAllow dynamic initialization of thread_locals.
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-13 Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-06-26 Richard Guentherre PR c++/53752 (ice in write_array_type)
2012-06-11 Richard Guentherre PR c++/53605 (Compiler ICEs in size_binop_loc)
2012-05-12 Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-04-15 Jason Merrillre PR c++/52706 ([C++11] Demangling of templates with...
2012-03-21 Jason Merrillmangle.c (write_type): Handle 'auto'.
2012-03-07 Jason Merrillre PR c++/52521 ([C++11] user defined literals and...
2012-03-04 Jason Merrillmangle.c (write_nested_name): Use decl_mangling_context.
2012-03-04 Jason Merrillre PR c++/36797 (ICE mangling __is_empty)
2012-01-16 Jakub Jelinekre PR c++/51854 (ICE in mangle.c with literal of comple...
2012-01-16 Jason Merrillre PR c++/51827 (Error: 'FOO' conflicts with a previous...
2012-01-12 Jason Merrillre PR c++/48051 (sorry, unimplemented: mangling overload)
2012-01-11 Jason Merrillre PR c++/51818 ([C++0x] Name mangling error using...
2012-01-06 Jason Merrillre PR c++/6057 (expression mangling doesn't work for...
next