OSDN Git Service

fix comment
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
2006-01-20 rguenth2006-01-20 Dirk Mueller <dmueller@suse.com>
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-23 mmitchel PR c++/25369
2005-12-22 mmitchel PR c++/25364
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-18 nathancp:
2005-10-16 mmitchel PR c++/22137
2005-10-13 mmitchel PR c++/22464
2005-10-05 bonzini2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2005-09-12 ian./
2005-09-09 rth * dbxout.c: Include expr.h.
2005-09-09 mmitchel PR c++/22252
2005-09-06 jakub PR c/23075
2005-09-06 kazu * cp-tree.h, decl.c, decl2.c, semantics.c: Fix comment...
2005-09-05 mmitchel PR c++/21440
2005-09-03 mmitchel PR c++/23699
2005-08-31 reichelt PR c++/23639
2005-07-21 dgregor2005-07-20 Douglas Gregor <doug.gregor@gmail.com>
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-08 nathancp:
2005-06-06 nathancp:
2005-05-28 ian./:
2005-05-25 reichelt PR c++/21686
2005-05-17 mrs Yet more Objective-C++...
2005-05-02 bonzini2005-05-02 Paolo Bonzini <bonzini@gnu.org>
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-16 rth PR middle-end/14311
2005-04-09 ian./
2005-03-30 rth PR c/20519
2005-03-21 paolo2005-03-21 Paolo Carlini <pcarlini@suse.de>
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-02-23 mmitchel PR c++/19991
2005-02-22 mmitchel * parser.c (cp_parser_direct_declarator): Always compl...
2005-02-17 aolivagcc/cp/ChangeLog:
2005-02-03 austernPR c++/19628
2005-01-31 mmitchel PR c++/19457
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-19 lerdsuwa PR c++/19375
2005-01-18 pinskia2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-29 rth PR inline-asm/15740
2004-12-21 nathancp:
2004-12-20 mmitchel * cp-tree.h (note_decl_for_pch): New function.
2004-12-08 nathancp:
2004-12-04 lerdsuwa PR c++/17011, c++/17971
2004-11-24 bje * cp-tree.h (context_as_string): Remove extern.
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-01 jasonfix typo
2004-10-13 pinskia2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-11 kazu * semantics.c: Fix comment typos.
2004-10-11 pinskia2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-11 pinskia2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-10 gdrcp/
2004-10-06 pinskia2004-10-05 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-27 mmitchel PR c++/17585
2004-09-27 mmitchel PR c++/17585
2004-09-21 zack2004-09-20 Matt Austern <austern@apple.com>
2004-09-18 kazu * call.c, semantics.c: Follow spelling conventions.
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-12 rth PR c++/16254
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-08 nathan * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...
2004-09-06 drow * semantics.c (expand_body): Assert that we are not...
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-24 nathancp:
2004-08-17 mmitchel PR c++/15871
2004-08-17 mmitchel PR c++/16965
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-04 pbrookgcc/
2004-08-02 mmitchel PR c++/16338
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-18 steven * c-common.c (c_common_truthvalue_conversion): Don...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28 nathan * cp-tree.h (struct deferred_access): Move to ...
2004-06-28 nathan * friend.c (add_friend): Only perform access checks...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-18 rth PR c++/16034
2004-06-17 jason PR c++/16015
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
next