1. 15 Apr, 2009 11 commits
    • class.c (build_vtbl_ref_1): Remove call to assemble_external. · 3b482fca
      2009-04-15  Rafael Avila de Espindola  <espindola@google.com>
      
      	* class.c (build_vtbl_ref_1): Remove call to assemble_external.
      	* init.c (build_vtbl_address): Remove call to assemble_external.
      
      From-SVN: r146087
      Rafael Avila de Espindola committed
    • [multiple changes] · e358346d
      2009-04-15  Thomas Quinot  <quinot@adacore.com>
      
      	* sem_warn.ads: Minor reformatting
      
      2009-04-15  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch3.adb: better error message for illegal interfaces
      
      	* sem_ch6.adb (Possible_Freeze): Delay freezing a subprogram if a
      	formal is an incomplete type from a limited_with clause.
      
      From-SVN: r146086
      Arnaud Charlet committed
    • prj-nmsc.adb (Locate_Directory): New Boolean parameter Externally_Built indicating if... · a9872a59
      2009-04-15  Vincent Celier  <celier@adacore.com>
      
      	* prj-nmsc.adb (Locate_Directory): New Boolean parameter
      	Externally_Built indicating if the project is externally built. If it
      	is, and --subdirs is specified, but the subdir does not exist, look
      	for the specified directory, without the subdir.
      
      From-SVN: r146085
      Vincent Celier committed
    • [multiple changes] · b8aadf01
      2009-04-15  Gary Dismukes  <dismukes@adacore.com>
      
      	* a-tasatt.adb: Fix typo, plus minor reformatting
      
      	* sem_ch3.ads: Add missing hyphen ("class wide" => "class-wide").
      
      	* sem_ch10.adb: Add missing hyphen ("use visible" => "use-visible").
      
      2009-04-15  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch3.adb (Analyze_Private_Extension_Declaration): Verify that a
      	private extension whose parent is a synchronized interface carries an
      	explicit synchronized keyword.
      
      From-SVN: r146084
      Arnaud Charlet committed
    • exp_smem.adb (Make_Shared_Var_Procs): For a protected type... · a808ba1b
      2009-04-15  Thomas Quinot  <quinot@adacore.com>
      
      	* exp_smem.adb (Make_Shared_Var_Procs): For a protected type,
      	instantiate generic shared object package with the corresponding
      	record type.
      
      From-SVN: r146083
      Thomas Quinot committed
    • [multiple changes] · e0568eec
      2009-04-15  Arnaud Charlet  <charlet@adacore.com>
      
      	* system-linux-sparc.ads: Remove obsolete entries.
      
      2009-04-15  Thomas Quinot  <quinot@adacore.com>
      
      	* s-tasuti.ads: Add ??? comment
      
      From-SVN: r146082
      Arnaud Charlet committed
    • 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 15 commits