Age | Commit message (Expand) | Author | Files | Lines |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -2/+1 |
2004-06-28 | friend.c (add_friend): Only perform access checks when context is a class. | Nathan Sidwell | 1 | -6/+4 |
2004-06-27 | cp-tree.h (cp_cv_quals): New type. | Mark Mitchell | 1 | -1/+2 |
2004-05-31 | re PR c++/15701 (ICE with friends and template template parameter) | Mark Mitchell | 1 | -1/+5 |
2004-05-03 | re PR c++/14389 (Out-of-line of overloaded template rejected) | Giovanni Bajo | 1 | -1/+4 |
2004-03-24 | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-20 | call.c (build_op_delete_call): Do not forget the placement arguments when ite... | Mark Mitchell | 1 | -6/+1 |
2003-12-19 | cvt.c: Remove uses of "register" specifier in declarations of arguments and l... | Kazu Hirata | 1 | -1/+1 |
2003-11-22 | re PR c++/5369 (template member friend declaration not honored) | Kriang Lerdsuwanakij | 1 | -34/+55 |
2003-11-12 | re PR c++/12735 (duplicate error messages for redeclaration errors) | Mark Mitchell | 1 | -0/+3 |
2003-11-05 | re PR c++/2019 (Wrong line number warning listing the previous declaration of... | Kriang Lerdsuwanakij | 1 | -6/+2 |
2003-08-23 | PR c++/641, c++/11876 | Kriang Lerdsuwanakij | 1 | -17/+32 |
2003-07-17 | re PR c++/7809 (befriending inaccessible names) | Kriang Lerdsuwanakij | 1 | -0/+3 |
2003-07-16 | re PR c++/5421 (friends+templates: ICE: expected identifier_node, have templa... | Kriang Lerdsuwanakij | 1 | -0/+2 |
2003-07-16 | cp-tree.def (LOOKUP_EXPR): Remove. | Mark Mitchell | 1 | -2/+0 |
2003-07-07 | * friend.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -12/+6 |
2003-07-03 | re PR c++/9162 ([New parser] Problem with default argument in a friend function) | Nathan Sidwell | 1 | -4/+1 |
2003-06-24 | call.c (enforce_access): Assert we get a binfo. | Nathan Sidwell | 1 | -11/+28 |
2003-03-11 | re PR c++/8700 (unhelpful error message for binding temp to reference) | Mark Mitchell | 1 | -2/+2 |
2003-01-02 | except.c, [...]: Fix Copyright years. | Steven Bosscher | 1 | -1/+2 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-19 | re PR c++/8099 (Friend classes and template specializations) | Kriang Lerdsuwanakij | 1 | -14/+15 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-30 | Core issue 287, PR c++/7639 | Kriang Lerdsuwanakij | 1 | -0/+7 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | error.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2002-02-04 | xref.c: Remove. | Jason Merrill | 1 | -2/+0 |
2002-01-23 | call.c, [...]: Change my_fancy_abort() to abort(). | Craig Rodrigues | 1 | -1/+1 |
2001-12-18 | cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi... | Zack Weinberg | 1 | -10/+10 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -1/+1 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -13/+1 |
2001-07-13 | c-common.c (decl_attributes): Take a pointer to the node to which attributes ... | Joseph Myers | 1 | -1/+1 |
2001-07-08 | target.h (struct gcc_target): Add insert_attributes. | Joseph Myers | 1 | -4/+0 |
2001-06-08 | re PR c++/2929 (gcc crash when compiling a sample) | Nathan Sidwell | 1 | -11/+24 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -1/+0 |
2001-02-15 | friend.c (do_friend): Don't take the nested [template] class into account whe... | Alexandre Oliva | 1 | -3/+9 |
2001-01-12 | friend.c (make_friend_class): Make sure a templated class is actually a templ... | Nathan Sidwell | 1 | -25/+23 |
2001-01-10 | output.h (make_function_rtl): Remove prototype. | Mark Mitchell | 1 | -2/+2 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -0/+1 |
2000-09-06 | class.c (resolve_address_of_overloaded_function): Add explanation message. | Nathan Sidwell | 1 | -3/+2 |
2000-08-18 | decl.c (member_function_or_else): Use cp_error ... | Nathan Sidwell | 1 | -2/+2 |
2000-05-31 | invoke.texi: Remove documentation for -fguiding-decls. | Mark Mitchell | 1 | -14/+7 |
2000-03-25 | Remove accidental commit | Mark Mitchell | 1 | -1/+1 |
2000-03-25 | Fix typo in ChangeLog | Mark Mitchell | 1 | -1/+1 |
2000-03-23 | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 1 | -1/+1 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -1/+1 |
2000-02-21 | call.c (build_object_call): Compress consecutive calls to cp_error. | Gabriel Dos Reis | 1 | -4/+1 |
2000-02-16 | Make DECL_CONTEXT mean the class in which a member function was declared, eve... | Mark Mitchell | 1 | -53/+3 |
2000-02-13 | parse.y (frob_specs): Split out... | Jason Merrill | 1 | -1/+1 |
2000-02-07 | cp-tree.h (struct saved_scope): Add incomplete field. | Jason Merrill | 1 | -2/+7 |