]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
* lang-options.h (-fmessage-length=): Add missing option.
[gcc.git] / gcc / cp / ChangeLog
2000-02-27 Richard Kenner* lang-options.h (-fmessage-length=): Add missing option.
2000-02-27 Richard Kenner* Make-lang.in (CXX_SRCS): Add .h files and sort list.
2000-02-27 Richard KennerRestore missing data
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-02-26 Jim WilsonFix 3 ia64 g++ testsuite failures, and groff miscompila...
2000-02-25 Mark Mitchelllex.c (check_newline): Use push_srcloc and pop_srcloc...
2000-02-24 Nathan Sidwelldecl.c (grokdeclarator): Diagnose qualifiers on non...
2000-02-23 Jason Merrilldecl.c (grokdeclarator): Call decl_type_access_control.
2000-02-23 Nathan Sidwell* decl.c (decls_match): Remove obsolete static member...
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-22 Mark Mitchellcp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-21 Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-02-21 Mark Mitchellcp-tree.h (merge_primary_and_secondary_vtables_p):...
2000-02-20 Mark Mitchellclass.c (build_vtable): New function, split out from ...
2000-02-20 Richard KennerMove language-specific entries
2000-02-20 Mark Mitchellclass.c (dfs_build_vcall_offset_vtbl_entries): Fix...
2000-02-18 Jason Merrillsemantics.c (deferred_type_access_control): Walk the...
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-18 Mark Mitchellclass.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
2000-02-17 Mark Mitchellir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
2000-02-17 Mark Mitchellinvoke.texi (-fmessage-length=n): Document.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-16 Jason Merrill* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.
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...
next
This page took 0.663607 seconds and 107 git commands to generate.