Age | Commit message (Expand) | Author | Files | Lines |
2000-11-24 | semantics.c (finish_id_expr): If type is error_mark, return error_mark. | Nathan Sidwell | 1 | -0/+5 |
2000-11-23 | pt.c (lookup_template_class): Simplify loop exit constructs. | Nathan Sidwell | 1 | -0/+6 |
2000-11-23 | gcc toplevel: | J"orn Rennecke | 1 | -0/+4 |
2000-11-22 | mangle.c (mangle_conv_op_name_for_type): Don't use `__op' prefix. | Mark Mitchell | 1 | -0/+3 |
2000-11-22 | pt.c (do_decl_instantiate): Explicitly clone constructors and destructors tha... | Mark Mitchell | 1 | -0/+5 |
2000-11-20 | parse.y (yyparse_1): Rename the parser entry point. | Richard Henderson | 1 | -1/+5 |
2000-11-21 | mangle.c (write_name): Use <unscoped-name> for names directly in function scope. | Alex Samuel | 1 | -0/+6 |
2000-11-20 | lex.c (rid_to_yy, RID_EXPORT): Make unique keyword. | Nathan Sidwell | 1 | -0/+6 |
2000-11-19 | decl.c (init_decl_processing): Correct name of pure virtual function under th... | Mark Mitchell | 1 | -0/+7 |
2000-11-19 | decl.c (grokparms): Don't even function types of `void' type, either. | Mark Mitchell | 1 | -0/+5 |
2000-11-19 | * decl.c (grokparms): Don't create parameters of `void' type. | Mark Mitchell | 1 | -0/+4 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -2/+10 |
2000-11-17 | pt.c (tsubst_expr, DECL_STMT): Instantiate decl's type. | Nathan Sidwell | 1 | -0/+4 |
2000-11-17 | cp-tree.h (PARMLIST_ELLIPSIS_P): New macro. | Nathan Sidwell | 1 | -0/+11 |
2000-11-17 | typeck2.c (incomplete_type_error): Reorganise to avoid excessive diagnostics. | Nathan Sidwell | 1 | -0/+5 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -0/+4 |
2000-11-16 | mangle.c (write_special_name_constructor): Don't generate assembler junk when... | Mark Mitchell | 1 | -0/+7 |
2000-11-16 | * call.c (op_error): Make error messages clearer. | Nathan Sidwell | 1 | -0/+4 |
2000-11-15 | toplev.c (wrapup_global_declarations): Don't write out artificial static vari... | Mark Mitchell | 1 | -0/+5 |
2000-11-15 | diagnostic.c (finish_abort): New fn. | Jason Merrill | 1 | -0/+5 |
2000-11-15 | typeck.c (lookup_anon_field): Cope with qv qualifiers. | Nathan Sidwell | 1 | -0/+4 |
2000-11-15 | class.c (build_vtbl_initializer): Fix typo in comment. | Mark Mitchell | 1 | -0/+5 |
2000-11-14 | Fix cc1plus specs breakage. | Jim Wilson | 1 | -0/+4 |
2000-11-14 | typeck.c (c_sizeof): Be strict about casting result value back to c_size_type... | Richard Henderson | 1 | -0/+6 |
2000-11-13 | c-common.c (boolean_increment): New function. | Joseph Myers | 1 | -0/+5 |
2000-11-11 | function.c (assign_parms): If TREE_ADDRESSABLE is set... | Jason Merrill | 1 | -1/+3 |
2000-11-11 | decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics in inlines. | Jason Merrill | 1 | -4/+9 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -0/+5 |
2000-11-10 | c-dump.c (dequeue_and_dump): Dump function bodies. | Mark Mitchell | 1 | -0/+2 |
2000-11-10 | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 1 | -0/+21 |
2000-11-09 | decl.c (init_decl_processing): Change definition of __wchar_t to wchar_t. | Eric Christopher | 1 | -9/+16 |
2000-11-09 | lex.c (do_identifier): Don't lookup_name for operators. | Nathan Sidwell | 1 | -0/+7 |
2000-11-08 | decl.c (grok_op_properties): Always use coerce_new_type and coerce_delete_type. | Nathan Sidwell | 1 | -0/+8 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -0/+7 |
2000-11-07 | decl.c (build_ptrmemfunc_type): Allow error_mark_node. | Nathan Sidwell | 1 | -0/+4 |
2000-11-05 | Makefile.in: Remove all targets related to building distributions and diffs, ... | Joseph Myers | 1 | -0/+4 |
2000-11-04 | decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from diffe... | Mark Mitchell | 1 | -0/+5 |
2000-11-03 | builtins.c (expand_builtin_strlen): Remove unused mode argument. | Zack Weinberg | 1 | -0/+4 |
2000-11-03 | Use memset/memcmp instead of bzero/bcmp. | Joseph Myers | 1 | -0/+4 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 1 | -0/+7 |
2000-11-01 | Constant folding for builtins | Bernd Schmidt | 1 | -0/+4 |
2000-11-01 | error.c (dump_template_decl): Separate template hearders with space not comma. | Gabriel Dos Reis | 1 | -0/+5 |
2000-10-31 | memtemp77.C (main): Adjust comparison against. | Gabriel Dos Reis | 1 | -0/+23 |
2000-10-31 | cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro. | Mark Mitchell | 1 | -0/+13 |
2000-10-28 | pt.c (instantiate_decl): Always instantiate static data members initialized i... | Mark Mitchell | 1 | -0/+5 |
2000-10-27 | configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'. | Zack Weinberg | 1 | -0/+12 |
2000-10-26 | error.c (dump_function_decl): Print no space between `ptr-operator' the `type... | Gabriel Dos Reis | 1 | -0/+7 |
2000-10-23 | * call.c (equal_functions): Also call decls_match for extern "C" fns. | Jason Merrill | 1 | -0/+9 |
2000-10-23 | call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satis... | Mark Mitchell | 1 | -0/+4 |
2000-10-23 | expr.c (do_preexpand_calls): Remove. | Mark Mitchell | 1 | -0/+2 |