]> gcc.gnu.org Git - gcc.git/history - gcc/cp/rtti.c
decl.c (register_dtor_fn): Mark cleanup as used.
[gcc.git] / gcc / cp / rtti.c
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.
2002-09-04 Jason Merrilltypeck2.c (add_exception_specifier): Only pedwarn for...
2002-07-17 Scott Snyderre PR c++/7320 (g++ 3.2 relocation problem)
2002-07-05 Nathan SidwellRepair damage on weak-impared targets caused by my...
2002-06-30 Nathan Sidwellcp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-26 Mark Mitchellcp-tree.h (xref_tag): Change prototype.
2002-06-14 Richard Hendersondefaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-05-16 Jason Merrillrtti.c (get_tinfo_decl): Don't call comdat_linkage.
2002-05-14 Jason Merrillrevert last checkin
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-10-03 John David Anglinrtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24 Andreas Jaeger* cp/rtti.c (VPARAMS): Fix parameter.
2001-08-14 Richard Hendersonclass.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-07-31 Nathan SidwellThe 3.0 ABI no longer has vbase pointer fields.
2001-07-24 Nathan SidwellSimplify rtti, now we've only one ABI.
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS. r106029.1/tags/ast-optimizer-branchpoint
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-05-22 Jason Merrillclass.c, [...]: Remove com_interface attribute support.
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-04 Mark Mitchellcp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-12 Mark MitchellRemove old ABI support. r278977.259/tags/gcc-3_0-branchpoint
2001-02-04 Mark Mitchellcp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-03 Mark Mitchellclass.c (invalidate_class_lookup_cache): Zero the previ...
2000-11-19 Mark Mitchelldecl.c (init_decl_processing): Correct name of pure...
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-09 Nathan Sidwellrtti.c (build_dynamic_cast_1): Set "C" linkage for...
2000-07-10 Mark Mitchellcp-tree.h (char_type_p): New function.
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-20 Nathan Sidwell* rtti.c (get_base_offset): Cope when vbase field is...
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-09 Jason Merrillrevert mangling patch
2000-06-08 Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-04 Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-05-26 Nathan Sidwellcp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-19 Mark MitchellDon't create a separate copy of virtual bases for the...
2000-05-06 Nathan Sidwellrtti.c (ptmd_initializer): Set non-public, if class...
2000-04-20 Nathan Sidwellrtti.c (init_rtti_processing): Set tinfo_var_id in...
2000-04-11 Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-11 Jason Merrillclass.c (instantiate_type): Handle object-relative...
2000-04-10 Nathan Sidwellcxxabi.h (__pointer_type_info): Add restrict and incomp...
2000-04-06 Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-04-06 Nathan Sidwellrtti.c (dfs_class_hint_mark): New static function.
2000-04-04 Kaveh R. Ghazicfns.gperf (hash, [...]): Prototype.
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-04-02 Zack Weinbergcppinit.c (cpp_start_read): Turn off -Wtraditional...
2000-03-30 Nathan Sidwellrtti.c (class_hint_flags): Rename flags.
2000-03-29 Nathan Sidwellexcept.c (add_eh_table_entry): Mark type_info's as...
2000-03-28 Mark MitchellPut RTTI entries at negative offsets in new ABI.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-24 Nathan Sidwelldecl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-21 Nathan Sidwellcxxabi.h: New header file.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-17 Steven Gradyrtti.c (build_dynamic_cast_1): Improve diagnostics.
2000-03-15 Nathan Sidwelltinfo2.cc (__ptr_to_member_data): Rename to ...
2000-03-15 Nathan Sidwellcp-tree.h (CPTI_REF_DESC_TYPE, [...]): Remove.
2000-03-11 Jason Merrilloops
2000-03-11 Jason Merrilldecl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
next
This page took 1.207159 seconds and 108 git commands to generate.