aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-11-07decl.c (build_ptrmemfunc_type): Allow error_mark_node.Nathan Sidwell1-0/+4
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-0/+4
2000-11-04decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from diffe...Mark Mitchell1-0/+5
2000-11-03builtins.c (expand_builtin_strlen): Remove unused mode argument.Zack Weinberg1-0/+4
2000-11-03Use memset/memcmp instead of bzero/bcmp.Joseph Myers1-0/+4
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-0/+7
2000-11-01Constant folding for builtinsBernd Schmidt1-0/+4
2000-11-01error.c (dump_template_decl): Separate template hearders with space not comma.Gabriel Dos Reis1-0/+5
2000-10-31memtemp77.C (main): Adjust comparison against.Gabriel Dos Reis1-0/+23
2000-10-31cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.Mark Mitchell1-0/+13
2000-10-28pt.c (instantiate_decl): Always instantiate static data members initialized i...Mark Mitchell1-0/+5
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-0/+12
2000-10-26error.c (dump_function_decl): Print no space between `ptr-operator' the `type...Gabriel Dos Reis1-0/+7
2000-10-23* call.c (equal_functions): Also call decls_match for extern "C" fns.Jason Merrill1-0/+9
2000-10-23call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satis...Mark Mitchell1-0/+4
2000-10-23expr.c (do_preexpand_calls): Remove.Mark Mitchell1-0/+2
2000-10-22tree.h (TYPE_IS_SIZETYPE): Add more documentation.Mark Mitchell1-0/+6
2000-10-22decl2.c (arg_assoc_type): Handle VECTOR_TYPE.Geoff Keating1-0/+6
2000-10-22* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.Geoff Keating1-0/+4
2000-10-21parse.y (operator): Set got_object from got_scope.Jason Merrill1-1/+8
2000-10-20tree.c (walk_tree): Don't walk into default args.Jason Merrill1-0/+6
2000-10-20* Use "because" instead of since in error messages.David Edelsohn1-0/+5
2000-10-20fold-const.c (force_fit_type): Unsigned values can overflow if they are sizet...Richard Kenner1-0/+4
2000-10-20decl.c (revert_static_member_fn): Fixed typo.Jeffrey Oldham1-1/+4
2000-10-20class.c (subobject_offset_fn): New type.Mark Mitchell1-0/+20
2000-10-19cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.Mark Mitchell1-0/+6
2000-10-18c-common.h (flag_no_builtin): Declare.Mark Mitchell1-0/+28
2000-10-18c-common.c (back_end_hook): New variable.Mark Mitchell1-0/+7
2000-10-17* spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).Brad Lucier1-0/+4
2000-10-17decl.c (WINT_TYPE): Define.Joseph Myers1-0/+6
2000-10-17c-common.h (warn_missing_format_attribute): New variable.Joseph Myers1-0/+5
2000-10-16typeck.c (qualify_type): Remove.Mark Mitchell1-0/+5
2000-10-14* Makefile.in (parse.c, parse.h): Fix think-o in last patch.Kaveh R. Ghazi1-0/+4
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi1-0/+4
2000-10-13Remove obstacks.Mark Mitchell1-0/+33
2000-10-09Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson1-0/+12
2000-10-08tm.texi (INTMAX_TYPE, [...]): Define.Joseph Myers1-0/+7
2000-10-06cp-tree.h (struct cp_language_function): Remove x_result_rtx.Richard Henderson1-0/+12
2000-10-06pt.c (lookup_template_class): Set current access for enum.Nathan Sidwell1-0/+7
2000-10-05semantics.c (genrtl_finish_function): Don't init or check can_reach_end; remo...Richard Henderson1-0/+5
2000-10-06init.c (build_java_class_ref): Use `build_static_name' with a suffix...Tom Tromey1-0/+5
2000-10-05cp-tree.h (access_kind): Fix comment typo.Nathan Sidwell1-0/+7
2000-10-05pt.c (tsubst_expr, [...]): Don't process if tsubsting fails.Nathan Sidwell1-0/+5
2000-10-05spew.c (frob_id): New static function.Nathan Sidwell1-0/+6
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-0/+5
2000-09-30c-tree.texi, [...]: Consistently use @email for formatting email addresses.Joseph Myers1-0/+4
2000-09-29error.c: Remove direct obstack manipulation.Gabriel Dos Reis1-0/+8
2000-09-24c-tree.texi: Moved here from cp/ir.texi.Mark Mitchell1-0/+4
2000-09-21* decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.Jason Merrill1-0/+4
2000-09-21errfn.c: Move declaration of cp_printer and cp_printers to ...Andreas Jaeger1-8/+14