summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.c
Commit message (Expand)AuthorAgeFilesLines
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-2/+7
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* tree.h (struct tree_decl_map): New type.Jakub Jelinek2010-06-021-12/+12
* re PR c++/43075 (20_util/bind/ref2.cc FAILs)Jason Merrill2010-02-171-43/+0
* re PR c++/14777 (typedef doesn't fully expose base class type)Dodji Seketeli2009-11-231-0/+2
* merge in cxx0x-lambdas-branch@152308Jason Merrill2009-09-291-0/+2
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-1/+1
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-15/+0
* re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli2009-03-271-1/+11
* re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...Jason Merrill2009-03-051-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* c-common.c (vector_types_convertible_p): Call langhook instead of comptypes.Paolo Bonzini2008-03-071-13/+1
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini2007-08-251-1/+0
* re PR c++/22369 (C++ produces mis-matched types with pointers to member funct...Richard Guenther2007-08-201-1/+3
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-2/+2
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+15
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-15/+0
* re PR c++/26099 (support for type traits is not available)Paolo Carlini2007-03-301-0/+3
* re PR c++/20599 (variadic template support)Douglas Gregor2007-03-101-0/+11
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-2/+2
* class.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-2/+2
* cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka2006-12-041-23/+23
* 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