aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)Author
2005-12-13 * Revert 2005-12-07 Devang Patel <dpatel@apple.com> Radar 4137741apple/gcc-5309Mike Stump
2005-12-07[gcc/ChangeLog.apple-ppc]Devang Patel
2005-10-03Radar 4248228 MS asms: GCC errors on some intel assembly referencing C valuesMike Stump
2005-08-042005-07-25 Fariborz Jahanian <fjahanian@apple.com>Fariborz Jahanian
2005-08-03 PR c++/22132Mark Mitchell
2005-07-26 Radar 4184203Devang Patel
2005-07-22 Radar 4167759Devang 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-26Merge to tag gcc_4_0_0_release.Geoffrey Keating
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-03-08rdar://4025978 objc++ needs to be updated for gcc-5000Ziemowit Laski
2005-03-04Merge changes between apple-ppc-merge-20041026 and apple-gcc-4049Geoffrey Keating
2005-02-12 PR c++/14479Kriang Lerdsuwanakij
2005-02-09 PR c++/19733Mark Mitchell
2005-02-03PR c++/19628Matt Austern
2005-02-02 * cp-tree.h (complete_type_or_else): Remove macro.Volker Reichelt
2005-02-02 * cp-tree.h (commonparms): Remove prototype.Volker Reichelt
2005-01-31 PR c++/19555Mark Mitchell
2005-01-31 PR c++/19457Mark Mitchell
2005-01-20 * typeck.c (more_qualified_p): Remove.Kazu Hirata
2005-01-19 * cp-tree.h, name-lookup.h: Remove unused prototypes.Kazu Hirata
2005-01-18 * tree.c (count_functions, bound_pmf_p, cp_is_overload_p,Kazu Hirata
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-17 * tree.c (hash_chainon): Remove.Kazu Hirata
2005-01-17 * pt.c (tinst_for_decl): Remove.Kazu Hirata
2005-01-17 * cvt.c (convert_lvalue): Remove.Kazu Hirata
2005-01-17 * class.c (get_enclosing_class): Remove.Kazu Hirata
2005-01-10 * cp-tree.h: Fix a comment typo.Kazu Hirata
2005-01-05cp:Nathan Sidwell
2004-12-30 * cp-tree.h (cp_declarator): Split "name" field intoMark Mitchell
2004-12-21cp:Nathan Sidwell
2004-12-21 * system.c (IN_RANGE): Use plain unsigned, not unsignedNathan Sidwell
2004-12-20 * cp-tree.h (note_decl_for_pch): New function.Mark Mitchell
2004-12-17cp:Nathan Sidwell
2004-12-16cp:Nathan Sidwell
2004-12-08cp:Nathan Sidwell
2004-12-07[gcc/ChangeLog]Ziemowit Laski
2004-12-07[gcc/ChangeLog]Ziemowit Laski
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-24 PR c++/18530Mark Mitchell
2004-11-24 * cp-tree.h (context_as_string): Remove extern.Ben Elliston
2004-11-10.:Nathan Sidwell
2004-11-04 DR 49, 100Giovanni Bajo
2004-10-30 PR c++/17542Matt Austern