aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-11-20parse.y (yyparse_1): Rename the parser entry point.Richard Henderson1-1/+5
2000-11-21mangle.c (write_name): Use <unscoped-name> for names directly in function scope.Alex Samuel1-0/+6
2000-11-20lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell1-0/+6
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell1-0/+7
2000-11-19decl.c (grokparms): Don't even function types of `void' type, either.Mark Mitchell1-0/+5
2000-11-19* decl.c (grokparms): Don't create parameters of `void' type.Mark Mitchell1-0/+4
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-2/+10
2000-11-17pt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.Nathan Sidwell1-0/+4
2000-11-17cp-tree.h (PARMLIST_ELLIPSIS_P): New macro.Nathan Sidwell1-0/+11
2000-11-17typeck2.c (incomplete_type_error): Reorganise to avoid excessive diagnostics.Nathan Sidwell1-0/+5
2000-11-17stringpool.c: New file.Zack Weinberg1-0/+4
2000-11-16mangle.c (write_special_name_constructor): Don't generate assembler junk when...Mark Mitchell1-0/+7
2000-11-16* call.c (op_error): Make error messages clearer.Nathan Sidwell1-0/+4
2000-11-15toplev.c (wrapup_global_declarations): Don't write out artificial static vari...Mark Mitchell1-0/+5
2000-11-15diagnostic.c (finish_abort): New fn.Jason Merrill1-0/+5
2000-11-15typeck.c (lookup_anon_field): Cope with qv qualifiers.Nathan Sidwell1-0/+4
2000-11-15class.c (build_vtbl_initializer): Fix typo in comment.Mark Mitchell1-0/+5
2000-11-14Fix cc1plus specs breakage.Jim Wilson1-0/+4
2000-11-14typeck.c (c_sizeof): Be strict about casting result value back to c_size_type...Richard Henderson1-0/+6
2000-11-13c-common.c (boolean_increment): New function.Joseph Myers1-0/+5
2000-11-11function.c (assign_parms): If TREE_ADDRESSABLE is set...Jason Merrill1-1/+3
2000-11-11decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics in inlines.Jason Merrill1-4/+9
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-0/+5
2000-11-10c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell1-0/+2
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-0/+21
2000-11-09decl.c (init_decl_processing): Change definition of __wchar_t to wchar_t.Eric Christopher1-9/+16
2000-11-09lex.c (do_identifier): Don't lookup_name for operators.Nathan Sidwell1-0/+7
2000-11-08decl.c (grok_op_properties): Always use coerce_new_type and coerce_delete_type.Nathan Sidwell1-0/+8
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-0/+7
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