summaryrefslogtreecommitdiff
path: root/gcc/cp/rtti.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/13170jason2004-03-081-4/+2
* gcc/kazu2004-02-071-1/+1
* PR c++/9941mmitchel2004-02-051-1/+1
* * call.c: Fix comment formatting.kazu2003-12-211-1/+1
* * name-lookup.h (get_global_value_if_present): New function.gdr2003-09-271-6/+2
* * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.geoffk2003-09-141-1/+2
* cp:nathan2003-09-051-1/+7
* PR c++/8442, c++/8806lerdsuwa2003-08-011-4/+4
* PR c++/11667mmitchel2003-07-291-2/+3
* * fold-const.c (force_fit_type): Handle OFFSET_TYPE.mmitchel2003-07-221-17/+13
* gcc:ghazi2003-07-191-1/+1
* * cp-tree.h (build_scoped_method_call): Remove.mmitchel2003-07-081-6/+2
* * call.c: Fix comment formatting.kazu2003-07-061-2/+2
* * call.c (build_addr_func): Handle bound pointers-to-members.mmitchel2003-07-041-6/+0
* * decl.c (register_dtor_fn): Mark cleanup as used.hubicka2003-06-231-3/+12
* PR c++/11041mmitchel2003-06-201-4/+2
* * rtti.c: Remove PARAMS.neroden2003-06-131-21/+21
* gcc:ghazi2003-05-171-4/+3
* * rtti.c (throw_bad_typeid): Use build_cxx_call.mmitchel2003-04-221-1/+1
* * Makefile.in (calls.o): Depend on except.h.mmitchel2003-04-221-2/+2
* * tree.c (build_constructor): New function.zack2003-04-131-8/+7
* gcc:ghazi2003-04-031-1/+1
* * cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray.austern2003-03-201-4/+15
* * call.c (merge_conversion_sequences): New function.mmitchel2003-03-071-7/+2
* Change base class access representation.nathan2003-02-201-7/+9
* PR c++/9294mmitchel2003-01-171-3/+8
* 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>oldham2003-01-141-11/+1
* PR c++/9128mmitchel2003-01-101-10/+16
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* Remove traditional C constructs 4/n.gdr2002-12-291-101/+62
* * Make-lang.in (po-generated): Remove parse.c.mmitchel2002-12-281-5/+8
* Handle anonymous unions at the tree level.jason2002-12-191-1/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-16/+30
* PR c++/8727mmitchel2002-12-011-0/+12
* * g++.dg/abi/rtti2.C: New test.mmitchel2002-11-221-2/+1
* * NEWS: Document removal of "new X = ..." extension.mmitchel2002-10-111-1/+3
* cp:nathan2002-09-291-3/+5
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-4/+4
* * error.c: Fix comment formatting.kazu2002-09-141-15/+15
* * typeck2.c (add_exception_specifier): Only pedwarn for anjason2002-09-041-1/+2
* PR c++/7320nathan2002-07-171-0/+1
* Repair damage on weak-impared targets caused by my previous patch.nathan2002-07-051-6/+8
* * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...nathan2002-06-301-313/+299
* * cp-tree.h (xref_tag): Change prototype.mmitchel2002-06-261-6/+11
* * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.rth2002-06-141-8/+7
* * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage.jason2002-05-161-20/+22
* revert last checkinjason2002-05-141-4/+2
* * class.c (build_vtbl_ref_1): Use fixed_type_or_null.jason2002-05-131-2/+4
* * c-common.c (fix_string_type): Split out of ...rth2002-04-261-1/+1
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-1/+1