OSDN Git Service

* diagnostic.c (warning): Accept parameter to classify warning option.
[pf3gnuchains/gcc-fork.git] / gcc / cp / rtti.c
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-02-09 mmitchel PR c++/19733
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-01 rth PR middle-end/17799
2004-12-22 mmitchel * rtti.c (emit_support_tinfos): Avoid using C99 semantics.
2004-12-22 mmitchel PR c++/18464
2004-12-08 nathancp:
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-10-18 nathancp:
2004-10-11 nathan * cp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-10 gdrcp/
2004-09-22 nathan * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 nathan * cp-tree.h (struct lang_type_class): Remove marked...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-04 mmitchel * class.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-26 nathan.:
2004-07-25 giovannibajo PR c++/9283
2004-07-20 nathan.:
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-12 pinskia2004-07-12 Andrew Pinski <apinski@apple.com>
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-07 hjl2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 kazu * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti...
2004-04-22 mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-03-08 jason PR c++/13170
2004-02-07 kazu gcc/
2004-02-05 mmitchel PR c++/9941
2003-12-21 kazu * call.c: Fix comment formatting.
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-14 geoffk * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinf...
2003-09-05 nathancp:
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-07-29 mmitchel PR c++/11667
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 ghazigcc:
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-06-23 hubicka * decl.c (register_dtor_fn): Mark cleanup as used.
2003-06-20 mmitchel PR c++/11041
2003-06-13 neroden * rtti.c: Remove PARAMS.
2003-05-17 ghazigcc:
2003-04-22 mmitchel * rtti.c (throw_bad_typeid): Use build_cxx_call.
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-03 ghazigcc:
2003-03-20 austern * cp-tree.h (unemitted_tinfo_decls): Declaration of...
2003-03-07 mmitchel * call.c (merge_conversion_sequences): New function.
2003-02-20 nathan Change base class access representation.
2003-01-17 mmitchel PR c++/9294
2003-01-14 oldham2003-01-14 Jeffrey D. Oldham <oldham@codesourcery...
2003-01-10 mmitchel PR c++/9128
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-01 mmitchel PR c++/8727
2002-11-22 mmitchel * g++.dg/abi/rtti2.C: New test.
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-09-29 nathancp:
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-09-04 jason * typeck2.c (add_exception_specifier): Only...
2002-07-17 nathan PR c++/7320
2002-07-05 nathan Repair damage on weak-impared targets caused by my...
2002-06-30 nathan * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-26 mmitchel * cp-tree.h (xref_tag): Change prototype.
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-05-16 jason * cp/rtti.c (get_tinfo_decl): Don't call comdat...
2002-05-14 jasonrevert last checkin
2002-05-13 jason * class.c (build_vtbl_ref_1): Use fixed_type_or...
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-10-03 danglin * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p...
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24 aj* cp/rtti.c (VPARAMS): Fix parameter.
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-02 nathan.:
2001-07-31 nathancp:
2001-07-24 nathan Simplify rtti, now we've only one ABI.
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-02 ghazicp:
next