OSDN Git Service

* decl.c (compute_array_index_type): Don't try to do anything with
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
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 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...
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-18 mmitchel * semantics.c (simplify_aggr_init_exprs_r): Don't...
2001-04-16 mmitchel * cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve document...
2001-04-16 mmitchel * init.c (build_delete): Create a SAVE_EXPR for the...
2001-04-13 mmitchel * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 jason * cp-tree.h (decl_namespace_list): New macro.
2001-04-12 ghazi * cp-tree.h (warn_return_type, yylex): Delete redundant
2001-04-12 ghazi * cp-tree.h (pedantic, convert, global_bindings_p...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-12 nathancp:
2001-04-12 nathancp:
2001-04-11 mmitchel * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-11 nathancp:
2001-04-10 mmitchel * class.c (find_final_overrider_data): Add `candidates'.
2001-04-10 rth * typeck.c (build_array_ref): Push the array...
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-06 bkoz2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
2001-04-06 bkoz2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
2001-04-05 amylaar * search.c (get_dynamic_cast_base_type): When building...
2001-04-04 jakub * optimize.c (expand_call_inline): Only add newly...
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-04-03 mmitchel * decl2.c (import_export_decl): Don't call import_expo...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 pme2001-03-27 Phil Edwards <pme@sources.redhat.com>
2001-03-27 ghazi * Makefile.in (SYSTEM_H): Define.
2001-03-27 mmitchel * dump.c (dump_access): New function.
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 nathancp:
2001-03-26 ghazi * class.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-23 jakub * mangle.c (write_discriminator): Use `_0' for discrim...
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-22 rth * Make-lang.in (cp/except.o): Don't depend...
2001-03-22 gerald * parse.y (bad_decl, template_arg_list_ignore, arg_lis...
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-21 mmitchel * class.c (build_clone): Clear DECL_ASSEMBLER_NAME.
2001-03-21 mmitchel * mangle.c (mangle_decl_string): Mangle the names...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 gdrcp/
2001-03-15 mmitchel * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 nathancp:
2001-03-10 neil * toplev.c (file_name_nondirectory): Remove.
2001-03-09 zack * configure.in: Prune nonexistent files from build_xm_...
2001-03-08 shebsTweak date for accuracy
2001-03-08 shebs * cp-tree.h (set_identifier_local_value): Remov...
2001-03-07 zack * c-parse.in (yylexname): New function, split out...
2001-03-06 aph2001-03-06 Andrew Haley <aph@redhat.com>
2001-03-06 aph2001-03-05 Andrew Haley <aph@redhat.com>
2001-03-02 nathancp:
2001-03-02 nathancp:
2001-03-02 nathancp:
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-03-01 nathancp:
2001-03-01 nathancp:
2001-02-28 nathancp:
2001-02-27 oldham2001-02-27 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-27 nathancp:
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-26 nathan * except.c (call_eh_info): Cleanup generation of cp_eh...
2001-02-23 mmitchel * spew.c (yylex): Correct handling of friends.
2001-02-22 mmitchel * mangle.c (write_encoding): Pass write_function_type the
2001-02-22 aj * optimize.c: Include toplev.h for
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
next