set thumb as as default option for armv7l-gcc because thumb becomes default since...
authorBogon Kim <bogon82.kim@samsung.com>
Wed, 16 Oct 2013 14:01:44 +0000 (23:01 +0900)
committerJunfeng Dong <junfeng.dong@intel.com>
Mon, 18 Nov 2013 06:21:36 +0000 (14:21 +0800)
Change-Id: Id068bb876a103a7acf0d67a27eac5921741c5464
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
packaging/cross-armv7hl-gcc48-icecream-backend.spec
packaging/cross-armv7l-gcc48-icecream-backend.spec
packaging/cross-i386-gcc48-icecream-backend.spec
packaging/cross-x86_64-gcc48-icecream-backend.spec
packaging/gcc.spec.in
packaging/gcc48-testresults.spec
packaging/gcc48.spec
packaging/libffi48.spec
packaging/libgcj48.spec

index 8445e27..433ff2b 100644 (file)
@@ -349,6 +349,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 9c200aa..ff54147 100644 (file)
@@ -349,6 +349,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 6dbd1be..e385fac 100644 (file)
@@ -349,6 +349,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 0f6511c..13ae7ba 100644 (file)
@@ -349,6 +349,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index fc70f2c..d9025f6 100644 (file)
@@ -1040,6 +1040,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 2ea442c..5f7dd4c 100644 (file)
@@ -544,6 +544,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index 7c5e833..166cbf4 100644 (file)
@@ -1461,6 +1461,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index d514040..054ace5 100644 (file)
@@ -614,6 +614,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"
index d62930a..99c2bc3 100644 (file)
@@ -684,6 +684,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
        --with-tune=cortex-a8 \
        --with-float=softfp \
        --with-fpu=vfpv3 \
+       --with-mode=thumb \
        --disable-sjlj-exceptions \
 %endif
 %if  "%{TARGET_ARCH}" == "armv7hl"