| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/8727 | mmitchel | 2002-12-01 | 1 | -0/+12 |
* | * g++.dg/abi/rtti2.C: New test. | mmitchel | 2002-11-22 | 1 | -2/+1 |
* | * NEWS: Document removal of "new X = ..." extension. | mmitchel | 2002-10-11 | 1 | -1/+3 |
* | cp: | nathan | 2002-09-29 | 1 | -3/+5 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -4/+4 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -15/+15 |
* | * typeck2.c (add_exception_specifier): Only pedwarn for an | jason | 2002-09-04 | 1 | -1/+2 |
* | PR c++/7320 | nathan | 2002-07-17 | 1 | -0/+1 |
* | Repair damage on weak-impared targets caused by my previous patch. | nathan | 2002-07-05 | 1 | -6/+8 |
* | * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ... | nathan | 2002-06-30 | 1 | -313/+299 |
* | * cp-tree.h (xref_tag): Change prototype. | mmitchel | 2002-06-26 | 1 | -6/+11 |
* | * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New. | rth | 2002-06-14 | 1 | -8/+7 |
* | * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage. | jason | 2002-05-16 | 1 | -20/+22 |
* | revert last checkin | jason | 2002-05-14 | 1 | -4/+2 |
* | * class.c (build_vtbl_ref_1): Use fixed_type_or_null. | jason | 2002-05-13 | 1 | -2/+4 |
* | * c-common.c (fix_string_type): Split out of ... | rth | 2002-04-26 | 1 | -1/+1 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -1/+1 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -4/+4 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c, | jsm28 | 2001-12-16 | 1 | -2/+2 |
* | * langhooks.h (struct lang_hooks_for_tree_inlining): Add | jason | 2001-12-05 | 1 | -1/+10 |
* | cp: | nathan | 2001-11-25 | 1 | -19/+6 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -3/+3 |
* | * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used | danglin | 2001-10-03 | 1 | -1/+1 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -13/+6 |
* | * cp/rtti.c (VPARAMS): Fix parameter. | aj | 2001-08-24 | 1 | -1/+1 |
* | * class.c, cp-tree.h (build_vfn_ref): Remove. | rth | 2001-08-14 | 1 | -1/+1 |
* | .: | nathan | 2001-08-02 | 1 | -4/+2 |
* | cp: | nathan | 2001-07-31 | 1 | -34/+4 |
* | Simplify rtti, now we've only one ABI. | nathan | 2001-07-24 | 1 | -84/+37 |
* | gcc: | nathan | 2001-07-21 | 1 | -8/+2 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 1 | -32/+6 |
* | * class.c, cp-tree.h, rtti.c: Remove com_interface attribute support. | jason | 2001-05-22 | 1 | -10/+0 |
* | cp: | ghazi | 2001-05-02 | 1 | -2/+2 |
* | * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove. | mmitchel | 2001-04-04 | 1 | -0/+8 |
* | * pt.c (instantiate_decl): Abort if we see a member constant | jason | 2001-03-22 | 1 | -1/+1 |
* | Compute DECL_ASSEMBLER_NAME lazily. | mmitchel | 2001-03-19 | 1 | -4/+4 |
* | * invoke.texi (-fsquangle): Remove documentation. | mmitchel | 2001-02-18 | 1 | -88/+28 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -469/+16 |
* | * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting. | mmitchel | 2001-02-04 | 1 | -26/+52 |
* | * stmt.c (estimate_case_costs): Use integer_minus_one_node. | ghazi | 2001-01-29 | 1 | -1/+1 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -2/+1 |
* | * class.c (invalidate_class_lookup_cache): Zero the | mmitchel | 2001-01-03 | 1 | -1/+1 |
* | * decl.c (init_decl_processing): Correct name of pure virtual | mmitchel | 2000-11-19 | 1 | -2/+6 |
* | * c-common.h (flag_no_builtin): Declare. | mmitchel | 2000-10-18 | 1 | -1/+1 |
* | * c-common.h (genrtl_clear_out_block): Remove. | mmitchel | 2000-09-12 | 1 | -1/+0 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -4/+1 |
* | * rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi | nathan | 2000-08-09 | 1 | -5/+1 |
* | * cp-tree.h (char_type_p): New function. | mmitchel | 2000-07-10 | 1 | -11/+0 |
* | * c-common.c: Include c-common.h, not c-lex.h or c-tree.h. | mmitchel | 2000-06-30 | 1 | -5/+5 |
* | * rtti.c (get_base_offset): Cope when vbase field is in a base. | nathan | 2000-06-20 | 1 | -2/+17 |