aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
AgeCommit message (Expand)Author
2006-01-04Merge from mainline r109338Richard Henderson
2005-12-19Mainline merge as of 2005-12-19.Diego Novillo
2005-11-27Merge to mainline rev 107545Richard Henderson
2005-11-24Mainline merge as of 2005-11-24.Diego Novillo
2005-11-20Mainline merge as of 2005-11-18.Diego Novillo
2005-11-14Mainline merge as of 2005-11-13.Diego Novillo
2005-11-09Mainline merge as of 2005-11-09.Diego Novillo
2005-11-08 PR c++/24734Jakub Jelinek
2005-10-26 PR c++/24512Jakub Jelinek
2005-10-24Mainline merge as of 2005-10-23.Diego Novillo
2005-10-19 * cp-tree.h (OMP_ATOMIC_DEPENDENT_P, OMP_ATOMIC_CODE): New.Richard Henderson
2005-10-17Mainline merge as of 2005-10-16.Diego Novillo
2005-10-07Mainline merge as of 2005-10-06.Diego Novillo
2005-10-02 * name-lookup.c (lookup_name): Remove prefer_type argument.Richard Henderson
2005-09-23Mainline merge as of 2005-09-23.Diego Novillo
2005-09-14Mainline merge as of 2005-09-14Diego Novillo
2005-09-02Mainline merge as of 2005-09-01Diego Novillo
2005-07-28Mainline merge as of 2005-07-28.Diego Novillo
2005-07-12mainline -> gomp merge as of 2005-07-12.Diego Novillo
2005-07-06mainline -> gomp-20050608-branch as of 2005-07-05.Diego Novillo
2005-06-08cp:Nathan Sidwell
2005-06-08 PR c++/19894Volker Reichelt
2005-06-07 * cp-tree.def (DEFAULT_ARG): Adjust documentation.Nathan Sidwell
2005-06-06cp:Nathan Sidwell
2005-06-03 PR c++/21336Mark Mitchell
2005-05-27 * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle
2005-05-26 PR c++/21768Volker Reichelt
2005-05-24 * class.c (layout_class_type): Do not issue C++ ABI warningsZiemowit Laski
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-05 PR c++/21352Mark Mitchell
2005-05-05 * pt.c: Fix a comment typo.Kazu Hirata
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-09 * cp-tree.h (EXCEPTION_CLEANUP_NAME, B_SET, B_CLR, B_TST,Kazu Hirata
2005-04-08 * cp-tree.def (TINST_LEVEL): Document TINST_IN_SYSTEM_HEADER_P.Mark Mitchell
2005-04-06 PR c++/20212Mark Mitchell
2005-04-03 * pt.c: Fix comment typos.Kazu Hirata
2005-04-03cp:Nathan Sidwell
2005-04-01 * call.c (add_template_candidates_real): Remove length parameterNathan Sidwell
2005-03-31cp:Nathan Sidwell
2005-03-24 * typeck.c (comptypes): First determine if the types are compatibleSteven Bosscher
2005-03-17cp:Nathan Sidwell
2005-03-14 PR c++/4403Kriang Lerdsuwanakij
2005-03-14 Friend class name lookup 5/nKriang Lerdsuwanakij
2005-03-14 PR c++/20157Mark Mitchell
2005-03-09 PR c++/20208Mark Mitchell
2005-03-09cp:Nathan Sidwell
2005-03-05 PR c++/19311Kriang Lerdsuwanakij
2005-02-212005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>Douglas Gregor
2005-02-14cp:Nathan Sidwell
2005-02-12 PR c++/14479Kriang Lerdsuwanakij