]> gcc.gnu.org Git - gcc.git/history - gcc/cp/mangle.c
Update FSF address.
[gcc.git] / gcc / cp / mangle.c
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.
2004-08-25 Mark Mitchellcp-tree.h (mangle_type): Remove.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-18 Mark Mitchellmangle.c (write_expression): Issue a sorry for zero...
2004-07-02 Mark Mitchellre PR c++/16240 (g++ generates incorrect mangled name)
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-24 Ziemowit Laskihooks.c (hook_constcharptr_tree_null): New hook.
2004-02-26 Giovanni Bajore PR c++/14246 (Problems with templates, ice in write_...
2004-02-17 Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-01-29 Mark Mitchellre PR c++/13883 (Assembler messages: symbol is already...
2004-01-21 Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-16 Jan Hubickare PR target/13608 (Incorrect code with -O3 -ffast...
2003-12-16 Nathan Sidwellre PR c++/9043 ([ABI] incorrect name mangling for array...
2003-12-16 Nathan Sidwellre PR c++/13242 ([ABI] Incorrect mangling of template...
2003-12-15 Nathan Sidwellre PR c++/13241 ([ABI] Incorrect mangling of template...
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-11 Nathan Sidwellmangle.c (conv_type_names): Holds IDENTIFIER_NODEs...
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-10-22 Mark Mitchellre PR c++/11962 (ICE in type_dependent_expression on...
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-09-28 Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
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.
next
This page took 1.72228 seconds and 108 git commands to generate.