Correct gcc config option on armv7l. 36/7736/1
authorJunfeng Dong <junfeng.dong@intel.com>
Fri, 2 Aug 2013 05:59:43 +0000 (13:59 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Fri, 2 Aug 2013 14:08:11 +0000 (22:08 +0800)
Change-Id: I2f035d639d6602d3b8e874bcddf653bb0ad297d7
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
17 files changed:
packaging/cross-armv7hl-gcc48-icecream-backend.changes
packaging/cross-armv7hl-gcc48-icecream-backend.spec
packaging/cross-armv7l-gcc48-icecream-backend.changes
packaging/cross-armv7l-gcc48-icecream-backend.spec
packaging/cross-i386-gcc48-icecream-backend.changes
packaging/cross-i386-gcc48-icecream-backend.spec
packaging/cross-x86_64-gcc48-icecream-backend.changes
packaging/cross-x86_64-gcc48-icecream-backend.spec
packaging/gcc.spec.in
packaging/gcc48-testresults.changes
packaging/gcc48-testresults.spec
packaging/gcc48.changes
packaging/gcc48.spec
packaging/libffi48.changes
packaging/libffi48.spec
packaging/libgcj48.changes
packaging/libgcj48.spec

index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index 99b621c..7924415 100644 (file)
@@ -348,9 +348,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index 48f741c..c1e4dc8 100644 (file)
@@ -348,9 +348,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index ed386bb..4bab4f7 100644 (file)
@@ -348,9 +348,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index 85c5ccb..6cfb760 100644 (file)
@@ -348,9 +348,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 227c8d1..3c21276 100644 (file)
@@ -1068,9 +1068,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index e62b0b6..63b8371 100644 (file)
@@ -544,9 +544,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index 6f22b6b..bfff905 100644 (file)
@@ -1519,9 +1519,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index a8e856d..498776b 100644 (file)
@@ -620,9 +620,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 56d428c..c701c2f 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 02 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@4dd5760
+- Correct gcc config option on armv7l.
+
 * Wed Jul 31 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/4.8.1@ebfcd37
 - Satisfied gbs and fix the wrong build target of cross gcc.
 - add cross-armv7l-gcc48-icecream-backend.spec.
index 3f54955..1caade1 100644 (file)
@@ -695,9 +695,9 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %endif
 %if "%{TARGET_ARCH}" == "armv7l" 
        --with-arch=armv7-a \
-       --with-tune=cortex-a9 \
-    --with-float=soft \
-       --with-fpu=vfpv3-d16 \
+       --with-tune=cortex-a8 \
+       --with-float=softfp \
+       --with-fpu=vfpv3 \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"