SHA256
1
0
forked from pool/binutils

Accepting request 848022 from home:marxin:branches:devel:gcc-new

- Update to 2.35.1 and rebased branch diff:
  * This is a point release over the previous 2.35 version, containing bug
  fixes, and as an exception to the usual rule, one new feature.  The
  new feature is the support for a new directive in the assembler:
  ".nop".  This directive creates a single no-op instruction in whatever
  encoding is correct for the target architecture.  Unlike the .space or
  .fill this is a real instruction, and it does affect the generation of
  DWARF line number tables, should they be enabled.

OBS-URL: https://build.opensuse.org/request/show/848022
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=346
This commit is contained in:
Michael Matz 2020-11-12 13:24:31 +00:00 committed by Git OBS Bridge
parent e02e8e6ff6
commit 3267ec3bb5
51 changed files with 320 additions and 44 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2af39a318e9cfa737139220ee78b6863dfcdbca07affbeefd08a084514e4b72
size 419973
oid sha256:01c7187f646b3b55357f294e88df1ebd279565701333f4550adfac928a022a99
size 66348

3
binutils-2.35.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:320e7a1d0f46fcd9f413f1046e216cbe23bb2bce6deb6c6a63304425e48b1942
size 32892584

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEOiS8Ho+0CfqfFDcYE/zvid2ePE8FAl9l4ecACgkQE/zvid2e
PE9fzxAAtvtjxNFBOH/h7B4T3G4emzdNeO3KAl0swPNpeL77FfXjQwLe2FQ02lcK
IIgzsatPIG0/ov9xuLnfPSHExKtUpM1rmY4qNs9qwBU52AOsAoyfi4wWSuQOPPn/
5PXfk7hCoJNnSDVEd0IT8gDNEVvnjKvjF/NMcyqA9WAxX08Jo5GA5HOHmzyzQKXX
SW4rJJ4JmH1Wdz2MY9TedBxSzWmgkVe/HNk5ngtkaMpV79tC0YLdDUXKxZYmgra0
zLDs6/A64bXYrIuFaC2I+ivcDB6lVkbicUf1uuHjYc0cen0o2FT9qz8qQxFJfg2h
bva3pAKRuFg7oy2lpRa6z8ioXBD8rOuSO9Ffvp4U/wZwOC+Kv+GyRe0VQXEH/EOX
nYo2dWeZqHii2+4aM0gNeDJpgSDrSb5/67MAr+Cchwi6W4IN+zn6ETRvnIj+G1Yg
TxHjLPzJ/46K5vmPrIcDr5mpioFoHkLOcGaeLgKfkBTco9faRBbcFwUTj1jDf6cd
kOVrpmI4KCx6w613PyHzieb6KW9vQcyUmV5OveultrgLFSav8XDN06WyXAKqsvqB
aMjheu/YO4U2fzq6+6fJVy8uO+kc1AKX3GzKJH5SzAZ1irNJsFqD++5vaZ7mpJ6g
DERQZWFIwzXXt4ImLADujQE+/7aClBsENzxiDqg1dAEg2ijLyJA=
=MLVz
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d24660f87093670738e58bcc7b7b06f121c0fcb0ca8fc44368d675a5ef9cff7
size 32816208

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEOiS8Ho+0CfqfFDcYE/zvid2ePE8FAl8asuEACgkQE/zvid2e
PE9vGA//Ul1amKmMbTizBn0MTa7hLlSnpQuMvGcjWAldH/sxXnD5cN1TJ1dojmoS
AwvdzK5/3neB8E9D6X5b1feQEJxRPyT+Y7nCkhunVJ6y1bT8euyNTTqjafxT495t
XinrXOi6IBF0G3NtVgr9nACEK8ifA72tKSS869tnF4SWN8HWIqsS/Vk4qhlEGIOF
+qe5aaJYU/Vs0VXxb1aM55zRAxOleePUYqWJ/04Zmg6As4kg8xyKuRuTYDlkvp33
XAh4zTJwkyk3FGTt8sqRAeODTP5GM3F916iwtU+r32030sp1t5AW76mS8YdbVM8I
BkpShW+Xt6db2orARiyXK3o9rWeZaScUNbkRODKtfPNWvnGEEqwJ/TAlKl1dy2gx
MAELCUFZI7FT/dPQ6OzsZXBTBaepF9R+nWYVADWdtnM8UgSgvIxiBvhPYeqefy4j
0XlGHLkljuFYrQ2dm4/+NQ/Hk6p3wQAP/ZeyINB+41GaSYW1wZkZHIhmQGwWUTgK
nH29bPcHR8QxQMvt71rncOq/P7LHyZ1WicM1yES1lGSAocGC998VFx2SMEdcT0rq
2t53TE6hGmj0RoToyWKQwCAl/SxUpaIgfgMhe4TKt9dDPsB7ibX5fQYNH9IPt8xh
n9p5Ihpxp67E+IowreoqR4vE6IWxYM3is1KxqbIOnnR1bNqMbBI=
=yvF9
-----END PGP SIGNATURE-----

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -33,7 +33,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS

View File

@ -4,6 +4,18 @@ Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
-------------------------------------------------------------------
Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 2.35.1 and rebased branch diff:
* This is a point release over the previous 2.35 version, containing bug
fixes, and as an exception to the usual rule, one new feature. The
new feature is the support for a new directive in the assembler:
".nop". This directive creates a single no-op instruction in whatever
encoding is correct for the target architecture. Unlike the .space or
.fill this is a real instruction, and it does affect the generation of
DWARF line number tables, should they be enabled.
-------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
Version: 2.35
Version: 2.35.1
Release: 0
#
# RUN_TESTS