SHA256
6
0
forked from pool/binutils

- Add patches for s390 z13 support (backports from

to-be 2.26):
  0001-S-390-Add-support-for-IBM-z13.patch
  0002-S-390-Add-check-for-length-field-operand.patch
  0003-S-390-Add-more-IBM-z13-instructions.patch
  0004-S-390-Fixes-for-z13-instructions.patch
  0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=189
This commit is contained in:
2015-07-09 14:43:01 +00:00
committed by Git OBS Bridge
parent 446fa172be
commit d30ea5816d
45 changed files with 5045 additions and 0 deletions

View File

@@ -3,6 +3,13 @@ Thu Jul 9 14:26:13 UTC 2015 - matz@suse.de
- Update to 2.25 branch at 2f5b97b4f (changes
binutils-2.25-branch.diff.gz) fixes PR 18481, gas/18541.
- Add patches for s390 z13 support (backports from
to-be 2.26):
0001-S-390-Add-support-for-IBM-z13.patch
0002-S-390-Add-check-for-length-field-operand.patch
0003-S-390-Add-more-IBM-z13-instructions.patch
0004-S-390-Fixes-for-z13-instructions.patch
0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch .
-------------------------------------------------------------------
Tue Jul 7 11:00:42 UTC 2015 - afaerber@suse.de