| Commit message (Expand) | Author | Age | Files | Lines |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+5 |
* | 2007-03-15 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-03-15 | 1 | -4/+2 |
* | Fix up whitespacing | mrs | 2006-06-06 | 1 | -1/+1 |
* | PR c++/25439 | mmitchel | 2005-12-27 | 1 | -0/+6 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -1/+2 |
* | * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | ghazi | 2005-08-16 | 1 | -4/+4 |
* | * ptree.c (cxx_print_identifier): Print a leading space if the | ian | 2005-07-26 | 1 | -2/+8 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -1/+1 |
* | * cp-tree.def, except.c, ptree.c: Update copyright. | kazu | 2005-02-11 | 1 | -1/+1 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 1 | -2/+0 |
* | * cp-tree.h (struct lang_type_header): Remove | nathan | 2004-09-21 | 1 | -2/+0 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 1 | -2/+0 |
* | * cp-tree.h (lang_identifier): Remove class_value. | mmitchel | 2004-07-13 | 1 | -1/+0 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -1/+6 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-03-15 | 1 | -1/+1 |
* | PR c++/14401 | mmitchel | 2004-03-09 | 1 | -2/+0 |
* | PR c++/11971 | jason | 2003-12-09 | 1 | -0/+2 |
* | PR c++/11703 | mmitchel | 2003-08-12 | 1 | -6/+0 |
* | gcc: | ghazi | 2003-07-08 | 1 | -15/+8 |
* | gcc: | ghazi | 2003-05-17 | 1 | -12/+8 |
* | gcc: | ghazi | 2003-04-03 | 1 | -3/+3 |
* | Compile-time improvement: 2/n. | gdr | 2003-03-15 | 1 | -8/+11 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+1 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | Remove traditional C constructs 4/n. | gdr | 2002-12-29 | 1 | -16/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -4/+4 |
* | * pt.c (instantiate_decl): Abort if we see a member constant | jason | 2001-03-22 | 1 | -2/+0 |
* | * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code. | jason | 2000-09-05 | 1 | -0/+1 |
* | * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable | mmitchel | 2000-05-24 | 1 | -8/+9 |
* | * cp-tree.h (struct lang_decl): Remove main_decl_variant. | mmitchel | 2000-04-10 | 1 | -5/+0 |
* | * tree.h (TYPE_ALIGN_UNIT): New macro. | mmitchel | 2000-03-03 | 1 | -3/+3 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro. | loewis | 1999-09-23 | 1 | -1/+2 |
* | * ptree.c (print_lang_type): Print the real type of a PMF. | jason | 1999-08-09 | 1 | -2/+20 |
* | * cp-tree.h (struct lang_decl): Added field for storing sorted | jason | 1999-07-09 | 1 | -1/+8 |
* | * pt.c (do_decl_instantiation): Downgrade duplicate instantiation | jason | 1999-07-09 | 1 | -0/+2 |
* | * call.c (find_scoped_type, resolve_scope_to_name): Lose. | jason | 1999-05-19 | 1 | -5/+1 |
* | * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST, | jason | 1999-03-30 | 1 | -7/+2 |
* | * cp-tree.h (lang_type): Remove has_assignment and | mmitchel | 1999-03-24 | 1 | -2/+0 |
* | * cp-tree.def (CPLUS_BINDING): Update documentation. | mmitchel | 1998-12-13 | 1 | -2/+3 |
* | update copyrights | jason | 1998-11-23 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -6/+12 |
* | * ptree.c (lang_print_xnode): Add missing `break'. | mmitchel | 1998-05-11 | 1 | -0/+1 |
* | massive namespace patch | jason | 1998-05-08 | 1 | -1/+4 |
* | * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff. | jason | 1998-04-02 | 1 | -6/+0 |
* | * class.c, Make sure system.h is included just after config.h. | law | 1998-04-01 | 1 | -1/+1 |
* | * call.c: Include system.h. Remove includes, declarations and | law | 1998-03-31 | 1 | -1/+1 |