summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/19991mmitchel2005-02-231-9/+0
* * parser.c (cp_parser_direct_declarator): Always complain aboutmmitchel2005-02-221-5/+0
* gcc/cp/ChangeLog:aoliva2005-02-171-2/+1
* PR c++/19628austern2005-02-031-1/+2
* PR c++/19457mmitchel2005-01-311-1/+6
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-5/+6
* PR c++/19375lerdsuwa2005-01-191-6/+21
* 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-01-181-2/+8
* PR inline-asm/15740rth2004-12-291-41/+59
* cp:nathan2004-12-211-0/+4
* * cp-tree.h (note_decl_for_pch): New function.mmitchel2004-12-201-0/+34
* cp:nathan2004-12-081-15/+22
* PR c++/17011, c++/17971lerdsuwa2004-12-041-0/+6
* * cp-tree.h (context_as_string): Remove extern.bje2004-11-241-26/+1
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-4/+4
* fix typojason2004-11-011-1/+1
* 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-131-0/+8
* * semantics.c: Fix comment typos.kazu2004-10-111-3/+3
* 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-111-6/+21
* 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-111-1/+2
* cp/gdr2004-10-101-26/+26
* 2004-10-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-061-0/+1
* * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka2004-10-011-1/+1
* PR c++/17585mmitchel2004-09-271-6/+4
* PR c++/17585mmitchel2004-09-271-1/+1
* 2004-09-20 Matt Austern <austern@apple.com>zack2004-09-211-1/+1
* * call.c, semantics.c: Follow spelling conventions.kazu2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* PR c++/16254rth2004-09-121-1/+1
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-4/+3
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-101-1/+1
* [gcc/cp/ChangeLog]zlaski2004-09-091-1/+8
* [gcc/cp/ChangeLog]zlaski2004-09-091-1/+1
* * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...nathan2004-09-081-1/+1
* * semantics.c (expand_body): Assert that we are not nested.drow2004-09-061-1/+6
* * name-lookup.c (pop_binding, pushdecl,nathan2004-08-301-14/+9
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-10/+9
* cp:nathan2004-08-241-1/+3
* PR c++/15871mmitchel2004-08-171-1/+7
* PR c++/16965mmitchel2004-08-171-3/+9
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-12/+12
* gcc/pbrook2004-08-041-2/+5
* PR c++/16338mmitchel2004-08-021-16/+6
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-16/+28
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-251-0/+2
* * c-common.c (c_common_truthvalue_conversion): Don't warn ifsteven2004-07-181-1/+1
* * vec.h (VEC_address): New function.mmitchel2004-07-161-1/+1
* * call.c (build_user_type_conversion_1, build_new_op,nathan2004-07-121-1/+1
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-2/+4
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-1/+5