aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
2005-06-06cp:Nathan Sidwell
2005-06-06cp:Nathan Sidwell
2005-06-06 * config-lang.in (target_libs): Remove target-gperf.Hans-Peter Nilsson
2005-06-05 PR c++/21619Mark Mitchell
2005-06-03 PR c++/21853Mark Mitchell
2005-06-03 PR c++/21336Mark Mitchell
2005-06-02 * method.c (synthesize_method): Add addtional arg to warning call.Nathan Sidwell
2005-06-02cp:Nathan Sidwell
2005-06-02 * decl.c (start_decl): Simplify specialization handling. RemoveNathan Sidwell
2005-06-02cp:Nathan Sidwell
2005-06-02cp:Nathan Sidwell
2005-05-31cp:Nathan Sidwell
2005-05-30 PR c++/21784Mark Mitchell
2005-05-30 * operators.def, optimize.c: Update copyright.Kazu Hirata
2005-05-29 PR c++/21340Mark Mitchell
2005-05-28 PR c++/21614Mark Mitchell
2005-05-28./:Ian Lance Taylor
2005-05-27 * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle
2005-05-27cp:Nathan Sidwell
2005-05-27cp:Nathan Sidwell
2005-05-26 PR c++/21768Volker Reichelt
2005-05-26 * call.c (build_op_delete_call): Fix quoting in error message.Volker Reichelt
2005-05-25 PR libgcj/21692Richard Henderson
2005-05-25 PR c++/21686Volker Reichelt
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-24 * class.c (layout_class_type): Do not issue C++ ABI warningsZiemowit Laski
2005-05-242005-05-24 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-05-23tweak commentJason Merrill
2005-05-20Give credit, where credit is due.Ziemowit Laski
2005-05-19 PR c++/21495Jakub Jelinek
2005-05-19gcc/Kazu Hirata
2005-05-18Fix forgotten ChangeLog entries.Jan Hubicka
2005-05-182005-05-18 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2005-05-18split old changelogs by yearNathan Sidwell
2005-05-172005-05-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher
2005-05-17 PR c++/21454Jakub Jelinek
2005-05-16 * decl.c (build_library_fn_1): Move setting TREE_NOTHROW ...Richard Henderson
2005-05-12./:Ian Lance Taylor
2005-05-10 * typeck.c (build_unary_op): Do not resort to address arithmeticMark Mitchell
2005-05-08 * class.c (vtbl_init_data_s): Change the type of fns toKazu Hirata
2005-05-07 * doc/invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford
2005-05-07 * mangle.c (globals): Change the type of substitutions toKazu Hirata
2005-05-07 * decl.c (wrapup_globals_for_namespace): Use VEC instead ofKazu Hirata
2005-05-06 * decl2.c (pending_statics, note_vague_linkage_var,Kazu Hirata
2005-05-06 * decl2.c (ssdf_decls, start_static_storage_duration_function,Kazu Hirata
2005-05-06 * decl2.c (spew_debug): Remove.Kazu Hirata
2005-05-05 * decl2.c (deferred_fns, note_vague_linkage_fn,Kazu Hirata
2005-05-05 PR c++/21352Mark Mitchell