summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-076-9/+16
* * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.neil2000-11-071-2/+3
* cp:nathan2000-11-072-0/+7
* * Makefile.in: Remove all targets related to buildingjsm282000-11-052-19/+5
* * decl2.c (do_nonmember_using_decl): Allow `extern "C"'mmitchel2000-11-042-4/+11
* * builtins.c (expand_builtin_strlen): Remove unused modezack2000-11-032-0/+5
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-032-1/+5
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-026-7/+14
* * c-lex.c (init_c_lex): Update cpp_start_read call.neil2000-11-021-1/+1
* Constant folding for builtinsbernds2000-11-012-1/+5
* * error.c (dump_template_decl): Separate template hearders withgdr2000-11-012-1/+6
* * c-parse.in (_yylex): Remove CPP_BACKSLASH case.neil2000-11-011-4/+0
* testsuite/gdr2000-10-315-236/+231
* * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.mmitchel2000-10-316-21/+114
* * pt.c (instantiate_decl): Always instantiate static data membersmmitchel2000-10-282-6/+10
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-274-363/+93
* cp/gdr2000-10-262-6/+14
* * call.c (equal_functions): Also call decls_match for extern "C" fns.jason2000-10-232-2/+13
* * call.c (standard_conversion): Use RVALUE_CONVs for allmmitchel2000-10-232-1/+5
* * expr.c (do_preexpand_calls): Remove.mmitchel2000-10-232-4/+2
* * call.c (build_conditional_expr): Use ocp_convert to forcejason2000-10-221-3/+8
* * tree.h (TYPE_IS_SIZETYPE): Add more documentation.mmitchel2000-10-222-9/+18
* * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.geoffk2000-10-224-0/+19
* * decl.c (init_decl_processing): Call MD_INIT_BUILTINS.geoffk2000-10-222-0/+8
* * parse.y (operator): Set got_object from got_scope.jason2000-10-213-12/+26
* * tree.c (walk_tree): Don't walk into default args.jason2000-10-203-3/+14
* * Use "because" instead of since in error messages.dje2000-10-202-1/+6
* * fold-const.c (force_fit_type): Unsigned values can overflowkenner2000-10-202-1/+14
* 2000-10-20 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-10-202-2/+5
* * class.c (subobject_offset_fn): New type.mmitchel2000-10-202-128/+274
* * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.mmitchel2000-10-193-1/+16
* * c-common.h (flag_no_builtin): Declare.mmitchel2000-10-188-45/+85
* * c-common.c (back_end_hook): New variable.mmitchel2000-10-184-11/+10
* * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).law2000-10-182-1/+5
* * decl.c (WINT_TYPE): Define.jsm282000-10-172-2/+18
* * c-common.h (warn_missing_format_attribute): New variable.jsm282000-10-172-0/+11
* * typeck.c (qualify_type): Remove.mmitchel2000-10-162-20/+29
* * Makefile.in (parse.c, parse.h): Fix think-o in last patch.ghazi2000-10-142-1/+5
* * Makefile.in (c-parse.c, tradcif.c): Create atomically.ghazi2000-10-132-2/+7
* Remove obstacks.mmitchel2000-10-1311-65/+86
* * Make-lang.in (CXX_EXTRA_HEADERS): Remove.rth2000-10-0916-3665/+12
* * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.jsm282000-10-082-0/+28
* * cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx.rth2000-10-075-57/+17
* * pt.c (lookup_template_class): Set current access for enum.nathan2000-10-063-2/+13
* * semantics.c (genrtl_finish_function): Don't init or checkrth2000-10-062-29/+5
* * init.c (build_java_class_ref): Use `build_static_name' with atromey2000-10-062-5/+10
* * cp-tree.h (access_kind): Fix comment typo.nathan2000-10-054-4/+11
* * pt.c (tsubst_expr, DECL_STMT case): Don't process ifnathan2000-10-052-11/+19
* * spew.c (frob_id): New static function.nathan2000-10-052-50/+47
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-013-10/+7