Hello community,

here is the log from the commit of package gcc8 for openSUSE:Factory checked in 
at 2018-06-08 23:07:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc8 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc8"

Fri Jun  8 23:07:56 2018 rev:5 rq:611536 version:8.1.1+r260570

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc8/cross-aarch64-gcc8.changes  2018-04-29 
19:36:10.277002685 +0200
+++ /work/SRC/openSUSE:Factory/.gcc8.new/cross-aarch64-gcc8.changes     
2018-06-08 23:08:09.711887433 +0200
@@ -1,0 +2,29 @@
+Wed May 23 09:22:07 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r260570).
+  * Adds fix for qtscript miscompile.
+  * Avoids bogus strict-overflow warnings.  [bnc#1094222]
+
+-------------------------------------------------------------------
+Sat May 12 21:37:09 UTC 2018 - [email protected]
+
+- Add riscv64-elf cross target.
+  Suffix has become necessary to distinguish from openSUSE target.
+
+-------------------------------------------------------------------
+Wed May  9 07:25:02 UTC 2018 - [email protected]
+
+- libffi-riscv.patch: Backport of RISC-V support for libffi
+
+-------------------------------------------------------------------
+Wed May  2 09:38:37 UTC 2018 - [email protected]
+
+- Update to GCC 8.1 release.
+
+-------------------------------------------------------------------
+Mon Apr 30 07:20:55 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r259752).
+  * GCC 8.1 second release candidate.
+
+-------------------------------------------------------------------
cross-arm-gcc8.changes: same change
cross-arm-none-gcc8-bootstrap.changes: same change
cross-arm-none-gcc8.changes: same change
cross-avr-gcc8-bootstrap.changes: same change
cross-avr-gcc8.changes: same change
cross-epiphany-gcc8-bootstrap.changes: same change
cross-epiphany-gcc8.changes: same change
cross-hppa-gcc8.changes: same change
cross-i386-gcc8.changes: same change
cross-m68k-gcc8.changes: same change
cross-mips-gcc8.changes: same change
cross-nvptx-gcc8.changes: same change
cross-ppc64-gcc8.changes: same change
cross-ppc64le-gcc8.changes: same change
New Changes file:

--- /dev/null   2018-05-30 11:41:29.140556178 +0200
+++ 
/work/SRC/openSUSE:Factory/.gcc8.new/cross-riscv64-elf-gcc8-bootstrap.changes   
    2018-06-08 23:08:25.615313310 +0200
