1. 15 Apr, 2009 5 commits
    • sem_ch3.adb (Analyze_Type_Declaration): Create freeze node for access type even if... · 28450a75
      2009-04-15  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch3.adb (Analyze_Type_Declaration): Create freeze node for access
      	type even if the designated type comes from a limited_with clause, to
      	ensure that the symbol for the finalization list of the access type is
      	created.
      
      From-SVN: r146081
      Ed Schonberg committed
    • write.c (itoa): Rename back to gfc_itoa. · 4ff62609
             * io/write.c (itoa) : Rename back to gfc_itoa.
             (write_i): Adjust call to write_decimal.
             (write_integer):  Use gfc_itoa.
      
      From-SVN: r146079
      Danny Smith committed
    • diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins… · dab71827
      diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins for DK_ERROR and DK_WARNING.
      
      
      	* diagnostic.c (diagnostic_report_diagnostic): Do not
      	warn about loaded plugins for DK_ERROR and DK_WARNING.
      	* c-decl.c (declspecs_add_type): Move call to
      	invoke_plugin_callbacks ...
      	* c-parser.c (c_parser_declspecs): ... here.
      	* plugin.c (dump_active_plugins): Tidy output.
      
      cp/ChangeLog
      
      	* parser.c (cp_parser_type_specifier_seq): Move call to
      	invoke_plugin_callbacks ...
      	(cp_parser_type_specifier_seq): ... here.
      
      From-SVN: r146078
      Diego Novillo committed
    • spine.xml: Remove unused license entity, update copyright year. · f86ce601
      2009-04-14  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* doc/xml/spine.xml: Remove unused license entity, update
      	copyright year.
      
      	* doc/xml/manual/spine.xml: Markup for primary index terms.
      	* doc/xml/manual/numerics.xml: Same.
      	* doc/xml/manual/intro.xml: Same.
      	* doc/xml/manual/containers.xml: Same.
      	* doc/xml/manual/io.xml: Same.
      	* doc/xml/manual/appendix_porting.xml: Same.
      	* doc/xml/manual/utilities.xml: Same.
      	* doc/xml/manual/support.xml: Same.
      	* doc/xml/manual/localization.xml: Same.
      	* doc/xml/manual/strings.xml: Same.
      	* doc/xml/manual/extensions.xml: Same.
      	* doc/xml/manual/appendix_contributing.xml: Same.
      	* doc/xml/manual/diagnostics.xml: Same.
      	* doc/xml/manual/algorithms.xml: Same.
      	* doc/xml/manual/appendix_free.xml: Same.
      	* doc/xml/manual/iterators.xml: Same.
      
      	* doc/xml/gnu/gpl-3.0.xml: Fix xml markup regressions.
      	* doc/xml/gnu/fdl-1.2.xml: Same.
      
      	* doc/xml/manual/status_cxx200x.xml: Re-write.
      
      From-SVN: r146077
      Benjamin Kosnik committed
    • Daily bump. · 1d3f2ffc
      From-SVN: r146075
      GCC Administrator committed
  2. 14 Apr, 2009 14 commits
  3. 13 Apr, 2009 16 commits
  4. 12 Apr, 2009 5 commits