OSDN Git Service

Minor reformatting.
[pf3gnuchains/gcc-fork.git] / gcc / cp / method.c
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-06 nathancp:
2005-06-02 nathan * method.c (synthesize_method): Add addtional arg...
2005-06-02 nathancp:
2005-05-29 mmitchel PR c++/21340
2005-05-25 rth PR libgcj/21692
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-04 nathancp:
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-01 nathancp:
2005-02-15 aoliva* decl2.c (mark_used): Set the source location of the...
2005-02-09 mmitchel PR c++/19733
2005-01-06 mmitchelUpdate copyright dateas
2005-01-06 mmitchel PR c++/19244
2004-12-21 nathancp:
2004-11-10 nathan.:
2004-10-05 gdr Convert diagnostics to use quoting flag q 4/n
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-27 nathan * tree.h (size_int_type): Remove.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-20 nathan * stor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-04 pbrookgcc/
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-25 giovannibajo PR c++/9283
2004-07-20 mmitchel PR c++/16623
2004-07-20 nathan.:
2004-07-20 mmitchel Revert patch for PR c++/16623.
2004-07-19 mmitchel PR c++/16623
2004-07-19 nathan.:
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-13 mmitchel * cp-tree.h (lang_identifier): Remove class_value.
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-04 mmitchel * method.c (implicitly_declare_fn): Set linkage of...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * tree.h (immediate_size_expand): Delete.
2004-06-28 nathan Use vector API for vbase list.
2004-06-27 mmitchel * cp-tree.h (cp_cv_quals): New type.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-03 pinskia2004-06-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-24 geoffk * method.c (implicitly_declare_fn): Don't call defer_f...
2004-05-19 zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-04-10 kcook2004-04-09 Danny Smith <dannysmith@users.sourceforge...
2004-04-08 dannysmith PR c++/14808
2004-03-12 austernEnabled linkonce support for Darwin.
2004-02-20 danglin PR c++/12007
2004-02-04 pbrook * calls.c (initialize_argument_information): Add CALL_...
2004-01-30 rth PR c++/13693
2004-01-02 rsandifoAdd 2004 to copyright after last commit.
2004-01-02 rsandifo PR target/12729
2003-12-12 nathancp:
2003-12-12 nathan PR c++/12881
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-10-24 nathancp:
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-09 ebotcazou PR bootstrap/12168
2003-08-15 hubicka * method.c (use_thunk): Expand body directly.
2003-07-30 hubicka * decl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-24 mmitchel * cp-tree.h (convert_to_base_statically): Declare.
2003-07-21 nathancp:
2003-07-18 nathancp:
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-24 hubicka * method.c (thunk_labelno): Move outside ifdef block...
2003-06-24 jakub * method.c: add prototype for make_alias_for_thunk.
2003-06-23 jakub * config/i386/i386.c (x86_output_mi_thunk): Don't...
2003-06-16 kazu * cp-tree.h: Follow spelling conventions.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-05-11 lerdsuwa * method.c (synthesize_method): Call push/pop_deferrin...
2003-05-10 lerdsuwa PR c++/9252
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-28 mmitchel PR c++/10506
2003-04-03 ghazigcc:
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-10 geoffkMerge from pch-branch.
2003-01-04 mmitchel * method.c (use_thunk): Disable access control while...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-30 nathancp:
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-22 rthgcc/
next