@@ -0,0 +1,190 @@
+-------------------------------------------------------------------
+Wed May 23 09:22:07 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r260570).
+  * Adds fix for qtscript miscompile.
+  * Avoids bogus strict-overflow warnings.  [bnc#1094222]
+
+-------------------------------------------------------------------
+Sat May 12 21:37:09 UTC 2018 - [email protected]
+
+- Add riscv64-elf cross target.
+  Suffix has become necessary to distinguish from openSUSE target.
+
+-------------------------------------------------------------------
+Wed May  9 07:25:02 UTC 2018 - [email protected]
+
+- libffi-riscv.patch: Backport of RISC-V support for libffi
+
+-------------------------------------------------------------------
+Wed May  2 09:38:37 UTC 2018 - [email protected]
+
+- Update to GCC 8.1 release.
+
+-------------------------------------------------------------------
+Mon Apr 30 07:20:55 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r259752).
+  * GCC 8.1 second release candidate.
+
+-------------------------------------------------------------------
+Wed Apr 25 08:24:58 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r259636).
+  * GCC 8.1 first release candidate.
+  * package x86_64 movdirintrin.h
+
+-------------------------------------------------------------------
+Wed Apr 18 14:05:21 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r259467).
+
+-------------------------------------------------------------------
+Wed Apr 11 07:23:30 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r259308).
+  * contains fix for ios_base::failure ABI breakage.  [bnc#1087550]
+- Remove now obsolete gcc7-bnc1087550.diff.
+
+-------------------------------------------------------------------
+Mon Apr  9 13:48:24 UTC 2018 - [email protected]
+
+- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
+  NEEDED entry for libstdc++.so.  [GCC#84428]
+
+-------------------------------------------------------------------
+Fri Apr  6 09:07:30 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r259162).
+- Enable --enable-fix-cortex-a53-835769 for aarch64.
+- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
+  back to compatible behavior with the default ABI.  [bnc#1087550]
+
+-------------------------------------------------------------------
+Tue Apr  3 08:18:28 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r259024).
+  * Includes gcc8-pr84990.patch.
+- Enable --enable-fix-cortex-a53-843419 for aarch64.  [bnc#1084812]
+
+-------------------------------------------------------------------
+Tue Mar 20 09:20:25 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r258674).
+  * Add gcc8-pr84990.patch to fix bootstrap with Ada.
+- Switch to release-checking builds.
+
+-------------------------------------------------------------------
+Mon Mar 12 09:37:26 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r258445).
+
+-------------------------------------------------------------------
+Thu Mar  8 14:57:27 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r258365).
+  * adds pconfigintrin.h and wbnoinvdintrin.h intrinsic headers
+    for x86
+
+-------------------------------------------------------------------
+Mon Mar  5 12:55:09 UTC 2018 - [email protected]
+
+- Add riscv64 cross compiler
+
+-------------------------------------------------------------------
+Thu Mar  1 13:09:05 UTC 2018 - [email protected]
+
+- Fix nvptx offload target compiler install so GCC can pick up
+  required files.  Split out the newlib part into cross-nvptx-newlib8-devel
+  and avoid conflicts with GCC 7 variant via Provides/Conflicts
+  of cross-nvptx-newlib-devel.
+
+-------------------------------------------------------------------
+Mon Feb 26 09:12:03 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r257983).
+- Add conflicts to non-bootstrap variant for cross packages to silence
+  repo-checker.
+- Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11.
+
+-------------------------------------------------------------------
+Fri Feb  9 07:57:38 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r257516). 
+- Use %{?_smp_mflags} everywhere.
+- Update _constraints to bump physicalmemory and general simplification.
+
+-------------------------------------------------------------------
+Wed Jan 31 13:23:28 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r257232).
+- Merge cross compiler packaging changes from GCC 7 again.
+
+-------------------------------------------------------------------
+Mon Jan 22 12:25:54 UTC 2018 - [email protected]
+
+- Move misplaced %endif
+
+-------------------------------------------------------------------
+Mon Jan 15 09:39:28 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r256686).
+- Merge cross compiler changes from GCC 7.
+- Bump libgo SO version again.
+
+-------------------------------------------------------------------
+Fri Jan  5 00:52:33 UTC 2018 - [email protected]
+
+- Prepare for disabling C++ for cross-compilers
+
+-------------------------------------------------------------------
+Tue Jan  2 14:54:35 UTC 2018 - [email protected]
+
+- Remove not used todo.patch.
+
+-------------------------------------------------------------------
+Tue Jan  2 08:35:19 UTC 2018 - [email protected]
+
+- Update to SVN trunk head (r256068).
+- Fix lsan_preinit packaging on ppc.
+- More x86_64 intrinsic headers.
+
+-------------------------------------------------------------------
+Mon Dec 18 08:41:31 UTC 2017 - [email protected]
+
+- Update to SVN trunk head (r255776).
+- Merge cross changes from gcc7 package, adding gcc7-avoid-fixinc-error.diff.
+- Remove Cilk+ packaging stuff since the feature has been removed.
+- Add gcc8-testresults-rpmlintrc to fix build.
+
+-------------------------------------------------------------------
+Tue Nov 21 14:08:27 UTC 2017 - [email protected]
+
+- Disable Intel CET for building target libraries.
+
+-------------------------------------------------------------------
+Thu Nov 16 09:36:06 UTC 2017 - [email protected]
+
+- New package, inherits from gcc7 
+  * gcc-dir-version.patch, drop patchlevel from install directory names
+  * gcc-add-defaultsspec.diff, add the ability to provide a specs file
+  that is read by default
+  * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down
+  Xen
+  * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files
+  * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc,
+    just a testcase
+  * gcc44-textdomain.patch, make translation files version specific and
+  adjust textdomain to find them
+  * gcc44-rename-info-files.patch, fix cross-references in info files when
+  renaming them to be version specific
+  * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++
+  html documentation
+  * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier
+  mpfr versions on old products
+  * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3
+  * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes new warning
+  from -Wextra
+- Drops
+  * gcc7-stack-probe.diff in favor of upstream implementation
+  * gcc7-pr81481.diff which is now upstream
New Changes file:

