OSDN Git Service

Remove bogus patch.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-29 nathan * cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-26 gdr * diagnostic.h (struct diagnostic_context): Add new...
2001-06-19 jason * except.c (initialize_handler_parm): Expect...
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-18 jasontidy
2001-06-15 jason * class.c (dfs_accumulate_vtbl_inits): Just point...
2001-06-14 jason * class.c (dfs_find_final_overrider): Fix logic.
2001-06-14 nathancp:
2001-06-13 mmitchel * NEWS: Update release number.
2001-06-12 nathancp:
2001-06-12 nathancp:
2001-06-11 mmitchel * doc/c-tree.texi: Update information about flag_honor...
2001-06-10 aoliva* typeck.c (get_member_function_from_ptrfunc) [vbit_in_...
2001-06-10 gdrgcc/
2001-06-08 nathan * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT...
2001-06-08 nathancp:
2001-06-08 jason PR c++/3061
2001-06-08 mmitchel * tree.h (DECL_SOURCE_FILE): Improve documentation.
2001-06-07 pme2001-06-07 Phil Edwards <pme@sources.redhat.com>
2001-06-07 nathancp:
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-06-06 danglin * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-06 mmitchel * semantics.c (begin_class_definition): Robustify.
2001-06-06 mmitchel * pt.c (instantiate_decl): Tell the repository code...
2001-06-05 nathancp:
2001-06-05 nathan * decl.c (xref_tag): Remove extraneous %s on dependent...
2001-06-05 nathan * class.c (layout_vtable_decl): Fix off by one error on
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-06-01 nathanAmend previous changelog
2001-05-30 nathancp:
2001-05-26 nathancp:
2001-05-26 zack * toplev.c (debug_args, f_options, W_options): Mark
2001-05-26 rthStandardize header guards.
2001-05-25 mmitchel * builtins.def: Encode additional information, such...
2001-05-25 mmitchel * invoke.texi (-fno-builtin): Document that this is...
2001-05-24 nathancp:
2001-05-23 mmitchel * optimize.c (initialize_inlined_parameters): Don...
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-22 jsm28 * parse.y: Refer to compound literals as such, not as
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-21 jason * class.c (build_vtable_entry_ref): Lose vtbl...
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-21 jasontweak formatting
2001-05-20 nathancp:
2001-05-20 lerdsuwa2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourc...
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-19 dnovillo2001-05-18 Diego Novillo <dnovillo@redhat.com>
2001-05-18 nathancp:
2001-05-17 mmitchel * except.h (protect_cleanup_actions): Remove it.
2001-05-16 nathancp:
2001-05-16 nathancp:
2001-05-15 nickcMove ChangeLog entry to correct file
2001-05-14 nickc Suppress warning about duplicate decls if the first...
2001-05-13 zackgcc/cp:
2001-05-12 neil * dwarfout.c (dwarfout_init): Add cast.
2001-05-12 aoliva* cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 aolivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-12 neil * cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared...
2001-05-11 neil * cp-tree.h (finish_label_expr, lookup_label): Delete.
2001-05-07 mmitchel * splay-tree.h (splay_tree_max): New function.
2001-05-04 geoffk * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_I...
2001-05-04 mmitchel * cp-tree.h (flag_inline_trees): Update documentation.
2001-05-03 nathan * dump.c (cp_dump_tree, USING_STMT case): New case.
2001-05-02 mmitchel * decl.c (compute_array_index_type): Don't try to...
2001-05-02 ghazicp:
2001-05-02 aj * decl2.c (do_using_directive): Revert previous patch.
2001-05-01 nathancp:
2001-05-01 nathancp:
2001-05-01 nathancp:
2001-04-30 rth * c-common.c (c_promoting_integer_type_p):...
2001-04-30 mmitchel * fdl.texi: New file.
2001-04-30 mmitchel * decl2.c (start_static_initialization_or_destruction...
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-29 jsm28cp:
2001-04-27 nathancp:
2001-04-27 nathancp:
2001-04-27 nathancp:
2001-04-27 mmitchel * method.c (use_thunk): Make sure that thunks really...
2001-04-26 mmitchel * invoke.texi: Document more C++ command-line options.
2001-04-26 nathancp:
2001-04-26 mmitchel * optimize.c (maybe_clone_body): Copy TREE_PUBLIC...
2001-04-25 nathancp:
2001-04-25 zack * cp/optimize.c: Include hashtab.h.
2001-04-24 nathangcc:
2001-04-24 nathancp:
2001-04-23 pme2001-04-23 Phil Edwards <pme@sources.redhat.com>
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-04-22 jason * except.c (build_throw): Wrap the initializati...
2001-04-21 mmitchel * cp-tree.h (finish_enum): Change prototype.
2001-04-20 nathancp:
2001-04-20 nathancp:
2001-04-20 jakub * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
2001-04-20 jakub * search.c (lookup_field_r): If looking for type and...
next