]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
configure (gcc_version): When setting, narrow search to lines containing `version_str...
[gcc.git] / gcc / cp / ChangeLog
2000-02-16 Kaveh R. Ghaziconfigure (gcc_version): When setting, narrow search...
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-16 Gabriel Dos Reisdecl2.c (lang_decode_option): Enable automatic line...
2000-02-13 Jason Merrillparse.y (frob_specs): Split out...
2000-02-10 Mark Mitchellir.texi (ADDR_EXPR): Document the fact that an ADDR_EXP...
2000-02-10 Mark Mitchellclass.c (dfs_modify_vtables): Tweak calculation of...
2000-02-08 Nathan Sidwelltypeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VARIA...
2000-02-07 Mark Mitchelldecl.c (store_parm_decls): Don't build cleanups for...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-02-06 Zack Weinbergtinfo.h: Remove apostrophes from C++ comment (xgettext...
2000-02-06 Kaveh R. GhaziMakefile.in (call.o): Depend on $(EXPR_H).
2000-02-02 Ulrich Drepperparse.y (simple_stmt): Allow :: token in asm parameter...
2000-02-01 Jim WilsonFix gdb testsuite regressions.
2000-01-31 Jason Merrilltinfo.h (old abi): #include "tconfig.h".
2000-01-31 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Tweak documentation.
2000-01-31 Jason Merrilltinfo.h: Rename USItype to myint32, depend on BITS_PER_...
2000-01-31 Kaveh R. Ghazi* cp-tree.h (make_thunk): PROTO -> PARAMS.
2000-01-31 Nathan Sidwellcp-tree.h (new_abi_rtti_p): Use flag_new_abi.
2000-01-31 Mark Mitchellclass.c (build_vtable): Rename to build_primary_vtable.
2000-01-29 Ulrich DrepperUpdate.
2000-01-29 Nathan Sidwellnew2.cc (operator delete[]): Use operator delete, don...
2000-01-29 Nathan Sidwellclass.c (build_vtbl_initializer): Add argument to build...
2000-01-29 Mark Mitchellcp-tree.def (THUNK_DECL): Discuss vcall indices.
2000-01-28 Nathan SidwellCompiler side new abi rtti (not enabled).
2000-01-28 Jim WilsonFix winsup (cygwin) build failure with VLAs and inline...
2000-01-27 Mike Stumpdecl.c (pushdecl): Fix up shadow warnings with respect...
2000-01-27 Jason Merrillpt.c (unify): Use fold, not maybe_fold_nontype_arg.
2000-01-26 J"orn Renneckecalls.c (special_function_p): New argument fork_or_exec.
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-25 Mark Mitchellcp-tree.h (vcall_offset_in_vtable_p): New macro.
2000-01-25 Kaveh R. Ghazidecl.c (member_function_or_else): Change third arg...
2000-01-25 Gabriel Dos Reistypeck.c (composite_pointer_type, [...]): Avoid ANSI...
2000-01-25 Mark Mitchellclass.c (layout_class_type): Put the fields required...
2000-01-25 Jason Merrillpt.c (maybe_fold_nontype_arg): Do nothing if we're...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-24 Nathan Sidwellcp-tree.h (CPTI_BAD_CAST, [...]): New cp_tree_index...
2000-01-24 Nathan Sidwellcp-tree.h (get_vtable_decl): Prototype new function.
2000-01-24 Nathan Sidwellcp-tree.h (CPTI_TP_DESC_TYPE, [...]): Remove cp_tree_in...
2000-01-23 Mark Mitchellcp-tree.h (__eprintf): Remove declaration.
2000-01-23 Brad Lucier* class.c (dump_class_hierarchy): Print HOST_WIDE_INT...
2000-01-23 Mark Mitchellcp-tree.h (register_dtor_fn): New function.
2000-01-20 Nathan SidwellRemap dynamic cast hint values to be consistent across...
2000-01-20 Gabriel Dos Reistypeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.
2000-01-20 Brad Lucierclass.c (dump_class_hierarchy): Make format agree with...
2000-01-19 Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
2000-01-19 Mark Mitchelltree.c (bot_manip): Set DECL_CONTEXT for newly created...
2000-01-18 Nathan Sidwellcp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-18 Mark Mitchellclass.c (fixed_type_or_null): Don't clear NONNULL.
2000-01-17 Mark Mitchellcp-tree.h (build_shared_int_cst): New function.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-17 Mark Mitchellclass.c (finish_struct_1): Replace redundant code with...
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchellinit.c (construct_virtual_bases): Don't look up the...
2000-01-16 Mark Mitchellclass.c (build_vbase_pointer): Relocate.
2000-01-16 Mark Mitchelldecl.c (init_decl_processing): Complain if -fnew-abi...
2000-01-16 Mark Mitchelldecl2.c (lang_decode_option): Don't couple flag_honor_s...
2000-01-16 Mark Mitchellcp-tree.h (num_extra_vtbl_entries): New function.
2000-01-15 Mark Mitchelloptimize.c (copy_body_r): Clear the operand three of...
2000-01-14 Martin v. Löwismethod.c (build_decl_overload_real): Check whether...
2000-01-14 Nathan SidwellCommit ChangeLog entries 2000-01-13 Nathan Sidwell...
2000-01-14 Mark Mitchellpt.c (tsubst_friend_function): Improve comment.
2000-01-13 Kaveh R. Ghazicalls.c (emit_call_1): Wrap varaible `struct_value_size...
2000-01-13 Mark Mitchell* decl.c (start_cleanup_fn): Call pushdecl.
2000-01-12 Mark Mitchellcall.c (convert_class_to_reference): Fix typos.
2000-01-12 Mark Mitchellcp-tree.h (dfs_skip_vbases): New function.
2000-01-12 Mumit Khanlex.c (DIR_SEPARATOR): Delete macro.
2000-01-12 Gabriel Dos Reis2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>
2000-01-11 Mark Mitchellfriend.c (do_friend): Don't resolve scopes when process...
2000-01-11 Mark Mitchellclass.c (dfs_modify_vtables_queue_p): Remove.
2000-01-11 Mark Mitchellclass.c (build_vbase_path): Simplify.
2000-01-11 Mark Mitchellclass.c (build_base_field): New function, split out...
2000-01-11 Mark Mitchellcp-tree.h (expand_direct_vtbls_init): Remove declaration.
2000-01-11 Mark Mitchellclass.c (dfs_finish_vtbls): New function.
2000-01-11 Mark Mitchellcp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-07 Nathan Sidwell* lang-specs.h (__GXX_ABI_VERSION): New preprocessor...
2000-01-07 Jason Merrilldecl2.c (comdat_linkage): Don't set DECL_DEFER_OUTPUT.
2000-01-06 Jason Merrillerror.c (dump_decl): operator new, not operatornew.
2000-01-05 Nathan Sidwelldecl2.c (lookup_arg_dependent): Deal with FNS not being...
2000-01-05 Nathan Sidwelltypeck.c (build_static_cast): Don't strip target qualif...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
2000-01-03 Ulrich DrepperUpdate.
2000-01-03 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Improve documentation.
2000-01-03 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELDS): Move definition.
2000-01-03 Mark Mitchellclass.c (struct base_info): Remove.
2000-01-02 Mark MitchellAdd missing ChangeLog
2000-01-02 Mark Mitchellcp-tree.h (dfs_mark_primary_bases_queue_p): New function.
2000-01-02 Mark Mitchellcp-tree.h (skip_rtti_stuff): Adjust prototype.
2000-01-02 Mark Mitchellclass.c (build_vtable): Don't return a value.
2000-01-01 Martin v. LöwisFix date of last check-in
2000-01-01 Martin v. Löwis* call.c (build_new_method_call): Also check destructors.
2000-01-01 Mark Mitchellcp-tree.h (VF_NORMAL_VALUE): Remove.
1999-12-31 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.
1999-12-30 Mark Mitchell* class.c (fixup_inline_methods): Clear CLASSTYPE_INLIN...
1999-12-29 Mark Mitchellclass.c (create_vtable_ptr): Put the vtable at the...
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Add nearly_empty_p.
1999-12-29 Mark Mitchellcp-tree.h (do_inline_function_hair): Remove.
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-26 Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
next
This page took 5.903384 seconds and 108 git commands to generate.