| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | decl2.c (coerce_new_type): Downgrade error for size_t mismatch to pedwarn. | Jason Merrill | 2002-01-07 | 3 | -3/+17 |
* | errors.c: Update copyright date. | Graham Stott | 2002-01-07 | 2 | -40/+32 |
* | cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis. | Graham Stott | 2002-01-06 | 2 | -252/+513 |
* | c-decl.c (c_expand_body): Don't call outlining_inline_function. | Richard Henderson | 2002-01-05 | 2 | -5/+4 |
* | class.c (update_vtable_entry_for_fn): Set delta to zero for a lost primary. | Jason Merrill | 2002-01-04 | 2 | -50/+71 |
* | c-decl.c (c_expand_body): Call outlining_inline_function when emitting an inl... | Jason Merrill | 2002-01-02 | 2 | -1/+11 |
* | PR c++/5116, c++/764 reversion | Nathan Sidwell | 2002-01-02 | 2 | -10/+6 |
* | re PR c++/5089 (-Wold-style-cast warns about cast to void) | Nathan Sidwell | 2002-01-02 | 2 | -1/+9 |
* | re PR c++/3716 (Template parameters that are pointers to member functions) | Nathan Sidwell | 2002-01-02 | 2 | -10/+40 |
* | re PR c++/35 (template operator () lookup fails) | Nathan Sidwell | 2002-01-02 | 3 | -13/+28 |
* | re PR c++/5123 (tree check: expected identifier_node, have template_id_expr i... | Nathan Sidwell | 2002-01-02 | 2 | -7/+33 |
* | re PR c++/5213 (ICE on (possibly) illegal code) | Nathan Sidwell | 2002-01-02 | 2 | -18/+28 |
* | re PR c++/775 (2.97 error declaring nested class a friend) | Nathan Sidwell | 2002-01-02 | 4 | -183/+196 |
* | re PR c++/4379 (Member pointer to member reference not allowed when declared ... | Nathan Sidwell | 2002-01-02 | 2 | -4/+34 |
* | re PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile in templates) | Nathan Sidwell | 2002-01-02 | 2 | -6/+16 |
* | PR c++/5116, c++/764 | Nathan Sidwell | 2002-01-02 | 2 | -8/+23 |
* | call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ... | Nathan Sidwell | 2001-12-29 | 5 | -15/+18 |
* | re PR c++/5125 (both g++ 3.0.1 and 2.95.3 crash with internal error when tryi... | Nathan Sidwell | 2001-12-29 | 2 | -1/+7 |
* | re PR c++/335 (gcc accepts assignment in read-only structures) | Nathan Sidwell | 2001-12-29 | 3 | -12/+21 |
* | re PR c++/196 (problem with: namespace N { class N {...}; }) | Nathan Sidwell | 2001-12-26 | 2 | -5/+15 |
* | re PR c++/160 (Reference variables not initialized correctly in constructor i... | Nathan Sidwell | 2001-12-24 | 2 | -124/+84 |
* | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 2001-12-23 | 2 | -1/+5 |
* | configure.in (all_diff_excludes, [...]): Remove. | Joseph Myers | 2001-12-20 | 2 | -3/+4 |
* | re PR c++/90 (funny syntactical error message) | Nathan Sidwell | 2001-12-19 | 2 | -3/+10 |
* | class.c (add_method): Do compare 'this' quals when trying to match a used fun... | Jason Merrill | 2001-12-18 | 2 | -4/+25 |
* | pt.c (instantiate_clone): Remove, fold into ... | Nathan Sidwell | 2001-12-18 | 4 | -66/+50 |
* | C++ ABI change: destroy value arguments in caller. | Jason Merrill | 2001-12-18 | 4 | -22/+12 |
* | call.c (build_new_method_call): Use '%#V'. | Nathan Sidwell | 2001-12-18 | 3 | -5/+10 |
* | gcc.pot: Regenerate. | Joseph Myers | 2001-12-18 | 4 | -7/+12 |
* | cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi... | Zack Weinberg | 2001-12-18 | 22 | -707/+709 |
* | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 2001-12-16 | 2 | -5/+4 |
* | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 2001-12-16 | 16 | -43/+49 |
* | gcc.c, [...]: Use American spelling in messages. | Joseph Myers | 2001-12-15 | 2 | -3/+7 |
* | c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | Jason Merrill | 2001-12-13 | 10 | -198/+219 |
* | * optimize.c (maybe_clone_body): Fix parameter updating. | Jason Merrill | 2001-12-13 | 2 | -3/+7 |
* | decl.c (store_parm_decls): Remove parms_have_cleanups cruft. | Jason Merrill | 2001-12-12 | 8 | -137/+67 |
* | cp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete. | Jakub Jelinek | 2001-12-12 | 4 | -41/+21 |
* | extend.texi (Deprecated Features): Deprecate implicit typename. | Nathan Sidwell | 2001-12-12 | 2 | -0/+19 |
* | re PR c++/51 (g++ reports error for ISO C++ example) | Nathan Sidwell | 2001-12-11 | 3 | -2/+24 |
* | re PR c++/72 (aggressive type analysis in template-class's template-member-fu... | Nathan Sidwell | 2001-12-10 | 2 | -3/+13 |
* | c-lex.c, [...]: Revert concatenation changes. | Neil Booth | 2001-12-10 | 3 | -18/+35 |
* | re PR c++/87 (member template assignment operator) | Nathan Sidwell | 2001-12-09 | 6 | -150/+169 |
* | lex.c (rid_to_yy): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P. | Aldy Hernandez | 2001-12-09 | 2 | -0/+7 |
* | semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in call to bui... | John David Anglin | 2001-12-08 | 3 | -2/+12 |
* | c-lex.c (c_lex): Peek a token ahead for a string to concatenate... | Neil Booth | 2001-12-08 | 3 | -31/+25 |
* | tweak decl syntax | Jason Merrill | 2001-12-05 | 1 | -1/+1 |
* | langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in... | Jason Merrill | 2001-12-05 | 8 | -5/+68 |
* | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 2001-12-05 | 2 | -15/+6 |
* | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 2001-12-05 | 2 | -2/+4 |
* | Revert previous patch | Alexandre Oliva | 2001-12-04 | 2 | -6/+1 |