summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.c
Commit message (Expand)AuthorAgeFilesLines
* cp-tree.def (STATIC_ASSERT): New.Douglas Gregor2006-11-211-0/+1
* re PR c++/28991 (Static constructor emitted instead of initialized variable)Mark Mitchell2006-09-111-0/+15
* re PR c++/28479 (cc1plus just sits there eating CPU and RAM for a simple prog...Richard Guenther2006-08-021-2/+1
* re PR middle-end/27084 (Does not propagate memory load base through useless t...Richard Guenther2006-07-051-1/+2
* Fix up whitespacingMike Stump2006-06-061-4/+4
* call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis2006-01-291-2/+2
* decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis2005-12-021-2/+2
* cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.Andrew Pinski2005-07-091-0/+44
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-11/+11
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-1/+1
* re PR c++/18793 (ICE in cp_expr_size)Mark Mitchell2004-12-141-6/+21
* re PR tree-optimization/18184 (Tree optimizers ignore pointer modes)Ulrich Weigand2004-11-041-0/+2
* c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski2004-11-021-0/+20
* Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski2004-08-311-0/+167