class.c (get_vtable_decl): Replace finish_decl with cp_finish_decl.
[gcc.git] / gcc / cp / ChangeLog
2009-06-18 Aldy Hernandezclass.c (get_vtable_decl): Replace finish_decl with...
2009-06-16 David Edelsohnaix.h (LIBSTDCXX_STATIC): Remove -lstdc++.
2009-06-16 Ian Lance TaylorMake-lang.in (cp/class.o): Depend upon gt-cp-class.h.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-16 Ian Lance Taylordf-problems.c (df_simulate_one_insn_forwards): Fix...
2009-06-15 Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-09 Jason Merrillre PR c++/40381 (Revision 142379 caused ICE with delete...
2009-06-09 Jason Merrillparser.c (cp_parser_type_id_1): 'auto' type is ok with...
2009-06-08 Jakub Jelinekre PR c++/40373 (ICE with invalid destructor call)
2009-06-08 Jakub Jelinekre PR c++/40370 (ICE with invalid array bound in templa...
2009-06-08 Alexandre Olivacommon.opt (fcompare-debug=, [...]): New.
2009-06-07 Ian Lance Taylorextend.texi (Attribute Syntax): Document that C++ label...
2009-06-03 Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-06-03 Mark Mitchell* decl.c (maybe_deduce_size_from_array_init): Use relay...
2009-06-02 Jason Merrillre PR c++/40308 (Brace initialization fails for member...
2009-06-02 Jason Merrillre PR c++/40306 (ICE when using auto to declare a local...
2009-06-02 Simon Martinre PR c++/38089 (g++ crash on invalid code)
2009-06-01 Aldy Hernandezdiagnostic.c (diagnostic_build_prefix): Always print...
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-28 Dodji SeketeliFix for PR c++/PR39754
2009-05-27 Jason Merrillcall.c (implicit_conversion): Handle conversion from...
2009-05-27 Ian Lance TaylorMakefile.in (LINKER, [...]): Define.
2009-05-26 Ian Lance TaylorMakefile.in (COMPILER, [...]): Define.
2009-05-26 Dodji Seketelire PR c++/40007 (specialization causes access problem...
2009-05-25 Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-22 Mark Mitchelltree.c (handle_dll_attribute): Mark dllexport'd inlines...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-19 Andrew Pinskic-typeck.c (build_binary_op): Allow % on integal vectors.
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-05-17 Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-17 Joseph Myerstree.c (cxx_printable_name_internal): Allow consecutive...
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-15 Manuel López-Ibáñezre PR c/16302 (gcc fails to warn about some common...
2009-05-14 Taras GlekCorrect formatting errors commited in rev 147516
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-14 Taras GlekUpdated the wrong changelog
2009-05-10 Jan HubickaFix changelog entry.
2009-05-10 Joseph Myerspretty-print.h (struct pretty_print_info): Add translat...
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-06 Dodji Seketelire PR c++/17395 (Incorrect lookup for parameters)
2009-05-05 Shujing Zhaocp-tree.h: (opname_tab...
2009-05-05 Nathan Sidwelltypeck.c (cp_build_compound_expr): Require RHS to have...
2009-05-05 Jakub Jelinekre PR c++/40013 (ICE when creating a local array with...
2009-05-04 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2009-05-01 Joseph Myersc-objc-common.c (c_tree_printer): Print identifiers...
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-27 Jakub Jelinekre PR c++/39875 (Wrong "value computed is not used...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Dodji Seketelire PR c++/39639 (no diagnostic for ill-formed pack...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-21 Manuel López-Ibáñezre PR c++/35711 (bad text in -Wcast-qual warning (forge...
2009-04-21 Joseph MyersABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 Manuel López-Ibáñezre PR c/16202 (The -Wsequence-point warning misses...
2009-04-20 Manuel López-Ibáñezre PR c++/13358 (long long and C++ do not mix well)
2009-04-20 Le-Chun Wure PR c++/39803 (Bogus 'unused value' warning on declar...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-20 Ian Lance Taylorcp-tree.h (base_access): Change typedef to int.
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-18 Kazu Hiratacp-tree.h: Remove the prototype for insert_block.
2009-04-16 Ian Lance Taylorcp-tree.h (enum tsubst_flags): Rename from enum tsubst_...
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-15 Le-Chun Wure PR c++/39551 (C++ frontend not warn about unused...
2009-04-15 Diego Novillodiagnostic.c (diagnostic_report_diagnostic): Do not...
2009-04-14 Diego Novillo[multiple changes]
2009-04-14 Jason Merrillre PR c++/39763 (-Wshadow reports shadowed declarations...
2009-04-13 Jason Merrillfix changelog dates
2009-04-13 Jason Merrillre PR c++/39480 (generated memcpy causes trouble in...
2009-04-13 Jason Merrillre PR c++/39750 (ICE in uses_template_parms, at cp...
2009-04-13 Jason Merrillre PR c++/39742 (ice in C++ overload resolution)
2009-04-10 H.J. Lure PR c++/28301 (ICE with broken specialization)
2009-04-10 H.J. Luparser.c (cp_parser_class_specifier): Remove the unused...
2009-04-10 Manuel López-Ibáñez2009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-08 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-08 Dodji Seketelire PR c++/39637 (ICE on ill-formed sizeof(<parameter...
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-04-07 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-06 Jason Merrillre PR c++/35146 (weird error in template function speci...
2009-04-05 Jason Merrillfix ChangeLogs
2009-04-05 Jason Merrillre PR c++/14912 (Do not print default template argument...
2009-04-04 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-03 Jason Merrillre PR c++/39608 ('expr' cannot appear in a constant...
2009-04-02 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-04-01 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-03-31 Jason MerrillC++ DR 613
2009-03-31 Jason Merrillptree.c (cxx_print_decl): Pretty-print full name of...
2009-03-31 Jason Merrilldecl.c (grokdeclarator): Reject pointer to qualified...
2009-03-31 Jason Merrillre PR c++/37806 (CV-qualifiers on function typedef...
2009-03-31 Jason Merrillmangle.c (write_expression): Mangle dependent name...
2009-03-31 Jason MerrillPR c++/38030, 38850, 39070
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-28 Jakub Jelinekre PR c++/39554 (-Wdisallowed-function-list fails when...
2009-03-27 Jan Hubickaexcept.c (choose_personality_routine): Set terminate_no...
2009-03-27 Dodji Seketelire PR debug/37959 (g++ does not emit DW_AT_explicit)
next