aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-02tree.h (struct tree_decl_map): New type.Jakub Jelinek1-12/+12
2010-02-17re PR c++/43075 (20_util/bind/ref2.cc FAILs)Jason Merrill1-43/+0
2009-11-23re PR c++/14777 (typedef doesn't fully expose base class type)Dodji Seketeli1-0/+2
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill1-0/+2
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-1/+1
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-15/+0
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli1-1/+11
2009-03-05re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...Jason Merrill1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-03-07c-common.c (vector_types_convertible_p): Call langhook instead of comptypes.Paolo Bonzini1-13/+1
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-25decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini1-1/+0
2007-08-20re PR c++/22369 (C++ produces mis-matched types with pointers to member funct...Richard Guenther1-1/+3
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-2/+2
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+15
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-15/+0
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini1-0/+3
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor1-0/+11
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-2/+2
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-2/+2
2006-12-04cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka1-23/+23
2006-11-21cp-tree.def (STATIC_ASSERT): New.Douglas Gregor1-0/+1
2006-09-11re PR c++/28991 (Static constructor emitted instead of initialized variable)Mark Mitchell1-0/+15
2006-08-02re PR c++/28479 (cc1plus just sits there eating CPU and RAM for a simple prog...Richard Guenther1-2/+1
2006-07-05re PR middle-end/27084 (Does not propagate memory load base through useless t...Richard Guenther1-1/+2
2006-06-06Fix up whitespacingMike Stump1-4/+4
2006-01-29call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis1-2/+2
2005-12-02decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis1-2/+2
2005-07-09cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.Andrew Pinski1-0/+44
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-11/+11
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-1/+1
2004-12-14re PR c++/18793 (ICE in cp_expr_size)Mark Mitchell1-6/+21
2004-11-04re PR tree-optimization/18184 (Tree optimizers ignore pointer modes)Ulrich Weigand1-0/+2
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-0/+20
2004-08-31Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski1-0/+167