forked from pool/binutils
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
* Add xBPF target * Fix various problems with DWARF 5 support in gas - Toolchain module update for SLE15 [jsc#ECO-2373] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=342
This commit is contained in:
parent
79c794c6c5
commit
a89d7124af
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e685b8d6fcdd73dc3c0cfe322d1defc3b39daf927fd618b8d11d96849877ee18
|
oid sha256:d2af39a318e9cfa737139220ee78b6863dfcdbca07affbeefd08a084514e4b72
|
||||||
size 383731
|
size 419973
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package binutils
|
# spec file for package binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-aarch64-binutils
|
# spec file for package cross-aarch64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-arm-binutils
|
# spec file for package cross-arm-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-avr-binutils
|
# spec file for package cross-avr-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-epiphany-binutils
|
# spec file for package cross-epiphany-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa-binutils
|
# spec file for package cross-hppa-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa64-binutils
|
# spec file for package cross-hppa64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-i386-binutils
|
# spec file for package cross-i386-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ia64-binutils
|
# spec file for package cross-ia64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-m68k-binutils
|
# spec file for package cross-m68k-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-mips-binutils
|
# spec file for package cross-mips-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc-binutils
|
# spec file for package cross-ppc-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc64-binutils
|
# spec file for package cross-ppc64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc64le-binutils
|
# spec file for package cross-ppc64le-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-riscv64-binutils
|
# spec file for package cross-riscv64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-rx-binutils
|
# spec file for package cross-rx-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390-binutils
|
# spec file for package cross-s390-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390x-binutils
|
# spec file for package cross-s390x-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sparc-binutils
|
# spec file for package cross-sparc-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sparc64-binutils
|
# spec file for package cross-sparc64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-spu-binutils
|
# spec file for package cross-spu-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-x86_64-binutils
|
# spec file for package cross-x86_64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com
|
||||||
|
|
||||||
|
- Update binutils-2.35-branch.diff.gz to commit 23f268a0:
|
||||||
|
* Add xBPF target
|
||||||
|
* Fix various problems with DWARF 5 support in gas
|
||||||
|
- Toolchain module update for SLE15 [jsc#ECO-2373]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-xtensa-binutils
|
# spec file for package cross-xtensa-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Release: 0
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
URL: http://www.gnu.org/software/binutils/
|
Url: http://www.gnu.org/software/binutils/
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
Loading…
Reference in New Issue
Block a user