summaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
Commit message (Expand)AuthorAgeFilesLines
* .:nathan2004-11-101-2/+0
* Convert diagnostics to use quoting flag q 4/ngdr2004-10-051-3/+5
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-2/+0
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-3/+2
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-13/+11
* * tree.h (size_int_type): Remove.nathan2004-08-271-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+1
* * stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier,nathan2004-08-201-1/+3
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-16/+16
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-2/+1
* gcc/pbrook2004-08-041-1/+12
* * class.c (build_vtable): Do not set DECL_VISIBILITY here.mmitchel2004-08-041-1/+2
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-4/+1
* PR c++/9283giovannibajo2004-07-251-0/+1
* PR c++/16623mmitchel2004-07-201-0/+2
* .:nathan2004-07-201-20/+16
* Revert patch for PR c++/16623.mmitchel2004-07-201-2/+0
* PR c++/16623mmitchel2004-07-191-0/+2
* .:nathan2004-07-191-3/+3
* * class.c (finish_struct_methods): Remove unncessary code.mmitchel2004-07-171-11/+64
* * vec.h (VEC_address): New function.mmitchel2004-07-161-14/+7
* * cp-tree.h (lang_identifier): Remove class_value.mmitchel2004-07-131-8/+0
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-6/+8
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-1/+1
* * method.c (implicitly_declare_fn): Set linkage of generatedmmitchel2004-07-041-0/+1
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-1/+0
* * tree.h (immediate_size_expand): Delete.rth2004-07-011-3/+0
* Use vector API for vbase list.nathan2004-06-281-4/+4
* * cp-tree.h (cp_cv_quals): New type.mmitchel2004-06-271-1/+1
* * cp-tree.def (NEW_EXPR): Add a fourth slot.mmitchel2004-06-221-36/+52
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-3/+4
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-14/+0
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-2/+2
* 2004-06-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-031-1/+0
* * method.c (implicitly_declare_fn): Don't call defer_fn; abortgeoffk2004-05-241-1/+2
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-2/+2
* 2004-04-09 Danny Smith <dannysmith@users.sourceforge.net>kcook2004-04-101-6/+0
* PR c++/14808dannysmith2004-04-081-8/+6
* Enabled linkonce support for Darwin.austern2004-03-121-0/+2
* PR c++/12007danglin2004-02-201-16/+15
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-0/+1
* PR c++/13693rth2004-01-301-5/+7
* Add 2004 to copyright after last commit.rsandifo2004-01-021-1/+1
* PR target/12729rsandifo2004-01-021-0/+1
* cp:nathan2003-12-121-47/+12
* PR c++/12881nathan2003-12-121-9/+50
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-0/+1
* cp:nathan2003-10-241-0/+30
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1