| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 6 | -9/+16 |
* | * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB. | neil | 2000-11-07 | 1 | -2/+3 |
* | cp: | nathan | 2000-11-07 | 2 | -0/+7 |
* | * Makefile.in: Remove all targets related to building | jsm28 | 2000-11-05 | 2 | -19/+5 |
* | * decl2.c (do_nonmember_using_decl): Allow `extern "C"' | mmitchel | 2000-11-04 | 2 | -4/+11 |
* | * builtins.c (expand_builtin_strlen): Remove unused mode | zack | 2000-11-03 | 2 | -0/+5 |
* | * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c | jsm28 | 2000-11-03 | 2 | -1/+5 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 6 | -7/+14 |
* | * c-lex.c (init_c_lex): Update cpp_start_read call. | neil | 2000-11-02 | 1 | -1/+1 |
* | Constant folding for builtins | bernds | 2000-11-01 | 2 | -1/+5 |
* | * error.c (dump_template_decl): Separate template hearders with | gdr | 2000-11-01 | 2 | -1/+6 |
* | * c-parse.in (_yylex): Remove CPP_BACKSLASH case. | neil | 2000-11-01 | 1 | -4/+0 |
* | testsuite/ | gdr | 2000-10-31 | 5 | -236/+231 |
* | * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro. | mmitchel | 2000-10-31 | 6 | -21/+114 |
* | * pt.c (instantiate_decl): Always instantiate static data members | mmitchel | 2000-10-28 | 2 | -6/+10 |
* | * configure.in: If not NO_MINUS_C_MINUS_O, substitute | zack | 2000-10-27 | 4 | -363/+93 |
* | cp/ | gdr | 2000-10-26 | 2 | -6/+14 |
* | * call.c (equal_functions): Also call decls_match for extern "C" fns. | jason | 2000-10-23 | 2 | -2/+13 |
* | * call.c (standard_conversion): Use RVALUE_CONVs for all | mmitchel | 2000-10-23 | 2 | -1/+5 |
* | * expr.c (do_preexpand_calls): Remove. | mmitchel | 2000-10-23 | 2 | -4/+2 |
* | * call.c (build_conditional_expr): Use ocp_convert to force | jason | 2000-10-22 | 1 | -3/+8 |
* | * tree.h (TYPE_IS_SIZETYPE): Add more documentation. | mmitchel | 2000-10-22 | 2 | -9/+18 |
* | * decl2.c (arg_assoc_type): Handle VECTOR_TYPE. | geoffk | 2000-10-22 | 4 | -0/+19 |
* | * decl.c (init_decl_processing): Call MD_INIT_BUILTINS. | geoffk | 2000-10-22 | 2 | -0/+8 |
* | * parse.y (operator): Set got_object from got_scope. | jason | 2000-10-21 | 3 | -12/+26 |
* | * tree.c (walk_tree): Don't walk into default args. | jason | 2000-10-20 | 3 | -3/+14 |
* | * Use "because" instead of since in error messages. | dje | 2000-10-20 | 2 | -1/+6 |
* | * fold-const.c (force_fit_type): Unsigned values can overflow | kenner | 2000-10-20 | 2 | -1/+14 |
* | 2000-10-20 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-10-20 | 2 | -2/+5 |
* | * class.c (subobject_offset_fn): New type. | mmitchel | 2000-10-20 | 2 | -128/+274 |
* | * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL. | mmitchel | 2000-10-19 | 3 | -1/+16 |
* | * c-common.h (flag_no_builtin): Declare. | mmitchel | 2000-10-18 | 8 | -45/+85 |
* | * c-common.c (back_end_hook): New variable. | mmitchel | 2000-10-18 | 4 | -11/+10 |
* | * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int). | law | 2000-10-18 | 2 | -1/+5 |
* | * decl.c (WINT_TYPE): Define. | jsm28 | 2000-10-17 | 2 | -2/+18 |
* | * c-common.h (warn_missing_format_attribute): New variable. | jsm28 | 2000-10-17 | 2 | -0/+11 |
* | * typeck.c (qualify_type): Remove. | mmitchel | 2000-10-16 | 2 | -20/+29 |
* | * Makefile.in (parse.c, parse.h): Fix think-o in last patch. | ghazi | 2000-10-14 | 2 | -1/+5 |
* | * Makefile.in (c-parse.c, tradcif.c): Create atomically. | ghazi | 2000-10-13 | 2 | -2/+7 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 11 | -65/+86 |
* | * Make-lang.in (CXX_EXTRA_HEADERS): Remove. | rth | 2000-10-09 | 16 | -3665/+12 |
* | * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define. | jsm28 | 2000-10-08 | 2 | -0/+28 |
* | * cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx. | rth | 2000-10-07 | 5 | -57/+17 |
* | * pt.c (lookup_template_class): Set current access for enum. | nathan | 2000-10-06 | 3 | -2/+13 |
* | * semantics.c (genrtl_finish_function): Don't init or check | rth | 2000-10-06 | 2 | -29/+5 |
* | * init.c (build_java_class_ref): Use `build_static_name' with a | tromey | 2000-10-06 | 2 | -5/+10 |
* | * cp-tree.h (access_kind): Fix comment typo. | nathan | 2000-10-05 | 4 | -4/+11 |
* | * pt.c (tsubst_expr, DECL_STMT case): Don't process if | nathan | 2000-10-05 | 2 | -11/+19 |
* | * spew.c (frob_id): New static function. | nathan | 2000-10-05 | 2 | -50/+47 |
* | * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | mmitchel | 2000-10-01 | 3 | -10/+7 |