- 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:
Michael Matz 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

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,34 @@
From ae2046d38892cc42febb799141b2457f4e519fd0 Mon Sep 17 00:00:00 2001
From: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date: Tue, 10 Mar 2015 12:41:57 +0100
Subject: [PATCH 2/5] S/390: Add check for length field operand
gas/
2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* gas/config/tc-s390.c (md_gather_operands): Check for valid
length field operands.
# Conflicts:
# gas/ChangeLog
---
gas/config/tc-s390.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gas/config/tc-s390.c b/gas/config/tc-s390.c
index 052baf1..a8394c5 100644
--- a/gas/config/tc-s390.c
+++ b/gas/config/tc-s390.c
@@ -1216,6 +1216,9 @@ md_gather_operands (char *str,
}
else
{
+ if ((operand->flags & S390_OPERAND_LENGTH)
+ && ex.X_op != O_constant)
+ as_fatal (_("invalid length field specified"));
if ((operand->flags & S390_OPERAND_INDEX)
&& ex.X_add_number == 0
&& warn_areg_zero)
--
2.3.0

View File

@ -0,0 +1,365 @@
From ac7c37a5eec4299bfae164839a04b03eae27b962 Mon Sep 17 00:00:00 2001
From: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date: Tue, 10 Mar 2015 12:44:54 +0100
Subject: [PATCH 3/5] S/390: Add more IBM z13 instructions
opcodes/
2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* s390-opc.c: Add new IBM z13 instructions.
* s390-opc.txt: Likewise.
gas/testsuite/
2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* gas/s390/zarch-z13.d: Add more z13 instructions.
* gas/s390/zarch-z13.s: Likewise.
# Conflicts:
# gas/testsuite/ChangeLog
# opcodes/ChangeLog
---
gas/testsuite/gas/s390/zarch-z13.d | 134 +++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/s390/zarch-z13.s | 134 +++++++++++++++++++++++++++++++++++++
opcodes/s390-opc.c | 2 +
opcodes/s390-opc.txt | 23 +++++++
4 files changed, 293 insertions(+)
diff --git a/gas/testsuite/gas/s390/zarch-z13.d b/gas/testsuite/gas/s390/zarch-z13.d
index f74b9f8..b2e010d 100644
--- a/gas/testsuite/gas/s390/zarch-z13.d
+++ b/gas/testsuite/gas/s390/zarch-z13.d
@@ -546,3 +546,137 @@ Disassembly of section .text:
.*: e7 f1 ff db c4 4a [ ]*vftci %v15,%v17,4093,12,11
.*: e7 f1 ff d0 34 4a [ ]*vftcidb %v15,%v17,4093
.*: e7 f1 ff d8 34 4a [ ]*wftcidb %v15,%v17,4093
+.*: ed fa 6f a0 3c ae [ ]*cdpt %f3,4000\(251,%r6\),12
+.*: ed fa 6f a0 1c af [ ]*cxpt %f1,4000\(251,%r6\),12
+.*: ed fa 6f a0 3c ac [ ]*cpdt %f3,4000\(251,%r6\),12
+.*: ed fa 6f a0 1c ad [ ]*cpxt %f1,4000\(251,%r6\),12
+.*: b9 e0 d0 69 [ ]*locfhrnh %r6,%r9
+.*: b9 e0 10 69 [ ]*locfhro %r6,%r9
+.*: b9 e0 20 69 [ ]*locfhrh %r6,%r9
+.*: b9 e0 20 69 [ ]*locfhrh %r6,%r9
+.*: b9 e0 30 69 [ ]*locfhrnle %r6,%r9
+.*: b9 e0 40 69 [ ]*locfhrl %r6,%r9
+.*: b9 e0 40 69 [ ]*locfhrl %r6,%r9
+.*: b9 e0 50 69 [ ]*locfhrnhe %r6,%r9
+.*: b9 e0 60 69 [ ]*locfhrlh %r6,%r9
+.*: b9 e0 70 69 [ ]*locfhrne %r6,%r9
+.*: b9 e0 70 69 [ ]*locfhrne %r6,%r9
+.*: b9 e0 80 69 [ ]*locfhre %r6,%r9
+.*: b9 e0 80 69 [ ]*locfhre %r6,%r9
+.*: b9 e0 90 69 [ ]*locfhrnlh %r6,%r9
+.*: b9 e0 a0 69 [ ]*locfhrhe %r6,%r9
+.*: b9 e0 b0 69 [ ]*locfhrnl %r6,%r9
+.*: b9 e0 b0 69 [ ]*locfhrnl %r6,%r9
+.*: b9 e0 c0 69 [ ]*locfhrle %r6,%r9
+.*: b9 e0 d0 69 [ ]*locfhrnh %r6,%r9
+.*: b9 e0 d0 69 [ ]*locfhrnh %r6,%r9
+.*: b9 e0 e0 69 [ ]*locfhrno %r6,%r9
+.*: eb 6d 98 f0 fd e0 [ ]*locfhnh %r6,-10000\(%r9\)
+.*: eb 61 98 f0 fd e0 [ ]*locfho %r6,-10000\(%r9\)
+.*: eb 62 98 f0 fd e0 [ ]*locfhh %r6,-10000\(%r9\)
+.*: eb 62 98 f0 fd e0 [ ]*locfhh %r6,-10000\(%r9\)
+.*: eb 63 98 f0 fd e0 [ ]*locfhnle %r6,-10000\(%r9\)
+.*: eb 64 98 f0 fd e0 [ ]*locfhl %r6,-10000\(%r9\)
+.*: eb 64 98 f0 fd e0 [ ]*locfhl %r6,-10000\(%r9\)
+.*: eb 65 98 f0 fd e0 [ ]*locfhnhe %r6,-10000\(%r9\)
+.*: eb 66 98 f0 fd e0 [ ]*locfhlh %r6,-10000\(%r9\)
+.*: eb 67 98 f0 fd e0 [ ]*locfhne %r6,-10000\(%r9\)
+.*: eb 67 98 f0 fd e0 [ ]*locfhne %r6,-10000\(%r9\)
+.*: eb 68 98 f0 fd e0 [ ]*locfhe %r6,-10000\(%r9\)
+.*: eb 68 98 f0 fd e0 [ ]*locfhe %r6,-10000\(%r9\)
+.*: eb 69 98 f0 fd e0 [ ]*locfhnlh %r6,-10000\(%r9\)
+.*: eb 6a 98 f0 fd e0 [ ]*locfhhe %r6,-10000\(%r9\)
+.*: eb 6b 98 f0 fd e0 [ ]*locfhnl %r6,-10000\(%r9\)
+.*: eb 6b 98 f0 fd e0 [ ]*locfhnl %r6,-10000\(%r9\)
+.*: eb 6c 98 f0 fd e0 [ ]*locfhle %r6,-10000\(%r9\)
+.*: eb 6d 98 f0 fd e0 [ ]*locfhnh %r6,-10000\(%r9\)
+.*: eb 6d 98 f0 fd e0 [ ]*locfhnh %r6,-10000\(%r9\)
+.*: eb 6e 98 f0 fd e0 [ ]*locfhno %r6,-10000\(%r9\)
+.*: ec 6c 80 03 00 42 [ ]*lochile %r6,-32765
+.*: ec 61 80 03 00 42 [ ]*lochio %r6,-32765
+.*: ec 62 80 03 00 42 [ ]*lochih %r6,-32765
+.*: ec 62 80 03 00 42 [ ]*lochih %r6,-32765
+.*: ec 63 80 03 00 42 [ ]*lochinle %r6,-32765
+.*: ec 64 80 03 00 42 [ ]*lochil %r6,-32765
+.*: ec 64 80 03 00 42 [ ]*lochil %r6,-32765
+.*: ec 65 80 03 00 42 [ ]*lochinhe %r6,-32765
+.*: ec 66 80 03 00 42 [ ]*lochilh %r6,-32765
+.*: ec 67 80 03 00 42 [ ]*lochine %r6,-32765
+.*: ec 67 80 03 00 42 [ ]*lochine %r6,-32765
+.*: ec 68 80 03 00 42 [ ]*lochie %r6,-32765
+.*: ec 68 80 03 00 42 [ ]*lochie %r6,-32765
+.*: ec 69 80 03 00 42 [ ]*lochinlh %r6,-32765
+.*: ec 6a 80 03 00 42 [ ]*lochihe %r6,-32765
+.*: ec 6b 80 03 00 42 [ ]*lochinl %r6,-32765
+.*: ec 6b 80 03 00 42 [ ]*lochinl %r6,-32765
+.*: ec 6c 80 03 00 42 [ ]*lochile %r6,-32765
+.*: ec 6d 80 03 00 42 [ ]*lochinh %r6,-32765
+.*: ec 6d 80 03 00 42 [ ]*lochinh %r6,-32765
+.*: ec 6e 80 03 00 42 [ ]*lochino %r6,-32765
+.*: ec 6c 80 03 00 46 [ ]*locghile %r6,-32765
+.*: ec 61 80 03 00 46 [ ]*locghio %r6,-32765
+.*: ec 62 80 03 00 46 [ ]*locghih %r6,-32765
+.*: ec 62 80 03 00 46 [ ]*locghih %r6,-32765
+.*: ec 63 80 03 00 46 [ ]*locghinle %r6,-32765
+.*: ec 64 80 03 00 46 [ ]*locghil %r6,-32765
+.*: ec 64 80 03 00 46 [ ]*locghil %r6,-32765
+.*: ec 65 80 03 00 46 [ ]*locghinhe %r6,-32765
+.*: ec 66 80 03 00 46 [ ]*locghilh %r6,-32765
+.*: ec 67 80 03 00 46 [ ]*locghine %r6,-32765
+.*: ec 67 80 03 00 46 [ ]*locghine %r6,-32765
+.*: ec 68 80 03 00 46 [ ]*locghie %r6,-32765
+.*: ec 68 80 03 00 46 [ ]*locghie %r6,-32765
+.*: ec 69 80 03 00 46 [ ]*locghinlh %r6,-32765
+.*: ec 6a 80 03 00 46 [ ]*locghihe %r6,-32765
+.*: ec 6b 80 03 00 46 [ ]*locghinl %r6,-32765
+.*: ec 6b 80 03 00 46 [ ]*locghinl %r6,-32765
+.*: ec 6c 80 03 00 46 [ ]*locghile %r6,-32765
+.*: ec 6d 80 03 00 46 [ ]*locghinh %r6,-32765
+.*: ec 6d 80 03 00 46 [ ]*locghinh %r6,-32765
+.*: ec 6e 80 03 00 46 [ ]*locghino %r6,-32765
+.*: ec 6c 80 03 00 4e [ ]*lochhile %r6,-32765
+.*: ec 61 80 03 00 4e [ ]*lochhio %r6,-32765
+.*: ec 62 80 03 00 4e [ ]*lochhih %r6,-32765
+.*: ec 62 80 03 00 4e [ ]*lochhih %r6,-32765
+.*: ec 63 80 03 00 4e [ ]*lochhinle %r6,-32765
+.*: ec 64 80 03 00 4e [ ]*lochhil %r6,-32765
+.*: ec 64 80 03 00 4e [ ]*lochhil %r6,-32765
+.*: ec 65 80 03 00 4e [ ]*lochhinhe %r6,-32765
+.*: ec 66 80 03 00 4e [ ]*lochhilh %r6,-32765
+.*: ec 67 80 03 00 4e [ ]*lochhine %r6,-32765
+.*: ec 67 80 03 00 4e [ ]*lochhine %r6,-32765
+.*: ec 68 80 03 00 4e [ ]*lochhie %r6,-32765
+.*: ec 68 80 03 00 4e [ ]*lochhie %r6,-32765
+.*: ec 69 80 03 00 4e [ ]*lochhinlh %r6,-32765
+.*: ec 6a 80 03 00 4e [ ]*lochhihe %r6,-32765
+.*: ec 6b 80 03 00 4e [ ]*lochhinl %r6,-32765
+.*: ec 6b 80 03 00 4e [ ]*lochhinl %r6,-32765
+.*: ec 6c 80 03 00 4e [ ]*lochhile %r6,-32765
+.*: ec 6d 80 03 00 4e [ ]*lochhinh %r6,-32765
+.*: ec 6d 80 03 00 4e [ ]*lochhinh %r6,-32765
+.*: ec 6e 80 03 00 4e [ ]*lochhino %r6,-32765
+.*: eb 6d 98 f0 fd e1 [ ]*stocfhnh %r6,-10000\(%r9\)
+.*: eb 61 98 f0 fd e1 [ ]*stocfho %r6,-10000\(%r9\)
+.*: eb 62 98 f0 fd e1 [ ]*stocfhh %r6,-10000\(%r9\)
+.*: eb 62 98 f0 fd e1 [ ]*stocfhh %r6,-10000\(%r9\)
+.*: eb 63 98 f0 fd e1 [ ]*stocfhnle %r6,-10000\(%r9\)
+.*: eb 64 98 f0 fd e1 [ ]*stocfhl %r6,-10000\(%r9\)
+.*: eb 64 98 f0 fd e1 [ ]*stocfhl %r6,-10000\(%r9\)
+.*: eb 65 98 f0 fd e1 [ ]*stocfhnhe %r6,-10000\(%r9\)
+.*: eb 66 98 f0 fd e1 [ ]*stocfhlh %r6,-10000\(%r9\)
+.*: eb 67 98 f0 fd e1 [ ]*stocfhne %r6,-10000\(%r9\)
+.*: eb 67 98 f0 fd e1 [ ]*stocfhne %r6,-10000\(%r9\)
+.*: eb 68 98 f0 fd e1 [ ]*stocfhe %r6,-10000\(%r9\)
+.*: eb 68 98 f0 fd e1 [ ]*stocfhe %r6,-10000\(%r9\)
+.*: eb 69 98 f0 fd e1 [ ]*stocfhnlh %r6,-10000\(%r9\)
+.*: eb 6a 98 f0 fd e1 [ ]*stocfhhe %r6,-10000\(%r9\)
+.*: eb 6b 98 f0 fd e1 [ ]*stocfhnl %r6,-10000\(%r9\)
+.*: eb 6b 98 f0 fd e1 [ ]*stocfhnl %r6,-10000\(%r9\)
+.*: eb 6c 98 f0 fd e1 [ ]*stocfhle %r6,-10000\(%r9\)
+.*: eb 6d 98 f0 fd e1 [ ]*stocfhnh %r6,-10000\(%r9\)
+.*: eb 6d 98 f0 fd e1 [ ]*stocfhnh %r6,-10000\(%r9\)
+.*: eb 6e 98 f0 fd e1 [ ]*stocfhno %r6,-10000\(%r9\)
+.*: e3 69 b8 f0 fd 3a [ ]*llzrgf %r6,-10000\(%r9,%r11\)
+.*: e3 69 b8 f0 fd 3b [ ]*lzrf %r6,-10000\(%r9,%r11\)
+.*: e3 69 b8 f0 fd 2a [ ]*lzrg %r6,-10000\(%r9,%r11\)
+.*: b9 ec 00 69 [ ]*ppno %r6,%r9
diff --git a/gas/testsuite/gas/s390/zarch-z13.s b/gas/testsuite/gas/s390/zarch-z13.s
index 812e3e8..688020d 100644
--- a/gas/testsuite/gas/s390/zarch-z13.s
+++ b/gas/testsuite/gas/s390/zarch-z13.s
@@ -540,3 +540,137 @@ foo:
vftci %v15,%v17,4093,12,11
vftcidb %v15,%v17,4093
wftcidb %v15,%v17,4093
+ cdpt %f3,4000(251,%r6),12
+ cxpt %f1,4000(251,%r6),12
+ cpdt %f3,4000(251,%r6),12
+ cpxt %f1,4000(251,%r6),12
+ locfhr %r6,%r9,13
+ locfhro %r6,%r9
+ locfhrh %r6,%r9
+ locfhrp %r6,%r9
+ locfhrnle %r6,%r9
+ locfhrl %r6,%r9
+ locfhrm %r6,%r9
+ locfhrnhe %r6,%r9
+ locfhrlh %r6,%r9
+ locfhrne %r6,%r9
+ locfhrnz %r6,%r9
+ locfhre %r6,%r9
+ locfhrz %r6,%r9
+ locfhrnlh %r6,%r9
+ locfhrhe %r6,%r9
+ locfhrnl %r6,%r9
+ locfhrnm %r6,%r9
+ locfhrle %r6,%r9
+ locfhrnh %r6,%r9
+ locfhrnp %r6,%r9
+ locfhrno %r6,%r9
+ locfh %r6,-10000(%r9),13
+ locfho %r6,-10000(%r9)
+ locfhh %r6,-10000(%r9)
+ locfhp %r6,-10000(%r9)
+ locfhnle %r6,-10000(%r9)
+ locfhl %r6,-10000(%r9)
+ locfhm %r6,-10000(%r9)
+ locfhnhe %r6,-10000(%r9)
+ locfhlh %r6,-10000(%r9)
+ locfhne %r6,-10000(%r9)
+ locfhnz %r6,-10000(%r9)
+ locfhe %r6,-10000(%r9)
+ locfhz %r6,-10000(%r9)
+ locfhnlh %r6,-10000(%r9)
+ locfhhe %r6,-10000(%r9)
+ locfhnl %r6,-10000(%r9)
+ locfhnm %r6,-10000(%r9)
+ locfhle %r6,-10000(%r9)
+ locfhnh %r6,-10000(%r9)
+ locfhnp %r6,-10000(%r9)
+ locfhno %r6,-10000(%r9)
+ lochi %r6,-32765,12
+ lochio %r6,-32765
+ lochih %r6,-32765
+ lochip %r6,-32765
+ lochinle %r6,-32765
+ lochil %r6,-32765
+ lochim %r6,-32765
+ lochinhe %r6,-32765
+ lochilh %r6,-32765
+ lochine %r6,-32765
+ lochinz %r6,-32765
+ lochie %r6,-32765
+ lochiz %r6,-32765
+ lochinlh %r6,-32765
+ lochihe %r6,-32765
+ lochinl %r6,-32765
+ lochinm %r6,-32765
+ lochile %r6,-32765
+ lochinh %r6,-32765
+ lochinp %r6,-32765
+ lochino %r6,-32765
+ locghi %r6,-32765,12
+ locghio %r6,-32765
+ locghih %r6,-32765
+ locghip %r6,-32765
+ locghinle %r6,-32765
+ locghil %r6,-32765
+ locghim %r6,-32765
+ locghinhe %r6,-32765
+ locghilh %r6,-32765
+ locghine %r6,-32765
+ locghinz %r6,-32765
+ locghie %r6,-32765
+ locghiz %r6,-32765
+ locghinlh %r6,-32765
+ locghihe %r6,-32765
+ locghinl %r6,-32765
+ locghinm %r6,-32765
+ locghile %r6,-32765
+ locghinh %r6,-32765
+ locghinp %r6,-32765
+ locghino %r6,-32765
+ lochhi %r6,-32765,12
+ lochhio %r6,-32765
+ lochhih %r6,-32765
+ lochhip %r6,-32765
+ lochhinle %r6,-32765
+ lochhil %r6,-32765
+ lochhim %r6,-32765
+ lochhinhe %r6,-32765
+ lochhilh %r6,-32765
+ lochhine %r6,-32765
+ lochhinz %r6,-32765
+ lochhie %r6,-32765
+ lochhiz %r6,-32765
+ lochhinlh %r6,-32765
+ lochhihe %r6,-32765
+ lochhinl %r6,-32765
+ lochhinm %r6,-32765
+ lochhile %r6,-32765
+ lochhinh %r6,-32765
+ lochhinp %r6,-32765
+ lochhino %r6,-32765
+ stocfh %r6,-10000(%r9),13
+ stocfho %r6,-10000(%r9)
+ stocfhh %r6,-10000(%r9)
+ stocfhp %r6,-10000(%r9)
+ stocfhnle %r6,-10000(%r9)
+ stocfhl %r6,-10000(%r9)
+ stocfhm %r6,-10000(%r9)
+ stocfhnhe %r6,-10000(%r9)
+ stocfhlh %r6,-10000(%r9)
+ stocfhne %r6,-10000(%r9)
+ stocfhnz %r6,-10000(%r9)
+ stocfhe %r6,-10000(%r9)
+ stocfhz %r6,-10000(%r9)
+ stocfhnlh %r6,-10000(%r9)
+ stocfhhe %r6,-10000(%r9)
+ stocfhnl %r6,-10000(%r9)
+ stocfhnm %r6,-10000(%r9)
+ stocfhle %r6,-10000(%r9)
+ stocfhnh %r6,-10000(%r9)
+ stocfhnp %r6,-10000(%r9)
+ stocfhno %r6,-10000(%r9)
+ llzrgf %r6,-10000(%r9,%r11)
+ lzrf %r6,-10000(%r9,%r11)
+ lzrg %r6,-10000(%r9,%r11)
+ ppno %r6,%r9
diff --git a/opcodes/s390-opc.c b/opcodes/s390-opc.c
index ca82ce5..6f66fd8 100644
--- a/opcodes/s390-opc.c
+++ b/opcodes/s390-opc.c
@@ -311,6 +311,7 @@ const struct s390_operand s390_operands[] =
#define INSTR_RIE_R0I0 6, { R_8,I16_16,0,0,0,0 } /* e.g. citne */
#define INSTR_RIE_R0UU 6, { R_8,U16_16,U4_32,0,0,0 } /* e.g. clfit */
#define INSTR_RIE_R0U0 6, { R_8,U16_16,0,0,0,0 } /* e.g. clfitne */
+#define INSTR_RIE_RUI0 6, { R_8,I16_16,U4_12,0,0,0 } /* e.g. lochi */
#define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
#define INSTR_RIL_0P 6, { J32_16,0,0,0,0 } /* e.g. jg */
#define INSTR_RIL_RP 6, { R_8,J32_16,0,0,0,0 } /* e.g. brasl */
@@ -515,6 +516,7 @@ const struct s390_operand s390_operands[] =
#define MASK_RIE_R0I0 { 0xff, 0x0f, 0x00, 0x00, 0xff, 0xff }
#define MASK_RIE_R0UU { 0xff, 0x0f, 0x00, 0x00, 0x0f, 0xff }
#define MASK_RIE_R0U0 { 0xff, 0x0f, 0x00, 0x00, 0xff, 0xff }
+#define MASK_RIE_RUI0 { 0xff, 0x00, 0x00, 0x00, 0xff, 0xff }
#define MASK_RIE_RRUUU { 0xff, 0x00, 0x00, 0x00, 0x00, 0xff }
#define MASK_RIL_0P { 0xff, 0xff, 0x00, 0x00, 0x00, 0x00 }
#define MASK_RIL_RP { 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00 }
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 2a5e1dd..3429494 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -1656,3 +1656,26 @@ e700000830e2 wfsdb VRR_VVV "vector fp subtract" z13 zarch
e7000000004a vftci VRI_VVUUU "vector fp test data class immediate" z13 zarch
e7000000304a vftcidb VRI_VVU2 "vector fp test data class immediate" z13 zarch
e7000008304a wftcidb VRI_VVU2 "vector fp test data class immediate" z13 zarch
+
+ed00000000ae cdpt RSL_LRDFU "convert from packed to long dfp" z13 zarch
+ed00000000af cxpt RSL_LRDFEU "convert from packed to extended dfp" z13 zarch
+ed00000000ac cpdt RSL_LRDFU "convert from long dfp to packed" z13 zarch
+ed00000000ad cpxt RSL_LRDFEU "convert from extended dfp to packed" z13 zarch
+
+b9e0 locfhr RRF_U0RR "load high on condition from gpr" z13 zarch
+b9e000000000 locfhr*16 RRF_00RR "load high on condition from gpr" z13 zarch
+eb00000000e0 locfh RSY_RURD2 "load high on condition from memory" z13 zarch
+eb00000000e0 locfh*12 RSY_R0RD "load high on condition from memory" z13 zarch
+ec0000000042 lochi RIE_RUI0 "load halfword immediate on condition into 32 bit gpr" z13 zarch
+ec0000000042 lochi*12 RIE_R0I0 "load halfword immediate on condition into 32 bit gpr" z13 zarch
+ec0000000046 locghi RIE_RUI0 "load halfword immediate on condition into 64 bit gpr" z13 zarch
+ec0000000046 locghi*12 RIE_R0I0 "load halfword immediate on condition into 64 bit gpr" z13 zarch
+ec000000004e lochhi RIE_RUI0 "load halfword high immediate on condition" z13 zarch
+ec000000004e lochhi*12 RIE_R0I0 "load halfword high immediate on condition" z13 zarch
+eb00000000e1 stocfh RSY_RURD2 "store high on condition" z13 zarch
+eb00000000e1 stocfh*12 RSY_R0RD "store high on condition" z13 zarch
+
+e3000000003a llzrgf RXY_RRRD "load logical and zero rightmost bytes 32->64" z13 zarch
+e3000000003b lzrf RXY_RRRD "load and zero rightmost byte 32->32" z13 zarch
+e3000000002a lzrg RXY_RRRD "load and zero rightmost byte 64->64" z13 zarch
+b9ec ppno RRE_RR "perform pseudorandom number operation" z13 zarch
--
2.3.0

View File

@ -0,0 +1,135 @@
From 29983261245edabe68ab379d8e8f7691de467a57 Mon Sep 17 00:00:00 2001
From: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date: Mon, 27 Apr 2015 10:29:16 +0200
Subject: [PATCH 4/5] S/390: Fixes for z13 instructions.
opcodes/
* s390-opc.c: New instruction type VV0UU2.
* s390-opc.txt: Fix instruction types for VFCE, VLDE, VFSQ, WFK,
and WFC.
gas/testsuite/
* gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
WFC.
* gas/s390/zarch-z13.s: Likewise.
# Conflicts:
# gas/testsuite/ChangeLog
# opcodes/ChangeLog
---
gas/testsuite/gas/s390/zarch-z13.d | 10 +++++-----
gas/testsuite/gas/s390/zarch-z13.s | 2 +-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 10 +++++-----
4 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/gas/testsuite/gas/s390/zarch-z13.d b/gas/testsuite/gas/s390/zarch-z13.d
index b2e010d..66808d6 100644
--- a/gas/testsuite/gas/s390/zarch-z13.d
+++ b/gas/testsuite/gas/s390/zarch-z13.d
@@ -476,11 +476,11 @@ Disassembly of section .text:
.*: e7 f1 40 0c d6 e3 [ ]*vfa %v15,%v17,%v20,13,12
.*: e7 f1 40 00 36 e3 [ ]*vfadb %v15,%v17,%v20
.*: e7 f1 40 08 36 e3 [ ]*wfadb %v15,%v17,%v20
-.*: e7 f1 00 cd 04 cb [ ]*wfc %v15,%v17,13,12
+.*: e7 f1 00 0c d4 cb [ ]*wfc %v15,%v17,13,12
.*: e7 f1 00 00 34 cb [ ]*wfcdb %v15,%v17
-.*: e7 f1 00 cd 04 ca [ ]*wfk %v15,%v17,13,12
+.*: e7 f1 00 0c d4 ca [ ]*wfk %v15,%v17,13,12
.*: e7 f1 00 00 34 ca [ ]*wfkdb %v15,%v17
-.*: e7 f1 40 00 06 e8 [ ]*vfce %v15,%v17,%v20
+.*: e7 f1 40 bc d6 e8 [ ]*vfce %v15,%v17,%v20,13,12,11
.*: e7 f1 40 00 36 e8 [ ]*vfcedb %v15,%v17,%v20
.*: e7 f1 40 10 36 e8 [ ]*vfcedbs %v15,%v17,%v20
.*: e7 f1 40 08 36 e8 [ ]*wfcedb %v15,%v17,%v20
@@ -513,7 +513,7 @@ Disassembly of section .text:
.*: e7 f1 00 bc d4 c7 [ ]*vfi %v15,%v17,13,12,11
.*: e7 f1 00 cd 34 c7 [ ]*wfidb %v15,%v17,5,12
.*: e7 f1 00 cd 34 c7 [ ]*wfidb %v15,%v17,5,12
-.*: e7 f1 00 cd 04 c4 [ ]*vlde %v15,%v17,13,12
+.*: e7 f1 00 0c d4 c4 [ ]*vlde %v15,%v17,13,12
.*: e7 f1 00 00 24 c4 [ ]*vldeb %v15,%v17
.*: e7 f1 00 08 24 c4 [ ]*wldeb %v15,%v17
.*: e7 f1 00 bc d4 c5 [ ]*vled %v15,%v17,13,12,11
@@ -537,7 +537,7 @@ Disassembly of section .text:
.*: e7 f1 00 18 34 cc [ ]*wflndb %v15,%v17
.*: e7 f1 00 20 34 cc [ ]*vflpdb %v15,%v17
.*: e7 f1 00 28 34 cc [ ]*wflpdb %v15,%v17
-.*: e7 f1 00 cd 04 ce [ ]*vfsq %v15,%v17,13,12
+.*: e7 f1 00 0c d4 ce [ ]*vfsq %v15,%v17,13,12
.*: e7 f1 00 00 34 ce [ ]*vfsqdb %v15,%v17
.*: e7 f1 00 08 34 ce [ ]*wfsqdb %v15,%v17
.*: e7 f1 40 0c d6 e2 [ ]*vfs %v15,%v17,%v20,13,12
diff --git a/gas/testsuite/gas/s390/zarch-z13.s b/gas/testsuite/gas/s390/zarch-z13.s
index 688020d..c2964d8 100644
--- a/gas/testsuite/gas/s390/zarch-z13.s
+++ b/gas/testsuite/gas/s390/zarch-z13.s
@@ -474,7 +474,7 @@ foo:
wfcdb %v15,%v17
wfk %v15,%v17,13,12
wfkdb %v15,%v17
- vfce %v15,%v17,%v20
+ vfce %v15,%v17,%v20,13,12,11
vfcedb %v15,%v17,%v20
vfcedbs %v15,%v17,%v20
wfcedb %v15,%v17,%v20
diff --git a/opcodes/s390-opc.c b/opcodes/s390-opc.c
index 6f66fd8..9c557fa 100644
--- a/opcodes/s390-opc.c
+++ b/opcodes/s390-opc.c
@@ -484,6 +484,7 @@ const struct s390_operand s390_operands[] =
#define INSTR_VRR_VV0U 6, { V_8,V_12,U4_32,0,0,0 } /* e.g. vseg */
#define INSTR_VRR_VV0U2 6, { V_8,V_12,U4_24,0,0,0 } /* e.g. vistrb*/
#define INSTR_VRR_VV0UU 6, { V_8,V_12,U4_28,U4_24,0,0 } /* e.g. vcdgb */
+#define INSTR_VRR_VV0UU2 6, { V_8,V_12,U4_32,U4_28,0,0 } /* e.g. wfc */
#define INSTR_VRR_VV0UU8 6, { V_8,V_12,U4_OR8_28,U4_24,0,0 } /* e.g. wcdgb */
#define INSTR_VRR_VV 6, { V_8,V_12,0,0,0,0 } /* e.g. vsegb */
#define INSTR_VRR_VVVUU0V 6, { V_8,V_12,V_16,V_32,U4_20,U4_24 } /* e.g. vstrc */
@@ -690,6 +691,7 @@ const struct s390_operand s390_operands[] =
#define MASK_VRR_VV0U { 0xff, 0x00, 0xff, 0xff, 0x00, 0xff }
#define MASK_VRR_VV0U2 { 0xff, 0x00, 0xff, 0x0f, 0xf0, 0xff }
#define MASK_VRR_VV0UU { 0xff, 0x00, 0xff, 0x00, 0xf0, 0xff }
+#define MASK_VRR_VV0UU2 { 0xff, 0x00, 0xff, 0xf0, 0x00, 0xff }
#define MASK_VRR_VV0UU8 { 0xff, 0x00, 0xff, 0x08, 0xf0, 0xff }
#define MASK_VRR_VV { 0xff, 0x00, 0xff, 0xff, 0xf0, 0xff }
#define MASK_VRR_VVVUU0V { 0xff, 0x00, 0x00, 0x0f, 0x00, 0xff }
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 3429494..b86da96 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -1586,11 +1586,11 @@ e7000230008a vstrczfs VRR_VVVU0VB3 "vector string range compare word" z13 zarch
e700000000e3 vfa VRR_VVV0UU "vector fp add" z13 zarch
e700000030e3 vfadb VRR_VVV "vector fp add" z13 zarch
e700000830e3 wfadb VRR_VVV "vector fp add" z13 zarch
-e700000000cb wfc VRR_VV0UU "vector fp compare scalar" z13 zarch
+e700000000cb wfc VRR_VV0UU2 "vector fp compare scalar" z13 zarch
e700000030cb wfcdb VRR_VV "vector fp compare scalar" z13 zarch
-e700000000ca wfk VRR_VV0UU "vector fp compare and signal scalar" z13 zarch
+e700000000ca wfk VRR_VV0UU2 "vector fp compare and signal scalar" z13 zarch
e700000030ca wfkdb VRR_VV "vector fp compare and signal scalar" z13 zarch
-e700000000e8 vfce VRR_VVV "vector fp compare equal" z13 zarch
+e700000000e8 vfce VRR_VVV0UUU "vector fp compare equal" z13 zarch
e700000030e8 vfcedb VRR_VVV "vector fp compare equal" z13 zarch
e700001030e8 vfcedbs VRR_VVV "vector fp compare equal" z13 zarch
e700000830e8 wfcedb VRR_VVV "vector fp compare equal" z13 zarch
@@ -1623,7 +1623,7 @@ e700000830e5 wfddb VRR_VVV "vector fp divide" z13 zarch
e700000000c7 vfi VRR_VV0UUU "vector load fp integer" z13 zarch
e700000030c7 vfidb VRR_VV0UU "vector load fp integer" z13 zarch
e700000830c7 wfidb VRR_VV0UU8 "vector load fp integer" z13 zarch
-e700000000c4 vlde VRR_VV0UU "vector fp load lengthened" z13 zarch
+e700000000c4 vlde VRR_VV0UU2 "vector fp load lengthened" z13 zarch
e700000020c4 vldeb VRR_VV "vector fp load lengthened" z13 zarch
e700000820c4 wldeb VRR_VV "vector fp load lengthened" z13 zarch
e700000000c5 vled VRR_VV0UUU "vector fp load rounded" z13 zarch
@@ -1647,7 +1647,7 @@ e700001030cc vflndb VRR_VV "vector fp perform sign operation" z13 zarch
e700001830cc wflndb VRR_VV "vector fp perform sign operation" z13 zarch
e700002030cc vflpdb VRR_VV "vector fp perform sign operation" z13 zarch
e700002830cc wflpdb VRR_VV "vector fp perform sign operation" z13 zarch
-e700000000ce vfsq VRR_VV0UU "vector fp square root" z13 zarch
+e700000000ce vfsq VRR_VV0UU2 "vector fp square root" z13 zarch
e700000030ce vfsqdb VRR_VV "vector fp square root" z13 zarch
e700000830ce wfsqdb VRR_VV "vector fp square root" z13 zarch
e700000000e2 vfs VRR_VVV0UU "vector fp subtract" z13 zarch
--
2.3.0

View File

@ -0,0 +1,289 @@
From d77ae458893b48e4e4ad5aa74a94023dff4ec4e1 Mon Sep 17 00:00:00 2001
From: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date: Mon, 27 Apr 2015 10:32:23 +0200
Subject: [PATCH 5/5] S/390: z13 use GNU attribute to indicate vector ABI
bfd/
* elf-s390-common.c (elf_s390_merge_obj_attributes): New function.
* elf32-s390.c (elf32_s390_merge_private_bfd_data): Call
elf_s390_merge_obj_attributes.
* elf64-s390.c (elf64_s390_merge_private_bfd_data): New function.
binutils/
* readelf.c (display_s390_gnu_attribute): New function.
(process_s390_specific): New function.
(process_arch_specific): Call process_s390_specific.
gas/
* doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
include/elf/
* s390.h: Define Tag_GNU_S390_ABI_Vector.
# Conflicts:
# bfd/ChangeLog
# binutils/ChangeLog
# gas/testsuite/ChangeLog
# include/elf/ChangeLog
# Conflicts:
# bfd/elf-s390-common.c
---
bfd/elf-s390-common.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++
bfd/elf32-s390.c | 9 ++++++++
bfd/elf64-s390.c | 18 +++++++++++++++-
binutils/readelf.c | 46 ++++++++++++++++++++++++++++++++++++++++
gas/doc/as.texinfo | 16 ++++++++++++++
include/elf/s390.h | 15 +++++++++++--
6 files changed, 159 insertions(+), 3 deletions(-)
diff --git a/bfd/elf-s390-common.c b/bfd/elf-s390-common.c
index c74883c..de87ff8 100644
--- a/bfd/elf-s390-common.c
+++ b/bfd/elf-s390-common.c
@@ -242,3 +242,61 @@ elf_s390_add_symbol_hook (bfd *abfd,
return TRUE;
}
+
+/* Merge object attributes from IBFD into OBFD. Raise an error if
+ there are conflicting attributes. */
+static bfd_boolean
+elf_s390_merge_obj_attributes (bfd *ibfd, bfd *obfd)
+{
+ obj_attribute *in_attr, *in_attrs;
+ obj_attribute *out_attr, *out_attrs;
+
+ if (!elf_known_obj_attributes_proc (obfd)[0].i)
+ {
+ /* This is the first object. Copy the attributes. */
+ _bfd_elf_copy_obj_attributes (ibfd, obfd);
+
+ /* Use the Tag_null value to indicate the attributes have been
+ initialized. */
+ elf_known_obj_attributes_proc (obfd)[0].i = 1;
+
+ return TRUE;
+ }
+
+ in_attrs = elf_known_obj_attributes (ibfd)[OBJ_ATTR_GNU];
+ out_attrs = elf_known_obj_attributes (obfd)[OBJ_ATTR_GNU];
+
+ /* Check for conflicting Tag_GNU_S390_ABI_Vector attributes and
+ merge non-conflicting ones. */
+ in_attr = &in_attrs[Tag_GNU_S390_ABI_Vector];
+ out_attr = &out_attrs[Tag_GNU_S390_ABI_Vector];
+
+ if (in_attr->i > 2)
+ _bfd_error_handler
+ (_("Warning: %B uses unknown vector ABI %d"), ibfd,
+ in_attr->i);
+ else if (out_attr->i > 2)
+ _bfd_error_handler
+ (_("Warning: %B uses unknown vector ABI %d"), obfd,
+ out_attr->i);
+ else if (in_attr->i != out_attr->i)
+ {
+ out_attr->type = ATTR_TYPE_FLAG_INT_VAL;
+
+ if (in_attr->i && out_attr->i)
+ {
+ const char abi_str[3][9] = { "none", "software", "hardware" };
+
+ _bfd_error_handler
+ (_("Warning: %B uses vector %s ABI, %B uses %s ABI"),
+ ibfd, obfd, abi_str[in_attr->i], abi_str[out_attr->i]);
+ }
+ if (in_attr->i > out_attr->i)
+ out_attr->i = in_attr->i;
+ }
+
+ /* Merge Tag_compatibility attributes and any common GNU ones. */
+ _bfd_elf_merge_object_attributes (ibfd, obfd);
+
+ return TRUE;
+}
diff --git a/bfd/elf32-s390.c b/bfd/elf32-s390.c
index ebcb028..64819b9 100644
--- a/bfd/elf32-s390.c
+++ b/bfd/elf32-s390.c
@@ -3980,9 +3980,18 @@ elf_s390_plt_sym_val (bfd_vma i, const asection *plt,
return plt->vma + PLT_FIRST_ENTRY_SIZE + i * PLT_ENTRY_SIZE;
}
+/* Merge backend specific data from an object file to the output
+ object file when linking. */
+
static bfd_boolean
elf32_s390_merge_private_bfd_data (bfd *ibfd, bfd *obfd)
{
+ if (!is_s390_elf (ibfd) || !is_s390_elf (obfd))
+ return TRUE;
+
+ if (!elf_s390_merge_obj_attributes (ibfd, obfd))
+ return FALSE;
+
elf_elfheader (obfd)->e_flags |= elf_elfheader (ibfd)->e_flags;
return TRUE;
}
diff --git a/bfd/elf64-s390.c b/bfd/elf64-s390.c
index b2f1aa5..bbdee31 100644
--- a/bfd/elf64-s390.c
+++ b/bfd/elf64-s390.c
@@ -3766,6 +3766,21 @@ elf_s390_plt_sym_val (bfd_vma i, const asection *plt,
return plt->vma + PLT_FIRST_ENTRY_SIZE + i * PLT_ENTRY_SIZE;
}
+/* Merge backend specific data from an object file to the output
+ object file when linking. */
+
+static bfd_boolean
+elf64_s390_merge_private_bfd_data (bfd *ibfd, bfd *obfd)
+{
+ if (!is_s390_elf (ibfd) || !is_s390_elf (obfd))
+ return TRUE;
+
+ if (!elf_s390_merge_obj_attributes (ibfd, obfd))
+ return FALSE;
+
+ return TRUE;
+}
+
/* Why was the hash table entry size definition changed from
ARCH_SIZE/8 to 4? This breaks the 64 bit dynamic linker and
this is the only reason for the s390_elf64_size_info structure. */
@@ -3824,7 +3839,8 @@ const struct elf_size_info s390_elf64_size_info =
#define bfd_elf64_bfd_is_local_label_name elf_s390_is_local_label_name
#define bfd_elf64_bfd_link_hash_table_create elf_s390_link_hash_table_create
#define bfd_elf64_bfd_reloc_type_lookup elf_s390_reloc_type_lookup
-#define bfd_elf64_bfd_reloc_name_lookup elf_s390_reloc_name_lookup
+#define bfd_elf64_bfd_reloc_name_lookup elf_s390_reloc_name_lookup
+#define bfd_elf64_bfd_merge_private_bfd_data elf64_s390_merge_private_bfd_data
#define elf_backend_adjust_dynamic_symbol elf_s390_adjust_dynamic_symbol
#define elf_backend_check_relocs elf_s390_check_relocs
diff --git a/binutils/readelf.c b/binutils/readelf.c
index 0c00b2f..9ae3cc6 100644
--- a/binutils/readelf.c
+++ b/binutils/readelf.c
@@ -12273,6 +12273,41 @@ display_power_gnu_attribute (unsigned char * p,
return display_tag_value (tag & 1, p, end);
}
+static unsigned char *
+display_s390_gnu_attribute (unsigned char * p,
+ int tag,
+ const unsigned char * const end)
+{
+ unsigned int len;
+ int val;
+
+ if (tag == Tag_GNU_S390_ABI_Vector)
+ {
+ val = read_uleb128 (p, &len, end);
+ p += len;
+ printf (" Tag_GNU_S390_ABI_Vector: ");
+
+ switch (val)
+ {
+ case 0:
+ printf (_("any\n"));
+ break;
+ case 1:
+ printf (_("software\n"));
+ break;
+ case 2:
+ printf (_("hardware\n"));
+ break;
+ default:
+ printf ("??? (%d)\n", val);
+ break;
+ }
+ return p;
+ }
+
+ return display_tag_value (tag & 1, p, end);
+}
+
static void
display_sparc_hwcaps (int mask)
{
@@ -13044,6 +13079,13 @@ process_power_specific (FILE * file)
}
static int
+process_s390_specific (FILE * file)
+{
+ return process_attributes (file, NULL, SHT_GNU_ATTRIBUTES, NULL,
+ display_s390_gnu_attribute);
+}
+
+static int
process_sparc_specific (FILE * file)
{
return process_attributes (file, NULL, SHT_GNU_ATTRIBUTES, NULL,
@@ -14803,6 +14845,10 @@ process_arch_specific (FILE * file)
case EM_PPC:
return process_power_specific (file);
break;
+ case EM_S390:
+ case EM_S390_OLD:
+ return process_s390_specific (file);
+ break;
case EM_SPARC:
case EM_SPARC32PLUS:
case EM_SPARCV9:
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 2c7d71e..21e11c4 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -7086,6 +7086,22 @@ The vector ABI used by this object file. The value will be:
@end itemize
@end table
+@subsection IBM z Systems Attributes
+
+@table @r
+@item Tag_GNU_S390_ABI_Vector (8)
+The vector ABI used by this object file. The value will be:
+
+@itemize @bullet
+@item
+0 for files not affected by the vector ABI.
+@item
+1 for files using software vector ABI.
+@item
+2 for files using hardware vector ABI.
+@end itemize
+@end table
+
@node Defining New Object Attributes
@section Defining New Object Attributes
diff --git a/include/elf/s390.h b/include/elf/s390.h
index 02e1db2..2aea3bb 100644
--- a/include/elf/s390.h
+++ b/include/elf/s390.h
@@ -129,6 +129,17 @@ START_RELOC_NUMBERS (elf_s390_reloc_type)
RELOC_NUMBER (R_390_GNU_VTENTRY, 251)
END_RELOC_NUMBERS (R_390_max)
-#endif /* _ELF_390_H */
-
+/* Object attribute tags. */
+enum
+{
+ /* 0-3 are generic. */
+ /* 4 is reserved for the FP ABI. */
+
+ /* Vector ABI:
+ 0 = not affected by the vector ABI, or not tagged.
+ 1 = software vector ABI being used
+ 2 = hardware vector ABI being used. */
+ Tag_GNU_S390_ABI_Vector = 8,
+};
+#endif /* _ELF_390_H */
--
2.3.0

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

View File

@ -98,6 +98,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -170,6 +175,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

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

View File

@ -101,6 +101,11 @@ Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch23: binutils-fix-gold-aarch64.diff
Patch26: binutils-fix--dynamic-list.patch
Patch27: 0001-S-390-Add-support-for-IBM-z13.patch
Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +178,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch23
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
%patch31 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90