| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/14389 | giovannibajo | 2004-05-03 | 1 | -1/+4 |
* | gcc/ | kazu | 2004-03-24 | 1 | -1/+1 |
* | * call.c (build_op_delete_call): Do not forget the placement | mmitchel | 2004-03-20 | 1 | -6/+1 |
* | * cvt.c: Remove uses of "register" specifier in | kazu | 2003-12-19 | 1 | -1/+1 |
* | PR c++/5369 | lerdsuwa | 2003-11-22 | 1 | -34/+55 |
* | PR c++/12735 | mmitchel | 2003-11-12 | 1 | -0/+3 |
* | PR c++/2019 | lerdsuwa | 2003-11-05 | 1 | -6/+2 |
* | PR c++/641, c++/11876 | lerdsuwa | 2003-08-23 | 1 | -17/+32 |
* | PR c++/7809 | lerdsuwa | 2003-07-17 | 1 | -0/+3 |
* | PR c++/5421 | lerdsuwa | 2003-07-16 | 1 | -0/+2 |
* | * cp-tree.def (LOOKUP_EXPR): Remove. | mmitchel | 2003-07-16 | 1 | -2/+0 |
* | * friend.c: Convert to ISO C90 prototypes. | aj | 2003-07-07 | 1 | -12/+6 |
* | cp: | nathan | 2003-07-03 | 1 | -4/+1 |
* | * call.c (enforce_access): Assert we get a binfo. | nathan | 2003-06-24 | 1 | -11/+28 |
* | PR c++/8700 | mmitchel | 2003-03-11 | 1 | -2/+2 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+2 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | PR c++/8099 | lerdsuwa | 2002-12-19 | 1 | -14/+15 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Core issue 287, PR c++/7639 | lerdsuwa | 2002-10-30 | 1 | -0/+7 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -4/+4 |
* | * xref.c: Remove. | jason | 2002-02-04 | 1 | -2/+0 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -1/+1 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -10/+10 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -13/+1 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -4/+0 |
* | cp: | nathan | 2001-06-08 | 1 | -11/+24 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -1/+0 |
* | * friend.c (do_friend): Don't take the nested [template] class | aoliva | 2001-02-15 | 1 | -3/+9 |
* | cp: | nathan | 2001-01-12 | 1 | -25/+23 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -2/+2 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -0/+1 |
* | * class.c (resolve_address_of_overloaded_function): Add | nathan | 2000-09-06 | 1 | -3/+2 |
* | * decl.c (member_function_or_else): Use cp_error ... %T. | nathan | 2000-08-18 | 1 | -2/+2 |
* | * invoke.texi: Remove documentation for -fguiding-decls. | mmitchel | 2000-05-31 | 1 | -14/+7 |
* | Remove accidental commit | mmitchel | 2000-03-25 | 1 | -1/+1 |
* | Fix typo in ChangeLog | mmitchel | 2000-03-25 | 1 | -1/+1 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -1/+1 |
* | gcc | nathan | 2000-03-21 | 1 | -1/+1 |
* | 2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-02-21 | 1 | -4/+1 |
* | Make DECL_CONTEXT mean the class in which a member function was | mmitchel | 2000-02-16 | 1 | -53/+3 |
* | * parse.y (frob_specs): Split out... | jason | 2000-02-13 | 1 | -1/+1 |
* | * cp-tree.h (struct saved_scope): Add incomplete field. | jason | 2000-02-07 | 1 | -2/+7 |
* | * friend.c (do_friend): Don't resolve scopes when processing | mmitchel | 2000-01-11 | 1 | -2/+2 |
* | * friend.c (make_friend_class): Robustify. | mmitchel | 1999-10-07 | 1 | -3/+12 |
* | * extend.texi (C++ Signatures): Remove node. | mmitchel | 1999-08-11 | 1 | -6/+1 |
* | * decl.c (complete_array_type): Allocate off same obstack. Fix | nathan | 1999-05-28 | 1 | -1/+1 |