Major cutover to using system.h:
[gcc.git] / gcc / cp /
1998-03-20 Jason Merrilldecl.c (make_implicit_typename): Rewrite removed code.
1998-03-20 Jason Merrillpt.c (complete_template_args): Rewrite.
1998-03-19 Mark Mitchellpt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new...
1998-03-19 Jason Merrill* decl.c (make_implicit_typename): Lose useless code.
1998-03-19 Jason Merrill* call.c (standard_conversion): Handle A* -> const...
1998-03-19 Jason Merrillpt.c (get_bindings_real): Rename from get_bindings.
1998-03-19 Mark Mitchellpt.c (check_explicit_specialization): When reverting...
1998-03-19 Jason Merrillpt.c (tsubst_copy, CONST_DECL): Don't bother tsubsting...
1998-03-19 Jason Merrilldecl.c (store_bindings): Use free_binding_vecs.
1998-03-18 Jason Merrilldecl.c (make_implicit_typename): Only change the type...
1998-03-18 Mark Mitchellsemantics.c: New file, containing routines to perform...
1998-03-18 Jason Merrill* pt.c (push_template_decl): Only check primary templates.
1998-03-18 Jason Merrillpt.c (check_explicit_specialization): Complain about...
1998-03-18 Jason Merrillupdate
1998-03-18 Jason Merrillparse.y (nomods_initdcl0): Also call cp_finish_decl...
1998-03-17 Mark Mitchelltypeck2.c (build_x_arrow): Don't crash when an aggregat...
1998-03-17 Jason Merrillpt.c (push_template_decl): Complain about template...
1998-03-17 Jason Merrillclass.c (pushclass): Only use the mi_matrix stuff ...
1998-03-16 Mark Mitchell* parse.y: Deal with CONSTRUCTORS in new_initializers.
1998-03-16 Mark Mitchellpt.c (tsubst_copy): Deal with BIND_EXPR in a way that...
1998-03-15 Jason Merrillcp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.
1998-03-15 Mark Mitchellpt.c (tsubst): Clear TYPE_REFERENCE_TO when creating...
1998-03-15 Manfred Hollsteincp-tree.h (struct lang_decl_flags): Add needs_final_ove...
1998-03-15 Manfred Hollsteincp-tree.h (struct lang_decl_flags): Add needs_final_ove...
1998-03-15 Manfred Hollsteincp-tree.h (struct lang_decl_flags): Add needs_final_ove...
1998-03-15 Jason Merrillupdate
1998-03-12 Manfred Hollsteintypeck.c (build_binary_op_nodefault): Correctly place...
1998-03-12 Manfred Hollstein/
1998-03-12 Manfred Hollsteind
1998-03-12 Manfred Hollsteind
1998-03-12 Manfred Hollsteina
1998-03-12 Manfred HollsteinW
1998-03-12 Manfred Hollsteini386.md (andsi): Add default case in enumeration switch.
1998-03-12 Manfred Hollsteini386.md (andsi): Add default case in enumeration switch.
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-03-11 Mark Mitchellpt.c (tsubst): Clear TYPE_REFERENCE_TO when creating...
1998-03-11 Mark Mitchellparse.y (new_initializer): Make sure all initializers...
1998-03-10 Mark Mitchelldecl2.c (import_export_decl): Mark tinfo functions...
1998-03-06 Jeffrey A LawFix typo.
1998-03-06 Kaveh GhaziGrr, ChangeLog entry for last change.
1998-03-06 Kaveh GhaziWarning fix:
1998-03-04 Andreas Schwablex.c (do_scoped_id): Fix parenthesizing.
1998-03-04 Andreas Schwablex.c (do_scoped_id): Fix parenthesizing.
1998-03-04 Michael Tiemannrtti.c (get_tinfo_fn_dynamic): If this function is...
1998-03-04 Jason Merrilltypeck.c (unary_complex_lvalue): &D::i has type B:...
1998-03-04 Mark Mitchellpt.c (finish_member_template_decl): Deal more gracefull...
1998-03-03 Jason Merrillcvt.c, [...]: Clean up more old overloading code, old...
1998-03-03 Jason Merrillcall.c, [...]: Remove support for -fno-ansi-overloading...
1998-03-03 Jason Merrill* pt.c (unify): Don't allow reduced cv-quals when strict.
1998-03-03 Jason Merrilloops
1998-03-03 Jason Merrillcall.c, [...]: Remove nsubsts parm from *type_unificati...
1998-03-02 Jason Merrillparse.y (explicit_template_type): Remove TEMPLATE keyword.
1998-03-02 Jim Wilsondecl.c (start_function): Don't call temporary_allocatio...
1998-03-01 Jason Merrillpt.c (instantiate_class_template): Don't mess with...
1998-03-01 Jason Merrillmissed
1998-02-28 Jason Merrillparse.y (nested_name_specifier): Use explicit_template_...
1998-02-28 Jason Merrillcp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
1998-02-27 Jason Merrillpt.c (add_to_template_args): Fix thinko.
1998-02-27 Jason MerrillSupport partial specialization of member class templates.
1998-02-27 Jason Merrillcomment
1998-02-27 Jason Merrillpt.c (tsubst, [...]): Support member class templates.
1998-02-25 Jason Merrilltypeck.c (get_delta_difference): Give hard error for...
1998-02-25 Jason MerrillPartial implementation of namespaces.
1998-02-24 Brendan Kehoedecl.c (finish_function): Give a pedwarn for reaching...
1998-02-24 Brendan Kehoedecl.c (finish_function): Give a pedwarn for reaching...
1998-02-24 Jason Merrillpt.c (instantiate_class_template): Don't instantiate...
1998-02-24 Jason Merrill* typeck2.c (process_init_constructor): Fix labeled...
1998-02-23 Jason Merrilltweak
1998-02-23 Jason Merrillcomment
1998-02-23 Jason Merrillpt.c, [...]: Remove unused NARGS argument to tsubst...
1998-02-23 Jason Merrill* pt.c (tsubst, FUNCTION_DECL): Tidy.
1998-02-23 Jason MerrillSupport for friend templates.
1998-02-22 Jeffrey A Law* error.c: Include sys/types.h.
1998-02-19 Jeff Lawopps.
1998-02-19 Jeff Lawmethod.c (build_mangled_name): Start CPP directives...
1998-02-19 Jeff Lawmethod.c (build_mangled_name): Start CPP directives...
1998-02-19 Jason Merrilloops
1998-02-19 Jason Merrilltypeck2.c (process_init_constructor): Sorry about non...
1998-02-19 Kriang Lerdsuwanakij* pt.c (coerce_template_parms) Add a new parameter...
1998-02-19 Jason Merrillcvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
1998-02-19 Brendan Kehoetypeck.c (build_unary_op): Only warn about incr/decr...
1998-02-19 Kriang Lerdsuwanakij* pt.c (unify): Handle TEMPLATE_DECL.
1998-02-18 Brendan Kehoe* cp-tree.h (strip_attrs): Remove decl.
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-17 Mark Mitchellparse.y (initdcl0_innards): New grammar symbol.
1998-02-17 Jason Merrill* parse.y (simple_stmt): Use getdecls() to check for...
1998-02-14 Manfred HollsteinMake-lang.in (DEMANGLER_INSTALL_NAME, [...]): New macros.
1998-02-14 Jason Merrill* call.c (standard_conversion): Fix multi-level ptr...
1998-02-13 Jason Merrilldisable
1998-02-13 Jason Merrill* pt.c (determine_specialization): Give better errors.
1998-02-13 Mike Stump* init.c (build_new): Propagate error_mark_node up.
1998-02-13 Jason Merrillparse.y (simple_stmt): If the condition isn't a declara...
1998-02-13 Jason Merrilltweak message
1998-02-13 Andreas Schwabcall.c (build_over_call): Convert builtin abs, labs...
1998-02-13 Jason Merrill* call.c (standard_conversion): A BASE_CONV replaces...
1998-02-13 Jason Merrillcp-tree.h: Add access_protected_virtual_node.
1998-02-12 Benjamin Kosnikdecl.c (shadow_tag): Give error for typedef-ing built...
1998-02-12 Benjamin Kosnikdecl.c (shadow_tag): Give error for typedef-ing built...
1998-02-12 Mark Mitchellcall.c (reference_binding): Use comptypes when comparin...
next