summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up whitespacingmrs2006-06-061-19/+19
* * decl.c, decl2.c, parser.c: Fix comment typos. Followkazu2006-05-281-1/+1
* PR c++/20103mmitchel2006-05-251-4/+3
* PR c++/26122mmitchel2006-05-171-10/+3
* PR c++/27447reichelt2006-05-081-0/+3
* PR c++/27309mmitchel2006-05-021-2/+0
* PR c++/27094mmitchel2006-04-301-21/+20
* PR c++/26912mmitchel2006-04-241-42/+13
* * decl2.c, pt.c, semantics.c: Fix comment typos.kazu2006-04-081-1/+1
* PR c++/21764jason2006-03-211-40/+77
* * decl2.c (import_export_decl): Remove redundant call tomrs2006-03-031-4/+2
* PR darwin/25908mrs2006-03-021-3/+11
* PR c++/26266mmitchel2006-02-181-28/+17
* * call.c (alloc_conversion): Use cast when converting fromgdr2006-01-291-1/+1
* PR c++/16829reichelt2006-01-191-1/+1
* * decl2.c (mark_used): Fix typo in comment.mmitchel2006-01-021-1/+1
* PR c++/25369mmitchel2005-12-231-2/+15
* * decl2.c (get_priority_info): Use XNEW, not xmalloc.gdr2005-12-021-1/+1
* PR c++/17256jason2005-11-071-6/+2
* * decl2.c, init.c, typeck.c: Fix comment typos.kazu2005-11-051-1/+1
* PR c++/24389mmitchel2005-10-161-15/+19
* 2005-09-26 Richard Guenther <rguenther@suse.de>rguenth2005-09-261-102/+108
* * decl2.c (build_anon_union_vars): Copy attributes from the base addr.rth2005-09-121-3/+9
* * dbxout.c: Include expr.h.rth2005-09-091-6/+7
* PR c++/22252mmitchel2005-09-091-15/+18
* PR debug/23190rth2005-09-091-2/+6
* PR c++/23691mmitchel2005-09-081-1/+29
* * cp-tree.h, decl.c, decl2.c, semantics.c: Fix comment typos.kazu2005-09-061-1/+1
* PR c++/23699mmitchel2005-09-031-1/+6
* 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-311-2/+3
* PR c++/23266reichelt2005-08-111-3/+11
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-30/+18
* PR c++/22263mmitchel2005-07-181-1/+2
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-3/+4
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+1
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-12/+11
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-61/+61
* Remove extra white spacing at end of lines.mrs2005-06-141-92/+92
* cp:nathan2005-06-061-1/+1
* cp:nathan2005-06-021-8/+12
* PR libgcj/21692rth2005-05-251-0/+47
* 2005-05-17 H.J. Lu <hongjiu.lu@intel.com>hjl2005-05-171-2/+6
* Yet more Objective-C++...mrs2005-05-171-0/+9
* * decl2.c (pending_statics, note_vague_linkage_var,kazu2005-05-061-14/+10
* * decl2.c (ssdf_decls, start_static_storage_duration_function,kazu2005-05-061-23/+20
* * decl2.c (spew_debug): Remove.kazu2005-05-061-4/+0
* * decl2.c (deferred_fns, note_vague_linkage_fn,kazu2005-05-051-12/+5
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-3/+3
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-1/+1