builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...
[platform/upstream/gcc.git] / gcc / cp / rtti.c
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-01-09 Geoffrey KeatingIndex: ChangeLog
2006-11-30 Geoffrey Keatingrtti.c (get_tinfo_decl): Handle return value from pushd...
2006-11-13 Roger Saylertti.c (get_pseudo_ti_init): Ensure that the offset...
2006-10-22 Nathan Sidwellre PR libstdc++/20647 (Wrong typeid for incomplete...
2006-10-13 Mark Mitchellre PR c++/29318 (ICE: type_info of pointer to VLA)
2006-08-23 Benjamin Smedbergre PR c++/28687 (dynamic_cast<void*> disallowed too...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-22 Volker Reicheltre PR c++/28109 (ICE with typeid of incomplete type)
2006-06-06 Mike StumpFix up whitespacing
2006-06-04 Andrew Pinskire PR c++/27592 (dynamic cast failure)
2006-05-05 Aldy Hernandezc-parser.c (c_parser_cast_expression): Only insert...
2006-04-19 Volker Reicheltre PR c++/10385 (Internal compiler error in build_up_re...
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-07 Roger Sayledecl.c (grokdeclarator): Don't bother checking for...
2006-01-29 Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-22 Gabriel Dos Reisfix comment
2006-01-22 Gabriel Dos Reisre PR c++/10891 (code using dynamic_cast causes segfaul...
2005-09-20 Jakub Jelinekre PR c++/23947 (segv in reshape_init_r())
2005-09-06 Mark Mitchellre PR c++/9782 (constructor not called on higher-dimens...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Nathan Sidwellrtti.c (get_tinfo_decl): Avoid caching tinfo_descs...
2005-06-15 Nathan SidwellMake-lang.in: Reformat some long lines.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-04-25 Andrew Pinskire PR c++/21188 (CbcModel.cpp:3571: internal compiler...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-03-14 Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-01-18 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-22 Mark Mitchell* rtti.c (emit_support_tinfos): Avoid using C99 semantics.
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 2/n, PR c++/14513, c++/15410
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-11 Nathan Sidwellcp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-10 Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-09-22 Nathan Sidwellcp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove marked flags...
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
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-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-12 Andrew Pinskire PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assemb...
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-07 H.J. Lure PR c++/16276 ([3.4 only] G++ generates local referen...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-24 Roger Saylec-common.c (expand_unordered_cmp): Delete.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-22 Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-03-08 Jason Merrillre PR c++/13170 (ICE in build_base_path)
2004-02-07 Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-05 Mark Mitchellre PR c++/9941 (typeinfo not generated correctly when...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-14 Geoffrey Keating* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo...
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-04 Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-13 Nathanael Nerode* rtti.c: Remove PARAMS.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-04-22 Mark Mitchell* rtti.c (throw_bad_typeid): Use build_cxx_call.
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-03-20 Matt Austerncp-tree.h (unemitted_tinfo_decls): Declaration of a...
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-02-20 Nathan SidwellChange base class access representation.
2003-01-17 Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-14 Jeffrey D. OldhamFurther conform g++'s __vmi_class_type_info to the...
2003-01-10 Mark Mitchellre PR c++/9128 (Typeid does not work on polymorphic...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-19 Jason MerrillHandle anonymous unions at the tree level.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-01 Mark Mitchellre PR c++/8727 (compiler confused by inheritance from...
2002-11-22 Mark Mitchellrtti2.C: New test.
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-09-29 Nathan Sidwellre PR c++/7788 (g++-3.2 internal error: Segmentation...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu Hirataerror.c: Fix comment formatting.
next