1. 28 May, 2008 3 commits
    • sem_ch3.adb (Derive_Progenitor_Primitives): Add missing support for user-defined… · 8c3dd7a8
      sem_ch3.adb (Derive_Progenitor_Primitives): Add missing support for user-defined predefined primitives.
      
      2008-05-28  Javier Miranda  <miranda@adacore.com>
      
      	* sem_ch3.adb (Derive_Progenitor_Primitives): Add missing support
      	for user-defined predefined primitives.
      	
      	* sem_util.adb (Matches_Prefixed_View_Profile): Ditto.
      	(Find_Overridden_Synchronized_Primitive): Ditto.
      
      	* sem_ch6.adb (Check_Synchronized_Overriding): Ditto.
      
      From-SVN: r136072
      Javier Miranda committed
    • mips.c (mips_cpu_info_table): Add loongson2e and loongson2f entries. · 33db2060
      2008-05-28  Mark Shinwell  <shinwell@codesourcery.com>
      
      	* config/mips/mips.c (mips_cpu_info_table): Add loongson2e
      	and loongson2f entries.
      	(mips_rtx_cost_data): Add entries for Loongson-2E/2F.
      	* config/mips/mips.h (processor_type): Add Loongson-2E
      	and Loongson-2F entries.
      	(TARGET_LOONGSON_2E, TARGET_LOONGSON_2F, TARGET_LOONGSON_2EF): New.
      	(MIPS_ISA_LEVEL_SPEC): Handle Loongson-2E/2F.
      	* config/mips/mips.md (define_attr cpu): Add loongson2e and loongson2f.
      	* doc/invoke.texi (MIPS Options): Document loongson2e
      	and loongson2f processor names.
      
      From-SVN: r136071
      Mark Shinwell committed
    • Daily bump. · 3dce86b9
      From-SVN: r136064
      GCC Administrator committed
  2. 27 May, 2008 37 commits