errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / cp /
2007-03-05 Volker Reichelttypeck2.c (readonly_error): Always emit a hard error.
2007-03-04 Simon Martinre PR c++/30895 (ICE with complex values in template...
2007-03-03 Manuel López-Ibáñezre PR c++/15787 (Poor error message with if and blocks)
2007-03-02 Simon Martinre PR c++/28253 (ICE with invalid covariant return)
2007-03-02 Geoffrey KeatingIndex: gcc/cp/ChangeLog
2007-03-02 Manuel López-Ibáñeztypeck.c (common_base_type): Delete unused function.
2007-03-02 Brooks Moses* Make-lang.in: Add dummy lang.install-pdf target.
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-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-23 Richard Guentherclass.c (note_name_declared_in_class): Make declaration...
2007-02-22 Michael Matzdwarf2out.c (add_AT_string): Call ggc_strdup once per...
2007-02-20 Mark Mitchellcall.c (build_new_method_call): Ensure that explicit...
2007-02-19 Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-18 Kazu Hirata* decl.c, tree.c: Fix comment typos.
2007-02-16 Andrew Pinskire PR c++/30158 (ICE with invalid statement-expressions)
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Manuel López-Ibáñezre PR c++/28943 (Unusable error message when using...
2007-02-12 Dirk Muellerfriend.c (do_friend): Annotate warning about friend...
2007-02-12 Simon Martinre PR c++/14622 (type mismatch in explicit template...
2007-02-12 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-02-11 Mark Mitchellre PR c++/26988 (template constructor in template class...
2007-02-11 Mark Mitchellre PR target/29487 (Shared libstdc++ fails to link)
2007-02-10 Gabriel Dos Reis* parser.c (cp_parser_primary_expression): Reformat...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-07 Jakub Jelinekre PR c++/30703 (ICE Segmentation fault on using OpenMP)
2007-02-05 Dirk Muellerre PR bootstrap/30510 (Gcc failed to bootstrap)
2007-02-05 Paolo Bonzinicp-tree.h (OMP_ATOMIC_CODE): Delete.
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 Douglas Gregorparser.c (cp_lexer_get_preprocessor_token): Attach...
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-31 Roger Sayleerror.c (dump_type_suffix): Avoid use of cp_build_binar...
2007-01-30 Manuel López-Ibáñezre PR c++/24745 (unpleasant warning for "if (NULL)")
2007-01-29 Manuel López-Ibáñez007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-28 Andrew Pinskire PR c++/28988 (g++ does not check first type name...
2007-01-25 Douglas Gregorlex.c (D_CPP0X): Rename.
2007-01-23 Simon Martinre PR c++/27492 (ICE on invalid covariant return type)
2007-01-23 Ian Lance Taylortypeck.c (convert_for_assignment): Only warn about...
2007-01-23 Roger Saylecall.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_O...
2007-01-20 Jan Hubickadecl2.c (start_objects, [...]): Do not make the functio...
2007-01-17 Ian Lance Taylorvec.h (VEC_reserve_exact): Define.
2007-01-11 Simon Martinre PR c++/29573 (ICE after parse error in template...
2007-01-11 Mark MitchellRemove accidentally checked in hunk.
2007-01-11 Paolo Bonziniconfigure.ac (strict1_warn): Rename to strict_warn.
2007-01-11 Mark Mitchellre PR c++/28999 (ICE on invalid use of typename)
2007-01-09 Geoffrey KeatingIndex: ChangeLog
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-07 Manuel López-Ibáñezre PR c++/28986 (Failure to diagnose overflow in consta...
2007-01-06 Lee Millwardre PR c++/19439 (Duplicate destructor accepted)
2007-01-05 Manuel López-Ibáñezre PR c/19978 (overflow in expression of constants...
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-05 Douglas Gregorpt.c (tsubst): Propagate the need for structural equali...
2007-01-03 Kazu Hirata* pt.c: Fix a comment typo.
2007-01-02 Ian Lance Taylorc-common.c (c_common_truthvalue_conversion): When warni...
2007-01-02 Douglas Gregorpt.c (canonical_template_parms): Correct typo in comment.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-31 Simon Martinre PR c++/29731 (ICE with statement expression as templ...
2006-12-28 Kazu Hiratacp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.
2006-12-28 Kazu Hirata* decl2.c: Fix a comment typo.
2006-12-28 Kazu Hiratacp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.
2006-12-22 Andrew Pinskire PR c++/30225 (builtins's decl is copied in some...
2006-12-22 Andrew Pinskire PR c++/30168 (C++ constructors can cause invalid...
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-16 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-12 Manuel López-Ibáñezdecl.c (build_enumerator): Update error message to...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-10 Zack Weinbergc-opts.c (c_common_parse_file): Unconditionally give...
2006-12-08 Mark Mitchellre PR c++/29732 (ICE on invalid friend declaration)
2006-12-07 Lee Millwardre PR c++/29980 (ICE using attribute in invalid declara...
2006-12-06 Mark Mitchellre PR c++/29730 (ICE on invalid declaration of template...
2006-12-06 Mark Mitchellre PR c++/29729 (ICE with template class in template...
2006-12-05 Mark Mitchellre PR c++/29728 (ICE on invalid initializer in template...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Jan Hubickacp-objcp-common.c (cp_expr_size): Return NULL in the...
2006-12-04 Mark Mitchellre PR c++/29733 (ICE on initialization of function...
2006-12-04 Mark Mitchellre PR c++/29632 (ICE on invalid code: regenerate_decl_f...
2006-12-04 Eric Botcazoutree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE...
2006-12-04 Richard Hendersonre PR c++/14329 ([4.1 only] badly formatted warnings...
2006-12-02 Andrew Pinskire PR c++/30033 (ICE on valid with --std=c++0x (static_...
2006-12-02 Kazu Hirata* name-lookup.c: Follow spelling conventions.
2006-12-01 Geoffrey Keatingdecl.c (poplevel): Check DECL_INITIAL invariant.
2006-12-01 Volker Reicheltre PR c++/30022 (ICE on vector operand in division)
2006-12-01 Ryan Mansfieldre PR c++/29066 (ptrmemfunc_vbit_in_delta is broken)
2006-11-30 Dirk Muellerre PR c++/18313 (Missing warning for superfluous const...
2006-11-30 Geoffrey Keatingrtti.c (get_tinfo_decl): Handle return value from pushd...
2006-11-29 Lee Millwardre PR c++/29022 (ICE using operator int in invalid...
2006-11-28 Jakub Jelinekre PR c++/29735 (ICE on "main" returning vector)
2006-11-28 Mark Mitchellclass.c (build_vcall_offset_vtbl_entries): Do not add...
2006-11-27 Mark Mitchellre PR c++/29886 (Cast misinterpreted as variable declar...
2006-11-21 Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-11-21 Jakub Jelinekre PR c++/29570 (ICE with brace-enclosed initializer)
2006-11-21 Jakub Jelinekre PR c++/29734 (ICE with vector in switch condition)
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
next