Age | Commit message (Expand) | Author | Files | Lines |
2004-07-12 | call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn... | Nathan Sidwell | 1 | -1/+1 |
2004-05-31 | re PR c++/15742 ('noreturn' attribute ignored in method of template functions.) | Mark Mitchell | 1 | -0/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -2/+3 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -2/+2 |
2004-02-23 | re PR c++/14250 (switch() does not seem to see operator int() in template class) | Giovanni Bajo | 1 | -2/+3 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-13 | call.c (conversion_kind): New type. | Mark Mitchell | 1 | -7/+0 |
2003-12-21 | call.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-19 | tree.c (get_unwidened): Decide whether to narrow a bitfield reference based o... | Jason Merrill | 1 | -1/+2 |
2003-12-19 | cvt.c: Remove uses of "register" specifier in declarations of arguments and l... | Kazu Hirata | 1 | -10/+10 |
2003-11-10 | * cvt.c (convert_to_void): Use void_zero_node after overload failure. | Richard Henderson | 1 | -0/+1 |
2003-10-21 | ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-12 | c-common.c (c_common_truthvalue_conversion): Warn if the address of a non-wea... | Steven Bosscher | 1 | -14/+2 |
2003-09-05 | re PR c++/12037 (Spurious "statement has no effect" in templates) | Nathan Sidwell | 1 | -2/+0 |
2003-08-16 | re PR c++/11512 (Spurious warning for comma-operator in templates) | Nathan Sidwell | 1 | -10/+11 |
2003-07-22 | fold-const.c (force_fit_type): Handle OFFSET_TYPE. | Mark Mitchell | 1 | -70/+68 |
2003-07-08 | cp-tree.h (build_scoped_method_call): Remove. | Mark Mitchell | 1 | -6/+2 |
2003-07-06 | re PR c++/11431 (static_cast behavior with subclasses when default constructo... | Mark Mitchell | 1 | -6/+3 |
2003-07-05 | call.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-04 | call.c (build_addr_func): Handle bound pointers-to-members. | Mark Mitchell | 1 | -24/+30 |
2003-07-03 | call.c (build_scoped_method_call): Use convert_to_void. | Mark Mitchell | 1 | -5/+1 |
2003-06-18 | cp-tree.h (COMPARE_RELAXED): Rename to ... | Nathan Sidwell | 1 | -3/+3 |
2003-04-03 | cvt.c (ocp_convert): Only abort if we try to convert an object of TREE_ADDRES... | Jason Merrill | 1 | -1/+2 |
2003-03-28 | re PR c++/10245 (?: operator requires public copy constructor of return type) | Jason Merrill | 1 | -0/+15 |
2003-03-07 | call.c (reference_binding): Remove REF_IS_VAR parameter. | Mark Mitchell | 1 | -1/+1 |
2003-03-03 | re PR c++/9878 (error: non-lvalue in unary `&' wrongly issued) | Mark Mitchell | 1 | -68/+27 |
2003-01-03 | cvt.c, [...]: This is the C++ front end, not the C front end. | Nathanael Nerode | 1 | -2/+2 |
2003-01-03 | fold-const.c (fold): Avoid NOP_EXPRs better. | Jason Merrill | 1 | -1/+15 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-28 | Remove traditional C constructs 3/n. | Gabriel Dos Reis | 1 | -52/+25 |
2002-12-28 | Make-lang.in (po-generated): Remove parse.c. | Mark Mitchell | 1 | -13/+9 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-13 | re PR c++/8031 (ICE in comptypes, at cp/typeck.c:913) | Gabriel Dos Reis | 1 | -0/+2 |
2002-10-17 | re PR c++/7478 (internal compiler error on static_cast inside template) | Mark Mitchell | 1 | -2/+8 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-13 | call.c: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2002-08-05 | Fix PR/2213 | Gabriel Dos Reis | 1 | -0/+6 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -8/+0 |
2002-08-01 | call.c (build_field_call): Do not look up the field by name. | Mark Mitchell | 1 | -4/+4 |
2002-07-05 | cvt.c (cp_convert_to_pointer): Call force_fit_type for null pointers. | Jason Merrill | 1 | -0/+2 |
2002-05-14 | cp-tree.h (struct lang_type): Added non_zero_init. | Alexandre Oliva | 1 | -8/+1 |
2002-05-09 | typeck.c (get_member_function_from_ptrfunc): Reorganize. | Jason Merrill | 1 | -0/+3 |
2002-04-24 | cvt.c (convert_to_void): Don't unconditionally make COND_EXPRs void. | Mark Mitchell | 1 | -1/+1 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -1/+1 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -3/+3 |
2002-03-14 | call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too. | Jakub Jelinek | 1 | -0/+1 |
2002-02-07 | Rename instantiate_type_flags to tsubst_flags_t & expand use. | Nathan Sidwell | 1 | -2/+2 |
2001-12-29 | call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ... | Nathan Sidwell | 1 | -2/+1 |
2001-12-18 | cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi... | Zack Weinberg | 1 | -25/+25 |
2001-11-29 | cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base. | Nathan Sidwell | 1 | -1/+1 |