aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2000-11-07* cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.Neil Booth1-2/+3
2000-11-07decl.c (build_ptrmemfunc_type): Allow error_mark_node.Nathan Sidwell2-0/+7
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers2-19/+5
2000-11-04decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from diffe...Mark Mitchell2-4/+11
2000-11-03builtins.c (expand_builtin_strlen): Remove unused mode argument.Zack Weinberg2-0/+5
2000-11-03Use memset/memcmp instead of bzero/bcmp.Joseph Myers2-1/+5
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers6-7/+14
2000-11-02c-lex.c (init_c_lex): Update cpp_start_read call.Zack Weinberg1-1/+1
2000-11-01Constant folding for builtinsBernd Schmidt2-1/+5
2000-11-01error.c (dump_template_decl): Separate template hearders with space not comma.Gabriel Dos Reis2-1/+6
2000-11-01c-parse.in (_yylex): Remove CPP_BACKSLASH case.Neil Booth1-4/+0
2000-10-31memtemp77.C (main): Adjust comparison against.Gabriel Dos Reis5-236/+231
2000-10-31cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.Mark Mitchell6-21/+114
2000-10-28pt.c (instantiate_decl): Always instantiate static data members initialized i...Mark Mitchell2-6/+10
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg4-363/+93
2000-10-26error.c (dump_function_decl): Print no space between `ptr-operator' the `type...Gabriel Dos Reis2-6/+14
2000-10-23* call.c (equal_functions): Also call decls_match for extern "C" fns.Jason Merrill2-2/+13
2000-10-23call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satis...Mark Mitchell2-1/+5
2000-10-23expr.c (do_preexpand_calls): Remove.Mark Mitchell2-4/+2
2000-10-22call.c (build_conditional_expr): Use ocp_convert to force rvalue conversion.Jason Merrill1-3/+8
2000-10-22tree.h (TYPE_IS_SIZETYPE): Add more documentation.Mark Mitchell2-9/+18
2000-10-22decl2.c (arg_assoc_type): Handle VECTOR_TYPE.Geoff Keating4-0/+19
2000-10-22* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.Geoff Keating2-0/+8
2000-10-21parse.y (operator): Set got_object from got_scope.Jason Merrill3-12/+26
2000-10-20tree.c (walk_tree): Don't walk into default args.Jason Merrill3-3/+14
2000-10-20* Use "because" instead of since in error messages.David Edelsohn2-1/+6
2000-10-20fold-const.c (force_fit_type): Unsigned values can overflow if they are sizet...Richard Kenner2-1/+14
2000-10-20decl.c (revert_static_member_fn): Fixed typo.Jeffrey Oldham2-2/+5
2000-10-20class.c (subobject_offset_fn): New type.Mark Mitchell2-128/+274
2000-10-19cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.Mark Mitchell3-1/+16
2000-10-18c-common.h (flag_no_builtin): Declare.Mark Mitchell8-45/+85
2000-10-18c-common.c (back_end_hook): New variable.Mark Mitchell4-11/+10
2000-10-17* spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).Brad Lucier2-1/+5
2000-10-17decl.c (WINT_TYPE): Define.Joseph Myers2-2/+18
2000-10-17c-common.h (warn_missing_format_attribute): New variable.Joseph Myers2-0/+11
2000-10-16typeck.c (qualify_type): Remove.Mark Mitchell2-20/+29
2000-10-14* Makefile.in (parse.c, parse.h): Fix think-o in last patch.Kaveh R. Ghazi2-1/+5
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi2-2/+7
2000-10-13Remove obstacks.Mark Mitchell11-65/+86
2000-10-09Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson16-3665/+12
2000-10-08tm.texi (INTMAX_TYPE, [...]): Define.Joseph Myers2-0/+28
2000-10-06cp-tree.h (struct cp_language_function): Remove x_result_rtx.Richard Henderson5-57/+17
2000-10-06pt.c (lookup_template_class): Set current access for enum.Nathan Sidwell3-2/+13
2000-10-05semantics.c (genrtl_finish_function): Don't init or check can_reach_end; remo...Richard Henderson2-29/+5
2000-10-06init.c (build_java_class_ref): Use `build_static_name' with a suffix...Tom Tromey2-5/+10
2000-10-05cp-tree.h (access_kind): Fix comment typo.Nathan Sidwell4-4/+11
2000-10-05pt.c (tsubst_expr, [...]): Don't process if tsubsting fails.Nathan Sidwell2-11/+19
2000-10-05spew.c (frob_id): New static function.Nathan Sidwell2-50/+47
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell3-10/+7
2000-09-30c-tree.texi, [...]: Consistently use @email for formatting email addresses.Joseph Myers2-1/+5