From Martin Thuresson <martint@google.com>
[gcc.git] / gcc / cp / mangle.c
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Jason Merrillre PR c++/44540 (ICE: in add_substitution, at cp/mangle...
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-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-13 Jason Merrillre PR bootstrap/44048 (building without C++ enabled...
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-03-23 Jason MerrillMake lambda conversion op and op() non-static.
2010-03-05 Jason Merrillmangle.c (mangle_decl): Give name collision error even...
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-28 Mark Mitchellre PR c++/42748 (warnings about 'mangling of 'va_list...
2010-02-24 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-03 Jason Merrillre PR c++/4926 (C++ ABI needs clarification on mangling...
2010-02-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-21 Jason Merrillre PR c++/42338 ([c++0x] ICE on decltype usage with...
2009-12-22 Jason Merrillmangle.c (write_member_name): Move abi-version=1 code...
2009-12-19 Dodji SeketeliFix PR c++/42225, take 2
2009-12-05 Jason Merrillre PR c++/42010 ([C++0x] ICE: lang_* check: failed...
2009-12-02 Jakub Jelinekg++spec.c (lang_specific_driver): Remove unused saw_ver...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Reapply 153734.
2009-10-30 Jerry Quinntinfo.cc (operator=(const type_info&)): Revert 153734.
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Revert r149964.
2009-10-27 Jason MerrillAllow no-capture lambdas to convert to function pointer.
2009-10-23 Dodji Seketelire PR c++/40808 (member template specialization causes...
2009-10-21 Jakub Jelinekmangle.c (finish_mangling_get_identifier): Use obstack_...
2009-10-03 Jason Merrillmangle.c (write_unnamed_type_name): Implement.
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-28 Janis Johnsonmangle.c (write_builtin_type): Support decimal float...
2009-07-22 Jason Merrillmangle.c (mangle_type_string_for_rtti): Rename to be...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-04 Jason Merrillre PR c++/40619 ([c++0x] ICE on repeated decltype expre...
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-05-28 Dodji SeketeliFix for PR c++/PR39754
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-03-31 Jason Merrillmangle.c (write_expression): Mangle dependent name...
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-04 Jakub Jelinekre PR c++/39095 (Mangling changes break ABI)
2009-01-06 Jason Merrillre PR c++/38698 (ICE initializing union with initialize...
2008-12-21 Jason Merrillrevert accidental checkin
2008-12-21 Jason Merrillre PR c++/38597 ([c++0x] ICE when auto return type...
2008-12-17 Jason Merrillsemantics.c (describable_type): New function.
2008-12-10 Jason Merrillre PR c++/35319 (ICE throwing fixed-point types)
2008-10-06 Jason MerrillPR c++/37376, other mangling issues
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-08-29 Mark Mitchellmangle.c (write_type): Add target-specific manglings...
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-06-21 Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-01-31 Douglas Gregorre PR c++/34935 (ICE with attribute may_alias)
2007-10-04 Jason Merrillre PR c++/11756 (ICE's when using typeof in template...
2007-08-31 Doug Gregormangle.c (write_type): Change mangling of rvalue refere...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-27 Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25 Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-24 Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-05-06 Geoffrey KeatingIndex: libiberty/ChangeLog
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-11-04 Roger Saylecall.c (build_op_delete_call): Test user-visible type...
2006-08-26 Mark Mitchellre PR c++/28588 (static private function)
2006-06-25 Lee Millwardre PR c++/28051 (ICE on invalid conversion operator)
2006-06-06 Mike StumpFix up whitespacing
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-01-30 Ben Elliston* mangle.c: Comment fix.
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-12-02 Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-10-16 Mark Mitchellre PR c++/22137 (Internal error: Segmentation fault...
2005-09-13 Bastian Blankre PR c++/16171 ([ABI] Problems with standard names...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-02 Nathan Sidwelldecl.c (start_decl): Simplify specialization handling.
2005-05-07 Richard Sandifordinvoke.texi: Remove documentation for MIPS' -mint64...
2005-05-07 Kazu Hiratamangle.c (globals): Change the type of substitutions...
2005-05-03 Kazu Hirata* friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-05-02 Kazu Hirataclass.c (local_classes, [...]): Use VEC instead of...
2005-04-24 Markus F.X.J. Ober... mangle.c (write_builtin_type): Handle integer types...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-24 Steven Bosschertypeck.c (comptypes): First determine if the types...
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-04 Giovanni BajoDR 49, 100
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Mark Mitchellre PR c++/17324 (Error: symbol `bRKNS0_IT_SD_EE' is...
2004-09-10 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-25 Mark Mitchell* mangle.c (get_identifier_nocopy): Add cast.
next