aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
AgeCommit message (Expand)Author
2005-08-042005-07-25 Fariborz Jahanian <fjahanian@apple.com>Fariborz Jahanian
2005-07-27Radar 4182972Devang Patel
2005-07-27[gcc/cp/ChangeLog.apple-ppc]Ziemowit Laski
2005-07-26 Radar 4184203Devang Patel
2005-07-22 Radar 4182972Devang Patel
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-06-10Merge in karma.Mike Stump
2005-04-222005-04-21 Dale Johannesen <dalej@apple.com>Dale Johannesen
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-03-12[gcc/ChangeLog.apple-ppc]Ziemowit Laski
2005-03-04Merge changes between apple-ppc-merge-20041026 and apple-gcc-4049Geoffrey Keating
2005-02-14cp:Nathan Sidwell
2005-02-14gcc/cp/ChangeLog:Alexandre Oliva
2005-02-11 PR c++/19755Mark Mitchell
2005-02-10 PR c++/19787Mark Mitchell
2005-02-09 PR c++/19733Mark Mitchell
2005-02-01 * decl.c (build_enumerator): Do not issue duplicate error messagesMark Mitchell
2005-01-31 * decl.c (start_decl): Add missing parentheses.Mark Mitchell
2005-01-31 PR c++/19555Mark Mitchell
2005-01-31 PR c++/19395Mark Mitchell
2005-01-27 * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,Steven Bosscher
2005-01-18 * decl.c (vtable_decl_p, vtype_decl_p, walk_globals_data,Kazu Hirata
2005-01-18 * decl.c (delete_block): Remove.Kazu Hirata
2005-01-06 PR c++/19244Mark Mitchell
2005-01-05cp:Nathan Sidwell
2005-01-01 * emit-rtl.c (add_insn_before): Fix comment typo.Steven Bosscher
2004-12-30 * cp-tree.h (cp_declarator): Split "name" field intoMark Mitchell
2004-12-28libstdc++:Jason Merrill
2004-12-27 PR c++/19149Mark Mitchell
2004-12-22 PR c++/18378Mark Mitchell
2004-12-22 * decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.Volker Reichelt
2004-12-21cp:Nathan Sidwell
2004-12-20 PR c++/19044Matt Austern
2004-12-16cp:Nathan Sidwell
2004-12-15 PR c++/18738Mark Mitchell
2004-12-08 PR c++/18100Kriang Lerdsuwanakij
2004-12-08cp:Nathan Sidwell
2004-12-03cp:Nathan Sidwell
2004-11-29 PR c++/18368Mark Mitchell
2004-11-29 PR c++/18652Kriang Lerdsuwanakij
2004-11-26 Friend class name lookup 4/nKriang Lerdsuwanakij
2004-11-25 PR c++/18001Mark Mitchell
2004-11-25 Friend class name lookup 2/n, PR c++/14513, c++/15410Kriang Lerdsuwanakij
2004-11-24gcc/Steven Bosscher
2004-11-24 PR c++/18530Mark Mitchell
2004-11-24 PR c++/8929Giovanni Bajo
2004-11-17 * decl.c (start_preparsed_function): Call check_function_type evenGiovanni Bajo
2004-11-15 Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij
2004-11-12 PR c++/18389Mark Mitchell
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers