OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / cp / ptree.c
2004-03-15 kazugcc/
2004-03-09 mmitchel PR c++/14401
2003-12-09 jason PR c++/11971
2003-08-12 mmitchel PR c++/11703
2003-07-08 ghazigcc:
2003-05-17 ghazigcc:
2003-04-03 ghazigcc:
2003-03-15 gdr Compile-time improvement: 2/n.
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-16 zackMerge basic-improvements-branch to trunk
2001-11-09 neil * Makefile.in: Update.
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-26 lawFix copyrights
1999-09-23 loewis * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
1999-08-09 jason * ptree.c (print_lang_type): Print the real type of...
1999-07-09 jason * cp-tree.h (struct lang_decl): Added field for storin...
1999-07-09 jason * pt.c (do_decl_instantiation): Downgrade duplicate...
1999-05-19 jason * call.c (find_scoped_type, resolve_scope_to_name...
1999-03-30 jason * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,
1999-03-24 mmitchel * cp-tree.h (lang_type): Remove has_assignment and
1998-12-13 mmitchel * cp-tree.def (CPLUS_BINDING): Update documentation.
1998-11-23 jasonupdate copyrights
1998-06-22 ghaziWarning fixes:
1998-05-11 mmitchel * ptree.c (lang_print_xnode): Add missing `break'.
1998-05-08 jasonmassive namespace patch
1998-04-02 jason * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused...
1998-04-01 law * class.c, Make sure system.h is included just...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-30 jason * tree.c (member_p): New fn.
1998-03-03 jason * call.c, class.c, cp-tree.h, cvt.c, decl.c, init...
1998-02-25 jasonPartial implementation of namespaces.
1998-02-23 jasonSupport for friend templates.
1996-02-28 mrs83rd Cygnus<->FSF merge
1995-06-23 kennerRename called function.
1995-06-15 kennerUpdate FSF address.
1994-04-15 mrs32nd Cygnus<->FSF merge
1994-02-24 mrsInitial revision