| Commit message (Expand) | Author | Age | Files | Lines |
* | cp-tree.h (struct lang_type): Added non_zero_init. | Alexandre Oliva | 2002-05-14 | 1 | -0/+3 |
* | class.c (build_vtbl_ref_1): Use fixed_type_or_null. | Jason Merrill | 2002-05-13 | 1 | -60/+28 |
* | class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if TYPE_HAS_TRIVIAL_... | Mark Mitchell | 2002-04-30 | 1 | -9/+2 |
* | re PR c++/5607 (No pointer adjustment in covariant return types) | Jason Merrill | 2002-04-25 | 1 | -0/+4 |
* | class.c (layout_virtual_bases): Do all dsize computation on trees. | Jakub Jelinek | 2002-04-14 | 1 | -13/+14 |
* | re PR c++/5571 (crash in initialization of a static variable) | Mark Mitchell | 2002-04-07 | 1 | -1/+13 |
* | c-decl.c (grokdeclarator): Update. | Neil Booth | 2002-04-01 | 1 | -1/+1 |
* | re PR c++/6073 ([Solaris] Internal compiler error in simplify_gen_subreg, at ... | Jakub Jelinek | 2002-03-29 | 1 | -1/+1 |
* | re PR c++/5118 (c4x-g++ Fails on Templates) | Jason Merrill | 2002-03-20 | 1 | -1/+2 |
* | PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch. | Jason Merrill | 2002-03-18 | 1 | -4/+5 |
* | re PR c++/4460 (g++ 3.0.1 seg faults instead of throwing in a complicated inh... | Jason Merrill | 2002-03-17 | 1 | -8/+15 |
* | re PR c++/4361 (bogus ambiguity taking the address of a member template) | Nathan Sidwell | 2002-03-16 | 1 | -21/+50 |
* | Makefile.in (integrate.o): Update. | Neil Booth | 2002-02-28 | 1 | -1/+1 |
* | Rename instantiate_type_flags to tsubst_flags_t & expand use. | Nathan Sidwell | 2002-02-07 | 1 | -6/+6 |
* | class.c: Include target.h. | Alexandre Oliva | 2002-02-05 | 1 | -1/+3 |
* | xref.c: Remove. | Jason Merrill | 2002-02-04 | 1 | -6/+0 |
* | call.c, [...]: Change my_fancy_abort() to abort(). | Craig Rodrigues | 2002-01-23 | 1 | -9/+9 |
* | re PR c++/5453 (Compiled program crash - inheritance/template/friend class pr... | Jason Merrill | 2002-01-23 | 1 | -1/+1 |
* | * class.c (build_base_path): Tweak formatting. | Jason Merrill | 2002-01-22 | 1 | -12/+14 |
* | Added __attribute__((deprecated)) patches. | Ira Ruben | 2002-01-10 | 1 | -0/+4 |
* | class.c (VTT_TOP_LEVEL_P): Uppercase macro parameter and whitespace. | Graham Stott | 2002-01-08 | 1 | -3/+3 |
* | class.c (update_vtable_entry_for_fn): Set delta to zero for a lost primary. | Jason Merrill | 2002-01-04 | 1 | -50/+63 |
* | class.c (add_method): Do compare 'this' quals when trying to match a used fun... | Jason Merrill | 2001-12-18 | 1 | -4/+20 |
* | pt.c (instantiate_clone): Remove, fold into ... | Nathan Sidwell | 2001-12-18 | 1 | -1/+1 |
* | cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi... | Zack Weinberg | 2001-12-18 | 1 | -24/+24 |
* | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 2001-12-16 | 1 | -4/+4 |
* | decl.c (store_parm_decls): Remove parms_have_cleanups cruft. | Jason Merrill | 2001-12-12 | 1 | -5/+6 |
* | tweak decl syntax | Jason Merrill | 2001-12-05 | 1 | -1/+1 |
* | class.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in the immediate binfos for ... | Jason Merrill | 2001-12-02 | 1 | -0/+13 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -1/+1 |
* | re PR c++/4842 (-Woverloaded-virtual does not work) | Mark Mitchell | 2001-11-29 | 1 | -78/+57 |
* | cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base. | Nathan Sidwell | 2001-11-29 | 1 | -12/+16 |
* | re PR c++/3145 (virtual inheritance still creates wrong code) | Nathan Sidwell | 2001-11-25 | 1 | -169/+101 |
* | * class.c (dump_array): Fix format specifier warning. | Kaveh R. Ghazi | 2001-11-09 | 1 | -1/+1 |
* | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | typeck2.c (store_init_value): Don't re-digest a bracketed initializer. | Jason Merrill | 2001-10-11 | 1 | -2/+4 |
* | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 2001-10-11 | 1 | -35/+41 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -1/+1 |
* | tree.def (FDESC_EXPR): New. | Richard Henderson | 2001-09-21 | 1 | -5/+43 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -1/+1 |
* | oops, missed a bit in previous commit | Nathan Sidwell | 2001-09-06 | 1 | -1/+1 |
* | re PR c++/3986 (ICE in build_rtti_vtbl_entries) | Nathan Sidwell | 2001-09-06 | 1 | -11/+25 |
* | Remove TYPE_NONCOPIED_PARTS. | Nathan Sidwell | 2001-09-06 | 1 | -5/+2 |
* | class.c (build_vtable_entry_ref): Subtract in char*, not ptrdiff_t. | Joern Rennecke | 2001-08-30 | 1 | -2/+5 |
* | class.c, cp-tree.h (build_vfn_ref): Remove. | Richard Henderson | 2001-08-14 | 1 | -13/+0 |
* | re PR c++/3820 (GCC 3.0 crashes with empty base class) | Nathan Sidwell | 2001-08-07 | 1 | -20/+5 |
* | re PR c++/3631 (another linking problem with virtual derivation) | Nathan Sidwell | 2001-07-31 | 1 | -4/+4 |
* | class.c (dfs_ctor_vtable_bases_queue_p): Always walk into the shared virtual ... | Nathan Sidwell | 2001-07-31 | 1 | -11/+6 |
* | class.c (mark_primary_virtual_base): Don't adjust base offsets here. | Nathan Sidwell | 2001-07-27 | 1 | -11/+20 |
* | class.c (finish_struct_1): When copying the primary base's VFIELD, make sure ... | Nathan Sidwell | 2001-07-27 | 1 | -10/+15 |