OSDN Git Service

update copyrights in config dir.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2000-01-19 gdr2000-01-19 Gabriel Dos Reis <gdr@codesourcery>
2000-01-19 mmitchel * tree.c (bot_manip): Set DECL_CONTEXT for newly created
2000-01-18 nathan * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-18 mmitchel * class.c (fixed_type_or_null): Don't clear NONNULL...
2000-01-17 mmitchel * cp-tree.h (build_shared_int_cst): New function.
2000-01-17 mmitchel * cp-tree.h (scratchalloc): Remove.
2000-01-17 mmitchel * class.c (finish_struct_1): Replace redundant code...
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-16 mmitchel * init.c (construct_virtual_bases): Don't look up...
2000-01-16 mmitchel * class.c (build_vbase_pointer): Relocate.
2000-01-16 mmitchel * decl.c (init_decl_processing): Complain if -fnew-abi
2000-01-16 mmitchel * decl2.c (lang_decode_option): Don't couple flag_hono...
2000-01-16 mmitchel * cp-tree.h (num_extra_vtbl_entries): New function.
2000-01-15 mmitchel * optimize.c (copy_body_r): Clear the operand three...
2000-01-14 loewis * method.c (build_decl_overload_real): Check whether...
2000-01-14 gdrCommit the change corresponding to the ChangeLog entry:
2000-01-14 nathanCommit ChangeLog entries 2000-01-13 Nathan Sidwell...
2000-01-14 mmitchel * pt.c (tsubst_friend_function): Improve comment.
2000-01-13 ghazi * calls.c (emit_call_1): Wrap varaible `struct_...
2000-01-13 nathan * g++spec.c (lang_specific_driver): Add -fnew-abi if
2000-01-13 mmitchel * decl.c (start_cleanup_fn): Call pushdecl.
2000-01-13 jasondelete stray semicolon
2000-01-12 mmitchel * call.c (convert_class_to_reference): Fix typos.
2000-01-12 mmitchel * cp-tree.h (dfs_skip_vbases): New function.
2000-01-12 khan2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-12 gdr2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>
2000-01-11 mmitchel * friend.c (do_friend): Don't resolve scopes when...
2000-01-11 mmitchel * class.c (dfs_modify_vtables_queue_p): Remove.
2000-01-11 mmitchelFix typos in previous change
2000-01-11 mmitchel * class.c (build_vbase_path): Simplify.
2000-01-11 mmitchel * class.c (build_base_field): New function, split...
2000-01-11 mmitchel * cp-tree.h (expand_direct_vtbls_init): Remove declara...
2000-01-11 mmitchel * class.c (dfs_finish_vtbls): New function.
2000-01-11 mmitchel * cp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
2000-01-11 ghaziUpdate copyrights for last checkin.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-07 nathan * lang-specs.h (__GXX_ABI_VERSION): New preprocessor...
2000-01-07 jason * decl2.c (comdat_linkage): Don't set DECL_DEFE...
2000-01-06 jason * error.c (dump_decl): operator new, not operat...
2000-01-05 nathan * decl2.c (lookup_arg_dependent): Deal with FNS not...
2000-01-05 nathan * typeck.c (build_static_cast): Don't strip target...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
2000-01-03 drepperUpdate.
2000-01-03 drepper(flag_isoc9x): New variable to be able to use code...
2000-01-03 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Improve document...
2000-01-03 mmitchel2000-01-02 Mark Mitchell <mark@codesourcery.com>
2000-01-03 mmitchel * class.c (struct base_info): Remove.
2000-01-02 mmitchelAdd missing ChangeLog
2000-01-02 mmitchel * cp-tree.h (dfs_mark_primary_bases_queue_p): New...
2000-01-02 mmitchel * cp-tree.h (CLASSTYPE_N_BASECLASSES): Use BINFO_N_BAS...
2000-01-02 mmitchel * cp-tree.h (skip_rtti_stuff): Adjust prototype.
2000-01-02 mmitchel * class.c (build_vtable): Don't return a value. Don...
2000-01-01 loewisFix date of last check-in
2000-01-01 loewis * call.c (build_new_method_call): Also check destructors.
2000-01-01 mmitchel * cp-tree.h (VF_NORMAL_VALUE): Remove.
1999-12-31 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Update documenta...
1999-12-30 mmitchel * class.c (fixup_inline_methods): Clear CLASSTYPE_INLI...
1999-12-29 mmitchel * class.c (create_vtable_ptr): Put the vtable at the...
1999-12-29 mmitchel * cp-tree.h (lang_type): Add nearly_empty_p. Adjust...
1999-12-29 mmitchel * cp-tree.h (do_inline_function_hair): Remove.
1999-12-29 mmitchel * cp-tree.h (lang_type): Replace abstract_virtuals...
1999-12-26 zack1999-12-26 Zack Weinberg <zack@wolery.cumb.org>
1999-12-26 mmitchel * decl.c (store_return_init): Use mode of old RTL...
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-22 mmitchel * dump.c (dequeue_and_dump): Handle CTOR_STMTs.
1999-12-22 oliva* error.c (dump_decl): Support named return values.
1999-12-21 mmitchel1999-12-20 Mark Mitchell <mark@codesourcery.com>
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-20 nathan* typeck.c (strip_all_pointer_quals): New static function.
1999-12-20 cruxcurrent_function -> cfun
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 jasontweak comments
1999-12-15 nathan * typeck.c (build_c_cast): Expand warning message...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-15 jason * cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size...
1999-12-15 jason * optimize.c (expand_call_inline): Set BLOCK_AB...
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-15 mmitchel * class.c (check_field_decls): Split out from ...
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-14 khan1999-12-14 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-14 khan1999-12-13 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-13 mmitchel * optimize.c (initialize_inlined_parameters): Take...
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-09 mmitchel * except.c (expand_throw): Add static attribute to...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-09 mmitchel * dump.c (dequeue_and_dump): Abbreviate `class' as...
1999-12-07 mmitchel * tree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-06 mmitchel * decl.c (init_decl_processing): #if 0 last patch.
1999-12-05 mmitchel * decl.c (init_decl_processing): Set flag_inline_trees if
1999-12-05 mmitchel * cp-tree.h (calls_setjmp_p): Declare.
1999-12-05 mmitchel * optimize.c (expand_call_inline): Wrap the expanded...
1999-12-05 mmitchel * optimize.c (inline_data): Remove fns_top. Add scope...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-05 mmitchel * decl2.c (pending_statics_used): Make it a macro.
next