diagnostics.c (permerror_at): Rename as permerror.
[gcc.git] / gcc / cp / decl2.c
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-07-30 Dodji Seketelire PR c++/36767 (Segmentation fault with -fprofile...
2008-07-29 Jan Hubickaoptimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickatypeck.c (inline_conversion): Remove.
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
2008-07-17 Julian Browndecl2.c (determine_visibility): Allow target to overrid...
2008-06-30 Jakub Jelinekre PR c++/36662 (vector vs template)
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-14 Simon Martinre PR c++/35320 (ICE with invalid friend declaration)
2008-04-24 Jakub Jelinekre PR c++/35758 (vector_size attribute lost in function...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-13 Jason MerrillPR c++/34962, c++/34937, c++/34939
2008-02-10 Jason Merrillre PR c++/34094 (Undefined static data member in anonym...
2008-02-05 Douglas Gregorre PR c++/35074 (ICE with attribute "aligned" for templ...
2008-01-29 Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-25 Jason Merrilldecl2.c (is_late_template_attribute): Don't defer attri...
2008-01-24 Jason Merrillre PR c++/34913 (ICE vector in template)
2007-12-11 Jakub Jelinekre PR c++/34238 ("static data member used, but not...
2007-12-09 Jakub Jelinekre PR c++/34178 (Compilation using -frepo fails)
2007-11-22 Jakub Jelinekre PR c++/34094 (Undefined static data member in anonym...
2007-11-05 H.J. Lure PR c++/33871 (typeinfo name referenced in ... define...
2007-11-02 Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-10-30 Jakub Jelinekre PR c++/33616 ("lvalue required as unary '&' operand...
2007-10-26 Paolo Carlinire PR c++/31988 (new operator should not permit default...
2007-09-30 Jason Merrillre PR c++/33094 (ICE on valid C++ virtual template...
2007-09-27 Jason Merrilldecl2.c (is_late_template_attribute): Don't crash on...
2007-09-23 Jason Merrillre PR c++/19407 (vector keyword in typedef inside templ...
2007-09-18 Jason Merrillre PR c++/17743 (dependent expressions in attributes)
2007-09-14 Jason MerrillPR c++/17743, c++/19163
2007-09-07 Jason Merrill* decl2.c (get_guard): Copy visibility from the guarded...
2007-08-22 Jason Merrillre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-14 Paolo Carlinire PR c++/27211 (Bogus error "template definition of...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-28 Geoffrey KeatingIndex: gcc/ChangeLog
2007-06-28 Geoffrey Keatingdecl2.c (start_objects): Mark constructor-runnning...
2007-06-23 Mark Mitchellextend.texi: Document that dllimport and dllexport...
2007-06-15 Mark Mitchellcp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-06-14 Geoffrey Keatingdecl2.c (determine_visibility): Ensure that functions...
2007-06-14 Geoffrey Keatingre PR libgcj/31093 (Multicast PromiscuousTraffic)
2007-06-01 Mark Mitchelldecl.c (get_atexit_fn_ptr_type): New function.
2007-05-11 Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-05-02 Seongbae Parkre PR c++/31663 (Segfault in constrain_class_visibility...
2007-04-23 Jan Hubickadecl2.c (finish_objects): Do not call target constructo...
2007-04-16 Seongbae Parkre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-26 Mark Mitchellc-decl.c (static_ctors): Move to c-common.c.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-20 Jan Hubickadecl2.c (start_objects, [...]): Do not make the functio...
2006-12-28 Kazu Hirata* decl2.c: Fix a comment typo.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-06 Mark Mitchellre PR c++/29729 (ICE with template class in template...
2006-11-01 Geoffrey KeatingIn gcc/:
2006-11-01 Geoffrey KeatingIn gcc/:
2006-10-20 Lee Millwardre PR c++/28053 (ICE deriving from class with invalid...
2006-10-03 Mark Mitchellre PR c++/29138 (access declarations don't work for...
2006-08-27 Mark Mitchellre PR c++/28058 (ICE in inline_forbidden_p)
2006-08-25 Nathan Sidwellre PR c++/27787 (Qualified lookup fails to find inherit...
2006-08-21 Lee Millwardre PR c++/28741 (ICE with static member in invalid...
2006-08-01 Steve Ellceyre PR c++/28432 (duplicate "no member function declared...
2006-07-21 Jason Merrilldecl2.c (determine_visibility): Don't propagate visibil...
2006-07-21 Mike Stumpinvoke.texi (C++ Dialect Options): Note that -fvisibili...
2006-07-20 Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-17 Steve Ellceyre PR c++/28304 (ICE looking up invalid member template)
2006-07-16 Jakub Jelinekre PR c++/28370 (undefined reference to template class...
2006-07-15 Lee Millwardre PR c++/28292 (ICE in acceptable_java_type)
2006-07-15 Volker Reicheltre PR c++/28387 (ICE with attribute on invalid declaration)
2006-07-14 Volker Reicheltre PR c++/28343 (ICE with invalid asm specifier for...
2006-07-13 Geoffrey KeatingIndex: ChangeLog
2006-07-06 Jason Merrillre PR c++/28279 (ICE in finish_static_data_member_decl...
2006-06-30 Kazu Hirata* decl2.c: Fix a comment typo.
2006-06-30 Jason Merrillre PR c++/18698 (Error message using "using" for code...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-25 Lee Millwardre PR c++/28054 (ICE with friend declaration of invalid...
2006-06-12 Volker Reicheltre PR c++/27951 (ICE with invalid anonymous union)
2006-06-06 Mike StumpFix up whitespacing
2006-05-28 Kazu Hiratadecl.c, [...]: Fix comment typos.
2006-05-25 Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-17 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-05-08 Volker Reicheltre PR c++/27447 (ICE on invalid ptr-to-member-function)
2006-05-02 Mark Mitchellre PR c++/27309 (ICE on invalid constructor definition)
2006-04-30 Mark Mitchellre PR c++/27094 (tree check: expected tree_list, have...
2006-04-24 Mark Mitchellre PR c++/26912 (friend const member function specializ...
2006-04-08 Kazu Hirata* decl2.c, pt.c, semantics.c: Fix comment typos.
2006-03-21 Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-03 Mike Stumpdecl2.c (import_export_decl): Remove redundant call...
2006-03-02 Mike Stumpre PR target/25908 (vtables with vague linkage is not...
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-01-29 Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-19 Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-02 Mark Mitchell* decl2.c (mark_used): Fix typo in comment.
2005-12-23 Mark Mitchellre PR c++/25369 (use of inline function in template...
2005-12-02 Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-11-07 Jason Merrillre PR c++/17256 (undefined but used static or inline...
2005-11-05 Kazu Hirata* decl2.c, init.c, typeck.c: Fix comment typos.
next