OSDN Git Service

PR c++/34111
[pf3gnuchains/gcc-fork.git] / gcc / cp / method.c
2007-11-27 jakub PR tree-optimization/34181
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-06 dsh2007-08-06 Dan Hipschman <dsh@google.com>
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-24 nathan * method.c (implicitly_declare_fn): Increase alignment...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-03-30 paologcc/
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-12-01 geoffk * decl.c (poplevel): Check DECL_INITIAL invariant.
2006-10-17 mmitchel PR c++/29039
2006-09-07 jason PR c++/26957
2006-07-18 lmillward PR c++/28258
2006-07-01 jason PR c++/28215
2006-06-06 mrsFix up whitespacing
2006-05-02 mmitchel PR c++/27309
2006-04-24 mmitchel PR c++/26912
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-23 reichelt * cp-tree.h (do_poplevel): Remove prototype.
2005-12-29 nathan * varasm.c (get_section): Use gcc_assert.
2005-11-16 jason PR c++/24580
2005-11-14 jason PR c++/24580
2005-11-08 jason PR c++/21123
2005-08-06 matz * method.c (use_thunk): Call init_insn_lengths.
2005-07-29 kazu * method.c: Fix a comment typo.
2005-06-25 kcookUpdate FSF address.
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...
next