cross-riscv64-elf-gcc8.changes: same change
--- /work/SRC/openSUSE:Factory/gcc8/cross-riscv64-gcc8.changes  2018-04-29 
19:36:11.676951346 +0200
+++ /work/SRC/openSUSE:Factory/.gcc8.new/cross-riscv64-gcc8.changes     
2018-06-08 23:08:26.683274755 +0200
@@ -1,0 +2,29 @@
+Wed May 23 09:22:07 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r260570).
+  * Adds fix for qtscript miscompile.
+  * Avoids bogus strict-overflow warnings.  [bnc#1094222]
+
+-------------------------------------------------------------------
+Sat May 12 21:37:09 UTC 2018 - [email protected]
+
+- Add riscv64-elf cross target.
+  Suffix has become necessary to distinguish from openSUSE target.
+
+-------------------------------------------------------------------
+Wed May  9 07:25:02 UTC 2018 - [email protected]
+
+- libffi-riscv.patch: Backport of RISC-V support for libffi
+
+-------------------------------------------------------------------
+Wed May  2 09:38:37 UTC 2018 - [email protected]
+
+- Update to GCC 8.1 release.
+
+-------------------------------------------------------------------
+Mon Apr 30 07:20:55 UTC 2018 - [email protected]
+
+- Update to gcc-8-branch head (r259752).
+  * GCC 8.1 second release candidate.
+
+-------------------------------------------------------------------
cross-rx-gcc8-bootstrap.changes: same change
cross-rx-gcc8.changes: same change
cross-s390x-gcc8.changes: same change
cross-sparc-gcc8.changes: same change
cross-sparc64-gcc8.changes: same change
cross-x86_64-gcc8.changes: same change
gcc8-testresults.changes: same change
gcc8.changes: same change

Old:
----
  gcc-8.0.1+r259636.tar.xz

New:
----
  cross-riscv64-elf-gcc8-bootstrap.changes
  cross-riscv64-elf-gcc8-bootstrap.spec
  cross-riscv64-elf-gcc8.changes
  cross-riscv64-elf-gcc8.spec
  gcc-8.1.1+r260570.tar.xz
  libffi-riscv.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cross-aarch64-gcc8.spec ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:41.362744808 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:41.366744664 +0200
@@ -59,6 +59,9 @@
 %define binutils_target arm
 %define build_cp 0
 %endif
+%if "%{cross_arch}" == "riscv64-elf"
+%define binutils_target riscv64
+%endif
 %if "%{cross_arch}" == "sparcv9"
 %define binutils_target sparc
 %endif
@@ -170,7 +173,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        8.0.1+r259636
+Version:        8.1.1+r260570
 Release:        0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -191,6 +194,7 @@
 Patch10:        gcc5-no-return-gcc43-workaround.patch
 Patch11:        gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
 Patch15:        gcc7-avoid-fixinc-error.diff
+Patch16:        libffi-riscv.patch
 # A set of patches from the RH srpm
 Patch51:        gcc41-ppc32-retaddr.patch
 # Some patches taken from Debian
@@ -265,6 +269,7 @@
 %patch10
 %patch11
 %patch15
+%patch16
 %patch51
 %patch60
 %patch61

cross-arm-gcc8.spec: same change
cross-arm-none-gcc8-bootstrap.spec: same change
cross-arm-none-gcc8.spec: same change
cross-avr-gcc8-bootstrap.spec: same change
cross-avr-gcc8.spec: same change
cross-epiphany-gcc8-bootstrap.spec: same change
cross-epiphany-gcc8.spec: same change
cross-hppa-gcc8.spec: same change
cross-i386-gcc8.spec: same change
cross-m68k-gcc8.spec: same change
cross-mips-gcc8.spec: same change
cross-nvptx-gcc8.spec: same change
cross-ppc64-gcc8.spec: same change
cross-ppc64le-gcc8.spec: same change
++++++ cross-riscv64-elf-gcc8-bootstrap.spec ++++++
++++ 804 lines (skipped)

cross-riscv64-elf-gcc8.spec: same change
++++++ cross-riscv64-gcc8.spec ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:41.994721992 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:41.998721848 +0200
@@ -59,6 +59,9 @@
 %define binutils_target arm
 %define build_cp 0
 %endif
+%if "%{cross_arch}" == "riscv64-elf"
+%define binutils_target riscv64
+%endif
 %if "%{cross_arch}" == "sparcv9"
 %define binutils_target sparc
 %endif
@@ -170,7 +173,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        8.0.1+r259636
+Version:        8.1.1+r260570
 Release:        0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -191,6 +194,7 @@
 Patch10:        gcc5-no-return-gcc43-workaround.patch
 Patch11:        gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
 Patch15:        gcc7-avoid-fixinc-error.diff
+Patch16:        libffi-riscv.patch
 # A set of patches from the RH srpm
 Patch51:        gcc41-ppc32-retaddr.patch
 # Some patches taken from Debian
@@ -265,6 +269,7 @@
 %patch10
 %patch11
 %patch15
+%patch16
 %patch51
 %patch60
 %patch61

cross-rx-gcc8-bootstrap.spec: same change
cross-rx-gcc8.spec: same change
cross-s390x-gcc8.spec: same change
cross-sparc-gcc8.spec: same change
cross-sparc64-gcc8.spec: same change
cross-x86_64-gcc8.spec: same change
++++++ gcc8-testresults.spec ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:42.346709285 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:42.354708996 +0200
@@ -250,7 +250,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        8.0.1+r259636
+Version:        8.1.1+r260570
 Release:        0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -310,6 +310,7 @@
 Patch10:        gcc5-no-return-gcc43-workaround.patch
 Patch11:        gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
 Patch15:        gcc7-avoid-fixinc-error.diff
+Patch16:        libffi-riscv.patch
 # A set of patches from the RH srpm
 Patch51:        gcc41-ppc32-retaddr.patch
 # Some patches taken from Debian
@@ -436,6 +437,7 @@
 %patch10
 %patch11
 %patch15
+%patch16
 %patch51
 %patch60
 %patch61

gcc8.spec: same change
++++++ change_spec ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:42.494703942 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:42.498703798 +0200
@@ -108,9 +108,10 @@
 add_cross cross-riscv64-gcc$base_ver riscv64 riscv64-suse-linux %define 
gcc_icecream 1
 add_newlib_cross cross-arm-none-gcc$base_ver arm-none arm-none-eabi
 add_newlib_cross cross-epiphany-gcc$base_ver epiphany epiphany-elf
-add_newlib_cross cross-rx-gcc$base_ver rx rx-elf
-#add_newlib_cross cross-rl78-gcc$base_ver rl78 rl78-elf
 #add_newlib_cross cross-nds32le-gcc$base_ver nds32le nds32le-elf
+add_newlib_cross cross-riscv64-elf-gcc$base_ver riscv64 riscv64-elf
+#add_newlib_cross cross-rl78-gcc$base_ver rl78 rl78-elf
+add_newlib_cross cross-rx-gcc$base_ver rx rx-elf
 fi
 # the nvptx cross is used for offloading
 add_cross cross-nvptx-gcc$base_ver nvptx nvptx-none %define gcc_accel 1

++++++ cross.spec.in ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:42.646698455 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:42.646698455 +0200
@@ -38,6 +38,9 @@
 %define binutils_target arm
 %define build_cp 0
 %endif
+%if "%{cross_arch}" == "riscv64-elf"
+%define binutils_target riscv64
+%endif
 %if "%{cross_arch}" == "sparcv9"
 %define binutils_target sparc
 %endif

++++++ gcc-8.0.1+r259636.tar.xz -> gcc-8.1.1+r260570.tar.xz ++++++
/work/SRC/openSUSE:Factory/gcc8/gcc-8.0.1+r259636.tar.xz 
/work/SRC/openSUSE:Factory/.gcc8.new/gcc-8.1.1+r260570.tar.xz differ: char 27, 
line 1

++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.SXn3rF/_old  2018-06-08 23:08:42.726695567 +0200
+++ /var/tmp/diff_new_pack.SXn3rF/_new  2018-06-08 23:08:42.726695567 +0200
@@ -236,7 +236,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:          http://gcc.gnu.org/
-Version: 8.0.1+r259636
+Version: 8.1.1+r260570
 Release:      1
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -297,6 +297,7 @@
 Patch10:       gcc5-no-return-gcc43-workaround.patch
 Patch11:       gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
 Patch15:       gcc7-avoid-fixinc-error.diff
+Patch16:        libffi-riscv.patch
 # A set of patches from the RH srpm
 Patch51:       gcc41-ppc32-retaddr.patch
 # Some patches taken from Debian
@@ -1024,6 +1025,7 @@
 %patch10
 %patch11
 %patch15
+%patch16
 %patch51
 %patch60
 %patch61

++++++ libffi-riscv.patch ++++++
++++ 870 lines (skipped)


Reply via email to