]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/mangle.c
cp-tree.h (build_scoped_method_call): Remove.
[thirdparty/gcc.git] / gcc / cp / mangle.c
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-07-03  Mark Mitchellcall.c (build_scoped_method_call): Use convert_to_void.
2003-06-30  Giovanni Bajomangle.c (write_expression): Exit gracefully when tryin...
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-23  Jakub Jelinekmangle.c (hash_type): val is the TREE_LIST itself,...
2003-06-18  Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-17  Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-17  Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-17  Nathanael Nerodemangle.c: Convert to ISO C.
2003-06-16  Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-06-11  Mark Mitchellmangle.c (tm_p.h): Include it.
2003-06-09  Zack Weinbergre PR c++/8861 ([ABI] mangling floating point literal...
2003-04-03  Geoffrey KeatingIndex: testsuite/ChangeLog
2003-02-20  Mark Mitchellre PR c++/9729 (ICE in mangle_conv_op_name_for_type...
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-30  Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-09  Kriang Lerdsuwanakijre PR c++/8389 (Access to members of base class & templ...
2002-10-17  Mark Mitchellmangle.c (write_expression): Correct handling of enumer...
2002-10-15  Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-04  Mark Mitchellre PR c++/8006 (ice in mangle_conv_op_name_for_type...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-07-25  Neil Bootherror.c (print_whitespace): Remove.
2002-07-02  Mark Mitchellre PR c++/7112 (Regression: ICE on C++ code involving...
2002-06-21  Kaveh R. Ghazimangle.c (integer_type_codes): Const-ify.
2002-06-18  Jason MerrillC++ ABI changes.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-04-25  Mark Mitchellmangle.c (write_type): Don't use TYPE_MAIN_VARIANT...
2002-04-01  Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-20  Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-18  Jason Merrillre PR c++/4377 (more errors with multiple non-type...
2002-03-13  Richard SandifordFix last commit.
2002-03-13  Richard Sandifordmangle.c (write_builtin_type): Handle 128-bit integers...
2002-02-20  Jason MerrillABI change: Mangle `void (A::*)() const' as M1AKFvvE...
2002-02-01  Jason Merrillfix typo
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-08  Graham Stottmangle.c (MANGLE_TRACE): Add parenthesis.
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-18  Kriang Lerdsuwanakijmangle.c (write_expression): Handle CAST_EXPR, STATIC_C...
2001-10-23  Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-09-15  Kaveh R. Ghazicollect2.c (main): Const-ification.
2001-07-25  Jason Merrillcall.c (joust): Only prefer a non-builtin candidate...
2001-07-21  Nathan SidwellRemove old-abi remnants.
2001-04-26  Nathan Sidwellmangle.c (write_chars): New macro.
2001-04-19  Mark Mitchellcp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI...
2001-04-16  Mark Mitchellcp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
2001-03-23  Jakub Jelinekmangle.c (write_discriminator): Use `_0' for discrimina...
2001-03-23  Jakub Jelinekdecl.c (local_names): Define.
2001-03-21  Mark Mitchellmangle.c (mangle_decl_string): Mangle the names of...
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-02-22  Mark Mitchellmangle.c (write_encoding): Pass write_function_type...
2001-01-25  Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-11  Mark Mitchell* mangle.c (write_builtin_type): Fix thinko.
2001-01-10  Alexandre Petit... decl2.c (acceptable_java_type): Allow references too.
2000-12-04  Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-11-22  Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Don't use...
2000-11-21  Alex Samuelmangle.c (write_name): Use <unscoped-name> for names...
2000-11-19  Mark Mitchelldecl.c (grokparms): Don't even function types of `void...
2000-11-16  Mark Mitchellmangle.c (write_special_name_constructor): Don't genera...
2000-09-05  Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-08-29  Zack Weinbergtop level:
2000-08-28  Alex Samuelmangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained...
2000-08-25  Mark Mitchelldecl.c (grokfndecl): Require that `main' return an...
2000-08-23  Mark Mitchellcp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPE...
2000-07-30  Alex Samuelmangle.c (DECL_TEMPLATE_ID_P): Remove.
2000-07-02  Mark Mitchellmangle.c (canonicalize_for_substitution): Return the...
2000-06-30  Alex Samuelin libiberty/ChangeLog:
2000-06-23  Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-20  Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-12  Mark Mitchellmangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-11  Chip Salzenbergmangle.c (write_number): Take an unsigned HOST_WIDE_INT...
2000-06-09  Mark MitchellRevert last patch
2000-06-09  Mark Mitchellcp-tree.h (cp_tree_index): Remove Java types.
2000-06-09  Jason Merrillrevert mangling patch
2000-06-08  Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-05  Mark Mitchellir.texi: Correct typo.
2000-06-04  Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.