commit gcc48 for openSUSE:Factory
Hello community, here is the log from the commit of package gcc48 for openSUSE:Factory checked in at 2014-02-28 16:24:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc48 (Old) and /work/SRC/openSUSE:Factory/.gcc48.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gcc48" Changes: -------- --- /work/SRC/openSUSE:Factory/gcc48/cross-aarch64-gcc48-icecream-backend.changes 2014-02-13 06:45:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gcc48.new/cross-aarch64-gcc48-icecream-backend.changes 2014-02-28 16:24:28.000000000 +0100 @@ -1,0 +2,30 @@ +Thu Feb 27 12:49:36 UTC 2014 - rguenther@suse.com + +- Fix typo in libgcj_bc suffix computation. + +------------------------------------------------------------------- +Tue Feb 25 13:04:07 UTC 2014 - rguenther@suse.com + +- Update to gcc-4_8-branch head (r208119). + * Obsoletes gcc48-pr59860.diff +- Add gcc48-ibm-power8-fixes2.diff, more Power8 fixes from IBM, + drop gcc48-ibm-power8-pr60137.diff contained therein. + +------------------------------------------------------------------- +Wed Feb 19 12:52:55 UTC 2014 - rguenther@suse.com + +- Drop sap303956-uchar.diff to not shadow full uchar.h provided by glibc + since version 2.16. + +------------------------------------------------------------------- +Mon Feb 17 10:12:17 UTC 2014 - rguenther@suse.com + +- Enable profiledbootstrap for x86_64, s390x and ppc64le. [bnc#863962] + +------------------------------------------------------------------- +Wed Feb 12 09:42:23 UTC 2014 - rguenther@suse.com + +- Add gcc48-ibm-power8-pr60137.diff from IBM to fix ICE with + -mno-vsx on Power8. [bnc#863462] + +------------------------------------------------------------------- cross-armv6hl-gcc48-icecream-backend.changes: same change cross-armv7hl-gcc48-icecream-backend.changes: same change cross-hppa-gcc48-icecream-backend.changes: same change cross-i386-gcc48-icecream-backend.changes: same change cross-ia64-gcc48-icecream-backend.changes: same change cross-ppc-gcc48-icecream-backend.changes: same change cross-ppc64-gcc48-icecream-backend.changes: same change cross-ppc64le-gcc48-icecream-backend.changes: same change cross-s390-gcc48-icecream-backend.changes: same change cross-s390x-gcc48-icecream-backend.changes: same change cross-x86_64-gcc48-icecream-backend.changes: same change gcc48-testresults.changes: same change gcc48.changes: same change libffi48.changes: same change libgcj48.changes: same change Old: ---- gcc-4.8.2-r206703.tar.bz2 gcc48-pr59860.diff sap303956-uchar.diff New: ---- gcc-4.8.2-r208119.tar.bz2 gcc48-ibm-power8-fixes2.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cross-aarch64-gcc48-icecream-backend.spec ++++++ --- /var/tmp/diff_new_pack.2nixMl/_old 2014-02-28 16:24:32.000000000 +0100 +++ /var/tmp/diff_new_pack.2nixMl/_new 2014-02-28 16:24:32.000000000 +0100 @@ -91,7 +91,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 4.8.2+r206703 +Version: 4.8.2+r208119 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2) @@ -119,7 +119,6 @@ Patch32: libgcj_bc-install.patch Patch33: m68k-notice-update-cc.patch Patch34: pr58369.patch -Patch35: gcc48-pr59860.diff Patch36: stack-protector-aarch64.patch Patch37: function-profiling-aarch64.patch # A set of patches from the RH srpm @@ -135,8 +134,7 @@ Patch72: gcc48-ibm-power8-other.diff Patch73: gcc48-pr59844.diff Patch74: gcc48-ibm-power8-fixes1.diff -# Patches for SAP features -Patch130: sap303956-uchar.diff +Patch75: gcc48-ibm-power8-fixes2.diff #testpatch end @@ -202,7 +200,6 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 -%patch35 %patch36 -p1 %patch37 -p1 %patch51 @@ -215,7 +212,7 @@ %patch72 %patch73 %patch74 -%patch130 +%patch75 #test patching end @@ -444,15 +441,9 @@ %if "%{TARGET_ARCH}" == "powerpc" --with-cpu=default32 \ %endif -%if "%_repository" == "power8" - --with-cpu-32=power8 \ - --with-cpu-64=power8 \ - --with-tune=power8 \ -%else --with-cpu-32=power7 \ --with-cpu-64=power7 \ --with-tune=power7 \ -%endif --enable-secureplt \ --with-long-double-128 \ %if "%{TARGET_ARCH}" == "powerpc64le" cross-armv6hl-gcc48-icecream-backend.spec: same change cross-armv7hl-gcc48-icecream-backend.spec: same change cross-hppa-gcc48-icecream-backend.spec: same change cross-i386-gcc48-icecream-backend.spec: same change cross-ia64-gcc48-icecream-backend.spec: same change cross-ppc-gcc48-icecream-backend.spec: same change cross-ppc64-gcc48-icecream-backend.spec: same change cross-ppc64le-gcc48-icecream-backend.spec: same change cross-s390-gcc48-icecream-backend.spec: same change cross-s390x-gcc48-icecream-backend.spec: same change cross-x86_64-gcc48-icecream-backend.spec: same change ++++++ gcc48-testresults.spec ++++++ --- /var/tmp/diff_new_pack.2nixMl/_old 2014-02-28 16:24:32.000000000 +0100 +++ /var/tmp/diff_new_pack.2nixMl/_new 2014-02-28 16:24:32.000000000 +0100 @@ -125,7 +125,7 @@ %define libgcc_s_suffix %{plv libgcc_s %{libgcc_s}} # libgcj SONAME changes with every GCC version %define libgcj_suffix %nil -%define libgcj_bc_suffix %{plv libgcj_bc %{libgc_bc_sover}} +%define libgcj_bc_suffix %{plv libgcj_bc %{libgcj_bc_sover}} %define libffi_suffix %{plv libffi %{libffi_sover}} %define libmudflap_suffix %{plv libmudflap %{libmudflap_sover}} %define libgomp_suffix %{plv libgomp %{libgomp_sover}} @@ -223,7 +223,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 4.8.2+r206703 +Version: 4.8.2+r208119 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2) @@ -277,7 +277,6 @@ Patch32: libgcj_bc-install.patch Patch33: m68k-notice-update-cc.patch Patch34: pr58369.patch -Patch35: gcc48-pr59860.diff Patch36: stack-protector-aarch64.patch Patch37: function-profiling-aarch64.patch # A set of patches from the RH srpm @@ -293,8 +292,7 @@ Patch72: gcc48-ibm-power8-other.diff Patch73: gcc48-pr59844.diff Patch74: gcc48-ibm-power8-fixes1.diff -# Patches for SAP features -Patch130: sap303956-uchar.diff +Patch75: gcc48-ibm-power8-fixes2.diff #testpatch end @@ -410,7 +408,6 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 -%patch35 %patch36 -p1 %patch37 -p1 %patch51 @@ -423,7 +420,7 @@ %patch72 %patch73 %patch74 -%patch130 +%patch75 #test patching end @@ -652,15 +649,9 @@ %if "%{TARGET_ARCH}" == "powerpc" --with-cpu=default32 \ %endif -%if "%_repository" == "power8" - --with-cpu-32=power8 \ - --with-cpu-64=power8 \ - --with-tune=power8 \ -%else --with-cpu-32=power7 \ --with-cpu-64=power7 \ --with-tune=power7 \ -%endif --enable-secureplt \ --with-long-double-128 \ %if "%{TARGET_ARCH}" == "powerpc64le" @@ -704,14 +695,12 @@ make all-target-libffi $PARALLEL %else STAGE1_FLAGS="-g" -# Only run profiled bootstrap on archs where it works -#%ifarch %ix86 x86_64 ppc ppc64 ia64 -#make profiledbootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%else -#make bootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +# Only run profiled bootstrap on archs where it works and matters +%ifarch x86_64 ppc64le s390x +make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +%else make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%endif -#make -C gcc proto +%endif make info %if 0%{?run_tests:1} echo "Run testsuite" ++++++ gcc48.spec ++++++ --- /var/tmp/diff_new_pack.2nixMl/_old 2014-02-28 16:24:32.000000000 +0100 +++ /var/tmp/diff_new_pack.2nixMl/_new 2014-02-28 16:24:32.000000000 +0100 @@ -107,7 +107,7 @@ %define libgcc_s_suffix %{plv libgcc_s %{libgcc_s}} # libgcj SONAME changes with every GCC version %define libgcj_suffix %nil -%define libgcj_bc_suffix %{plv libgcj_bc %{libgc_bc_sover}} +%define libgcj_bc_suffix %{plv libgcj_bc %{libgcj_bc_sover}} %define libffi_suffix %{plv libffi %{libffi_sover}} %define libmudflap_suffix %{plv libmudflap %{libmudflap_sover}} %define libgomp_suffix %{plv libgomp %{libgomp_sover}} @@ -205,7 +205,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 4.8.2+r206703 +Version: 4.8.2+r208119 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2) @@ -259,7 +259,6 @@ Patch32: libgcj_bc-install.patch Patch33: m68k-notice-update-cc.patch Patch34: pr58369.patch -Patch35: gcc48-pr59860.diff Patch36: stack-protector-aarch64.patch Patch37: function-profiling-aarch64.patch # A set of patches from the RH srpm @@ -275,8 +274,7 @@ Patch72: gcc48-ibm-power8-other.diff Patch73: gcc48-pr59844.diff Patch74: gcc48-ibm-power8-fixes1.diff -# Patches for SAP features -Patch130: sap303956-uchar.diff +Patch75: gcc48-ibm-power8-fixes2.diff #testpatch end @@ -1494,7 +1492,6 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 -%patch35 %patch36 -p1 %patch37 -p1 %patch51 @@ -1507,7 +1504,7 @@ %patch72 %patch73 %patch74 -%patch130 +%patch75 #test patching end @@ -1736,15 +1733,9 @@ %if "%{TARGET_ARCH}" == "powerpc" --with-cpu=default32 \ %endif -%if "%_repository" == "power8" - --with-cpu-32=power8 \ - --with-cpu-64=power8 \ - --with-tune=power8 \ -%else --with-cpu-32=power7 \ --with-cpu-64=power7 \ --with-tune=power7 \ -%endif --enable-secureplt \ --with-long-double-128 \ %if "%{TARGET_ARCH}" == "powerpc64le" @@ -1788,14 +1779,12 @@ make all-target-libffi $PARALLEL %else STAGE1_FLAGS="-g" -# Only run profiled bootstrap on archs where it works -#%ifarch %ix86 x86_64 ppc ppc64 ia64 -#make profiledbootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%else -#make bootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +# Only run profiled bootstrap on archs where it works and matters +%ifarch x86_64 ppc64le s390x +make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +%else make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%endif -#make -C gcc proto +%endif make info %if 0%{?run_tests:1} echo "Run testsuite" @@ -2292,7 +2281,6 @@ %{libsubdir}/include/stdbool.h %{libsubdir}/include/stdfix.h %{libsubdir}/include/stddef.h -%{libsubdir}/include/uchar.h %{libsubdir}/include/unwind.h %{libsubdir}/include/varargs.h %{libsubdir}/include/stdint.h ++++++ libffi48.spec ++++++ --- /var/tmp/diff_new_pack.2nixMl/_old 2014-02-28 16:24:32.000000000 +0100 +++ /var/tmp/diff_new_pack.2nixMl/_new 2014-02-28 16:24:32.000000000 +0100 @@ -124,7 +124,7 @@ %define libgcc_s_suffix %{plv libgcc_s %{libgcc_s}} # libgcj SONAME changes with every GCC version %define libgcj_suffix %nil -%define libgcj_bc_suffix %{plv libgcj_bc %{libgc_bc_sover}} +%define libgcj_bc_suffix %{plv libgcj_bc %{libgcj_bc_sover}} %define libffi_suffix %{plv libffi %{libffi_sover}} %define libmudflap_suffix %{plv libmudflap %{libmudflap_sover}} %define libgomp_suffix %{plv libgomp %{libgomp_sover}} @@ -222,7 +222,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 4.8.2+r206703 +Version: 4.8.2+r208119 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2) @@ -276,7 +276,6 @@ Patch32: libgcj_bc-install.patch Patch33: m68k-notice-update-cc.patch Patch34: pr58369.patch -Patch35: gcc48-pr59860.diff Patch36: stack-protector-aarch64.patch Patch37: function-profiling-aarch64.patch # A set of patches from the RH srpm @@ -292,8 +291,7 @@ Patch72: gcc48-ibm-power8-other.diff Patch73: gcc48-pr59844.diff Patch74: gcc48-ibm-power8-fixes1.diff -# Patches for SAP features -Patch130: sap303956-uchar.diff +Patch75: gcc48-ibm-power8-fixes2.diff #testpatch end @@ -498,7 +496,6 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 -%patch35 %patch36 -p1 %patch37 -p1 %patch51 @@ -511,7 +508,7 @@ %patch72 %patch73 %patch74 -%patch130 +%patch75 #test patching end @@ -740,15 +737,9 @@ %if "%{TARGET_ARCH}" == "powerpc" --with-cpu=default32 \ %endif -%if "%_repository" == "power8" - --with-cpu-32=power8 \ - --with-cpu-64=power8 \ - --with-tune=power8 \ -%else --with-cpu-32=power7 \ --with-cpu-64=power7 \ --with-tune=power7 \ -%endif --enable-secureplt \ --with-long-double-128 \ %if "%{TARGET_ARCH}" == "powerpc64le" @@ -792,14 +783,12 @@ make all-target-libffi $PARALLEL %else STAGE1_FLAGS="-g" -# Only run profiled bootstrap on archs where it works -#%ifarch %ix86 x86_64 ppc ppc64 ia64 -#make profiledbootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%else -#make bootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +# Only run profiled bootstrap on archs where it works and matters +%ifarch x86_64 ppc64le s390x +make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +%else make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%endif -#make -C gcc proto +%endif make info %if 0%{?run_tests:1} echo "Run testsuite" libgcj48.spec: same change ++++++ gcc-4.8.2-r206703.tar.bz2 -> gcc-4.8.2-r208119.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/gcc48/gcc-4.8.2-r206703.tar.bz2 /work/SRC/openSUSE:Factory/.gcc48.new/gcc-4.8.2-r208119.tar.bz2 differ: char 11, line 1 ++++++ gcc.spec.in ++++++ --- /var/tmp/diff_new_pack.2nixMl/_old 2014-02-28 16:24:33.000000000 +0100 +++ /var/tmp/diff_new_pack.2nixMl/_new 2014-02-28 16:24:33.000000000 +0100 @@ -109,7 +109,7 @@ %define libgcc_s_suffix %{plv libgcc_s %{libgcc_s}} # libgcj SONAME changes with every GCC version %define libgcj_suffix %nil -%define libgcj_bc_suffix %{plv libgcj_bc %{libgc_bc_sover}} +%define libgcj_bc_suffix %{plv libgcj_bc %{libgcj_bc_sover}} %define libffi_suffix %{plv libffi %{libffi_sover}} %define libmudflap_suffix %{plv libmudflap %{libmudflap_sover}} %define libgomp_suffix %{plv libgomp %{libgomp_sover}} @@ -210,7 +210,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: http://gcc.gnu.org/ -Version: 4.8.2+r206703 +Version: 4.8.2+r208119 Release: 1 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2) @@ -266,7 +266,6 @@ Patch32: libgcj_bc-install.patch Patch33: m68k-notice-update-cc.patch Patch34: pr58369.patch -Patch35: gcc48-pr59860.diff Patch36: stack-protector-aarch64.patch Patch37: function-profiling-aarch64.patch # A set of patches from the RH srpm @@ -282,8 +281,7 @@ Patch72: gcc48-ibm-power8-other.diff Patch73: gcc48-pr59844.diff Patch74: gcc48-ibm-power8-fixes1.diff -# Patches for SAP features -Patch130: sap303956-uchar.diff +Patch75: gcc48-ibm-power8-fixes2.diff #testpatch end @@ -1001,7 +999,6 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 -%patch35 %patch36 -p1 %patch37 -p1 %patch51 @@ -1014,7 +1011,7 @@ %patch72 %patch73 %patch74 -%patch130 +%patch75 #test patching end @@ -1243,15 +1240,9 @@ %if "%{TARGET_ARCH}" == "powerpc" --with-cpu=default32 \ %endif -%if "%_repository" == "power8" - --with-cpu-32=power8 \ - --with-cpu-64=power8 \ - --with-tune=power8 \ -%else --with-cpu-32=power7 \ --with-cpu-64=power7 \ --with-tune=power7 \ -%endif --enable-secureplt \ --with-long-double-128 \ %if "%{TARGET_ARCH}" == "powerpc64le" @@ -1297,14 +1288,12 @@ make all-target-libffi $PARALLEL %else STAGE1_FLAGS="-g" -# Only run profiled bootstrap on archs where it works -#%ifarch %ix86 x86_64 ppc ppc64 ia64 -#make profiledbootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%else -#make bootstrap-lean STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +# Only run profiled bootstrap on archs where it works and matters +%ifarch x86_64 ppc64le s390x +make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL +%else make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL -#%endif -#make -C gcc proto +%endif make info %if 0%{?run_tests:1} echo "Run testsuite" @@ -1815,7 +1804,6 @@ %{libsubdir}/include/stdbool.h %{libsubdir}/include/stdfix.h %{libsubdir}/include/stddef.h -%{libsubdir}/include/uchar.h %{libsubdir}/include/unwind.h %{libsubdir}/include/varargs.h %{libsubdir}/include/stdint.h ++++++ gcc48-ibm-power8-fixes2.diff ++++++ ++++ 6164 lines (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de