typeck.c (cp_apply_type_quals_to_decl): Expand documentation.
[platform/upstream/gcc.git] / gcc / cp / decl.c
2007-10-16 Mark Mitchelltypeck.c (cp_apply_type_quals_to_decl): Expand document...
2007-10-14 Andrew Pinskire PR c++/30303 (ICE with invalid constructor definition)
2007-10-03 Alexandre Olivadecl.c (duplicate_decls): Preserve linkage flags for...
2007-10-03 Jason Merrillre PR c++/15764 (no cleanup if temporary's dtor termina...
2007-09-30 Jason Merrillre PR c++/33094 (ICE on valid C++ virtual template...
2007-09-23 Jason Merrillre PR c++/16370 (__attribute__((deprecated)) not useful...
2007-09-20 Paolo Carlinire PR c++/33460 (ICE with static member in anonymous...
2007-09-06 Paolo Carlinire PR c++/32674 (ICE in lvalue_p_1 initialising static...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-09-05 Jakub Jelinekre PR c++/33289 (__sprintf_chk etc. not DECL_ANTICIPATED)
2007-09-05 Jakub Jelinekdecl.c (duplicate_decls): Set TREE_NOTHROW on __builtin...
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-04 Richard Sandiforddecl.c (cp_finish_decl): Call determine_visibility...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-31 Jakub Jelinek* decl.c (duplicate_decls): Remove duplicated line.
2007-08-30 Jakub Jelinekdecl.c (start_preparsed_function): Set DECL_DISREGARD_I...
2007-08-28 Jason Merrillre PR c++/28558 (Trouble with __attribute__ and non...
2007-08-28 Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-27 Alexandre Olivaextend.texi (gnu_inline funtion attribute): Document...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25 Paolo Bonzinidecl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
2007-08-20 Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-15 Jakub Jelinekre PR c++/32992 (Incorrect code generated for anonymous...
2007-08-14 Paolo Carlinire PR c++/27211 (Bogus error "template definition of...
2007-08-10 Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-08-10 Paolo Carlinire PR c++/22256 (diagnostic shows wrong type for conver...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-24 Paolo Carlinire PR c++/29001 (ICE on invalid return from operator...
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-07-09 Richard Guentherdecl.c (start_preparsed_function): Do not promote retur...
2007-07-06 Mark Mitchellre PR c++/32245 (wrong POD type initialization with...
2007-07-04 Douglas Gregortree.c (maybe_canonicalize_argtypes): New.
2007-07-01 Ollie Wildname-lookup.c (ambiguous_decl): Fix case when new-...
2007-06-28 Geoffrey KeatingIndex: gcc/ChangeLog
2007-06-25 Simon Martinre PR c++/32111 (ICE declaring destructor as friend)
2007-06-15 Mark Mitchellcp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-06-07 Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-06-05 Simon Baldwindecl.c (grokdeclarator): Readability change.
2007-06-01 Mark Mitchelldecl.c (get_atexit_fn_ptr_type): New function.
2007-05-31 Jakub Jelinekre PR c++/31806 (miscompilation with -fschedule-insns2...
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-30 Jakub Jelinekre PR c++/31809 (sometimes TREE_READONLY is still set...
2007-05-22 Ollie Wilddecl.c (duplicate_decls): Verify namespace names are...
2007-05-21 Mark Mitchelldecl.c (cxx_maybe_build_cleanup): Handle __attribute__...
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-29 Andrew Pinskire PR c++/30221 (internal compiler error: in reshape_in...
2007-04-27 Simon Baldwindecl.c (grokparms): Changed message format from %qD...
2007-04-23 Simon Baldwindecl.c (grokparms): Added new error for duplicate funct...
2007-04-02 Jason Merrillre PR c++/31187 (extern declaration of variable in...
2007-03-30 Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-28 Simon Martinre PR c++/29077 (Incorrect error message for destructor...
2007-03-28 Douglas Gregordecl.c (redeclaration_error_message): Complain when...
2007-03-28 Douglas Gregor[multiple changes]
2007-03-15 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2007-03-12 Seongbae Parkinvoke.texi (Wvla): New warning.
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-03-08 Alexandre Olivac-decl.c (grokdeclarator): Disable warnings for anonymo...
2007-03-01 Simon Baldwinre PR c++/23689 (Malformed typedef silently ignored)
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-18 Kazu Hirata* decl.c, tree.c: Fix comment typos.
2007-02-11 Mark Mitchellre PR target/29487 (Shared libstdc++ fails to link)
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-04 Gabriel Dos Reis* decl.c (grokdeclarator): Use OPT_Wreturn_type instead...
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-02-04 Gabriel Dos Reis* decl.c (grokdeclarator): Update documentation.
2007-02-02 Jakub Jelinekre PR c++/30536 (ICE with __thread and register)
2007-01-29 Manuel López-Ibáñez007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-23 Simon Martinre PR c++/27492 (ICE on invalid covariant return type)
2007-01-11 Mark Mitchellre PR c++/28999 (ICE on invalid use of typename)
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-22 Andrew Pinskire PR c++/30225 (builtins's decl is copied in some...
2006-12-22 Kazu Hirata* decl.c: Fix a coment typo.
2006-12-18 Ian Lance Taylorc.opt (Wmissing-declarations): Add C++ and ObjC++.
2006-12-12 Manuel López-Ibáñezdecl.c (build_enumerator): Update error message to...
2006-12-05 Mark Mitchellre PR c++/29728 (ICE on invalid initializer in template...
2006-12-02 Andrew Pinskire PR c++/30033 (ICE on valid with --std=c++0x (static_...
2006-12-01 Geoffrey Keatingdecl.c (poplevel): Check DECL_INITIAL invariant.
2006-11-30 Dirk Muellerre PR c++/18313 (Missing warning for superfluous const...
2006-11-28 Jakub Jelinekre PR c++/29735 (ICE on "main" returning vector)
2006-11-21 Jakub Jelinekre PR c++/29570 (ICE with brace-enclosed initializer)
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-11-01 Danny Smithtarget.h (targetm.cxx.use_atexit_for_cxa_atexit): New...
2006-10-30 Dirk Mueller* decl.c (grokdeclarator): Fix line-wrapping.
2006-10-30 Dirk Muellerfix typo
2006-10-30 Dirk Muellerre PR c++/28704 (%s substituted with "static member...
2006-10-30 Dirk Muellerre PR c++/6321 (no warning for bad main function declar...
2006-10-30 Dirk Muellerre PR c++/28669 (%s substituted with static/non- can...
2006-10-29 Kazu Hirata* decl.c: Fix a comment typo.
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-17 Lee Millwardre PR c++/27952 (ICE with invalid virtual inheritance)
2006-10-17 Mark Mitchellre PR c++/27270 (ICE in process_init_constructor_array...
2006-10-12 Lee Millwardre PR c++/27961 (ICE on invalid template declaration)
2006-10-12 Mark Mitchellre PR c++/29175 (ICE on invalid C++ variable length...
2006-10-11 Lee Millwardre PR c++/29024 (storage class specifier accepted for...
2006-10-10 Richard Guentherre PR rtl-optimization/29323 (set_nothrow_function_flag...
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
next