Commit 0bb52f25 by H.J. Lu

Convert leading spaces to tab

From-SVN: r206209
parent 8d2ae544
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
2013-12-25 Allan Sandfeld Jensen <sandfeld@kde.org> 2013-12-25 Allan Sandfeld Jensen <sandfeld@kde.org>
H.J. Lu <hongjiu.lu@intel.com> H.J. Lu <hongjiu.lu@intel.com>
PR target/59422 PR target/59422
* config/i386/cpuinfo.c (enum processor_types): Add AMD_BOBCAT * config/i386/cpuinfo.c (enum processor_types): Add AMD_BOBCAT
and AMD_JAGUAR. and AMD_JAGUAR.
(enum processor_subtypes): Add AMDFAM15H_BDVER3, AMDFAM15H_BDVER4, (enum processor_subtypes): Add AMDFAM15H_BDVER3, AMDFAM15H_BDVER4,
INTEL_COREI7_IVYBRIDGE and INTEL_COREI7_HASWELL. INTEL_COREI7_IVYBRIDGE and INTEL_COREI7_HASWELL.
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
(get_amd_cpu): Handle AMD_BOBCAT, AMD_JAGUAR, AMDFAM15H_BDVER2 and (get_amd_cpu): Handle AMD_BOBCAT, AMD_JAGUAR, AMDFAM15H_BDVER2 and
AMDFAM15H_BDVER3. AMDFAM15H_BDVER3.
(get_intel_cpu): Handle INTEL_COREI7 and INTEL_COREI7_HASWELL. (get_intel_cpu): Handle INTEL_COREI7 and INTEL_COREI7_HASWELL.
(get_available_features): Handle FEATURE_FMA, FEATURE_SSE4_A, (get_available_features): Handle FEATURE_FMA, FEATURE_SSE4_A,
FEATURE_FMA4 and FEATURE_XOP. FEATURE_FMA4 and FEATURE_XOP.
2013-12-23 H.J. Lu <hongjiu.lu@intel.com> 2013-12-23 H.J. Lu <hongjiu.lu@intel.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment