nan_inf_fmt.f90: Revise test to include case of field width of zero.
[platform/upstream/gcc.git] / gcc / cp /
2005-07-22 Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-21 Andrew Pinskiclass.c (build_base_path): Fix typo.
2005-07-21 Andrew Pinskire PR c++/22358 (C++ front-end produces mis-match types...
2005-07-21 Doug GregorCompleted this ChangeLog entry:
2005-07-21 Volker Reicheltcall.c: Fix comment typo(s).
2005-07-21 Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-18 Mark Mitchellre PR c++/22263 (explicit instantiation fails to emit...
2005-07-17 Mark Mitchellre PR c++/22139 (Segfault with templates and friend...
2005-07-16 Kaveh R. Ghazicall.c (diagnostic_fn_t): New.
2005-07-16 Mark Mitchellre PR c++/22204 ([repo] internal compiler error: Segmen...
2005-07-15 Daniel Berlinre PR c++/22452 (ICE expected tree that contains 'decl...
2005-07-15 Mark Mitchellre PR c++/22132 (Wrong code: upcasting a const class...
2005-07-13 Aldy HernandezRemove bogus entry.
2005-07-12 Volker Reicheltre PR c++/20172 (Invalid non-type template parameters...
2005-07-09 Andrew Pinskicp-lang.c (shadowed_var_for_decl, [...]): Move over...
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-08 Nathan Sidwellre PR c++/21799 (Spurious ambiguity with pointers to...
2005-07-07 Nathan Sidwellpt.c (type_unification_real): Remove allow_incomplete...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03 Gabriel Dos Reistree-dump.h (dump_string_field): Declare.
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 Kazu HirataMake-lang.in (cc1plus-checksum.c): Use build/genchecksu...
2005-07-02 Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-07-01 Daniel Berlindecl.c (require_complete_types_for_parms): Call relayou...
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-28 Joseph Myerstarget.h (invalid_conversion, [...]): New hooks.
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-27 Nathan Sidwellremove 2004 entries, which have been moved to ChangeLog...
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-26 Kaveh R. Ghazigenautomata.c (decl_mode_check_failed, [...]): Add...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-22 Volker Reichelt* pt.c (register_specialization): Remove superfluous...
2005-06-18 Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-17 Geoffrey Keatingre PR c++/17413 (local classes as template argument)
2005-06-16 Nathan Sidwellrtti.c (get_tinfo_decl): Avoid caching tinfo_descs...
2005-06-15 Aldy Hernandeztypeck.c (build_binary_op): Same.
2005-06-15 Nathan Sidwellre PR c++/20678 (Make process stopped)
2005-06-15 Nathan SidwellMake-lang.in: Reformat some long lines.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-14 Roger Sayle* decl.c (grokdeclarator): Only check TREE_OVERFLOW...
2005-06-14 Geoffrey KeatingIndex: ChangeLog
2005-06-13 Nathan Sidwellre PR c++/20789 (ICE with incomplete type in template)
2005-06-12 Roger Saylere PR c++/21930 (pretty printer confusion)
2005-06-10 Aldy Hernandezre PR c++/10611 (operations on vector mode not recogniz...
2005-06-08 Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-08 Volker Reicheltre PR c++/19894 (pointer-to-void member not rejected...
2005-06-07 Nathan Sidwellmissed entry
2005-06-07 Nathan Sidwellcp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-07 Nathan Sidwellparser.c (cp_parser_late_parsing_default_args): Fix...
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-06 Nathan Sidwellre PR c++/21903 (Default argument of template function...
2005-06-06 Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-06-06 Hans-Peter Nilsson* config-lang.in (target_libs): Remove target-gperf.
2005-06-05 Mark Mitchellre PR c++/21619 (__builtin_constant_p(&"Hello"[0])...
2005-06-03 Mark Mitchellre PR c++/21853 (constness of pointer to data member...
2005-06-03 Mark Mitchellre PR c++/21336 (Internal compiler error when using...
2005-06-02 Nathan Sidwell* method.c (synthesize_method): Add addtional arg to...
2005-06-02 Nathan Sidwellre PR c++/21280 (#pragma interface, templates, and...
2005-06-02 Nathan Sidwelldecl.c (start_decl): Simplify specialization handling.
2005-06-02 Nathan Sidwellre PR c++/20350 (extern template and struct initializer...
2005-06-02 Nathan Sidwellre PR c++/21151 (ICE when compiling c++ PCH of class...
2005-05-31 Nathan Sidwellre PR c++/21165 (bogus error on a user-defined conversi...
2005-05-30 Mark Mitchellre PR c++/21784 (Using vs builtin names)
2005-05-30 Kazu Hirata* operators.def, optimize.c: Update copyright.
2005-05-29 Mark Mitchellre PR c++/21340 (error in constructor lookup (can't...
2005-05-28 Mark Mitchellre PR c++/21614 (wrong code when calling member functio...
2005-05-28 Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-05-27 Nathan Sidwellre PR c++/21455 (type 'X' is not a base type for type...
2005-05-27 Nathan Sidwellre PR c++/21681 (ICE with nested types in template)
2005-05-26 Volker Reicheltre PR translation/21768 (ICE in error message due to...
2005-05-26 Volker Reichelt* call.c (build_op_delete_call): Fix quoting in error...
2005-05-25 Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-25 Volker Reicheltre PR c++/21686 (weird quoting in an error message)
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-24 Ziemowit Laskiclass.c (layout_class_type): Do not issue C++ ABI warni...
2005-05-24 Andrew Pinskire PR c++/21645 (C++ ICE in cxx_types_compatible_p)
2005-05-23 Jason Merrilltweak comment
2005-05-20 Ziemowit LaskiGive credit, where credit is due.
2005-05-19 Jakub Jelinekre PR c++/21495 (internal compiler error: Segmentation...
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-18 Jan HubickaFix forgotten ChangeLog entries.
2005-05-18 Geoffrey Keatingdummy-checksum.c: New.
2005-05-18 Nathan Sidwellsplit old changelogs by year
2005-05-17 H.J. Lure PR libstdc++/19664 (libstdc++ headers should have...
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 Jakub Jelinekre PR c++/21454 (const array doesn't live in the rodata...
2005-05-16 Richard Hendersondecl.c (build_library_fn_1): Move setting TREE_NOTHROW ...
2005-05-12 Ian Lance Taylorc-common.h (statement_code_p): Don't declare.
2005-05-10 Mark Mitchelltypeck.c (build_unary_op): Do not resort to address...
2005-05-08 Kazu Hirataclass.c (vtbl_init_data_s): Change the type of fns...
2005-05-07 Richard Sandifordinvoke.texi: Remove documentation for MIPS' -mint64...
2005-05-07 Kazu Hiratamangle.c (globals): Change the type of substitutions...
2005-05-07 Kazu Hiratadecl.c (wrapup_globals_for_namespace): Use VEC instead...
next