]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
binutils: Remove unapplyable patch.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Feb 2011 23:31:21 +0000 (00:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Feb 2011 23:31:21 +0000 (00:31 +0100)
pkgs/core/binutils/patches/binutils-2.20.1-gentoo-flexible-tests.patch [deleted file]

diff --git a/pkgs/core/binutils/patches/binutils-2.20.1-gentoo-flexible-tests.patch b/pkgs/core/binutils/patches/binutils-2.20.1-gentoo-flexible-tests.patch
deleted file mode 100644 (file)
index c95e369..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-making some of the address matches more flexible fixes tests when using
-pax/relro/hash patches
-
---- binutils/ld/testsuite/ld-i386/hidden2.d
-+++ binutils/ld/testsuite/ld-i386/hidden2.d
-@@ -8,6 +8,6 @@
- Disassembly of section .text:
- [a-f0-9]+ <bar>:
--[     ]*[a-f0-9]+:    e8 af fe ff ff          call   0 <bar-0x[a-f0-9]+>
-+[     ]*[a-f0-9]+:    e8 ([a-f0-9]{2} ){2}ff ff               call   0 <bar-0x[a-f0-9]+>
- [     ]*[a-f0-9]+:    c3                      ret    
- #pass
---- binutils/ld/testsuite/ld-x86-64/hidden2.d
-+++ binutils/ld/testsuite/ld-x86-64/hidden2.d
-@@ -8,6 +8,6 @@
- Disassembly of section .text:
- [a-f0-9]+ <bar>:
--[     ]*[a-f0-9]+:    e8 33 fe ff ff          callq  0 <bar-0x[a-f0-9]+>
-+[     ]*[a-f0-9]+:    e8 ([a-f0-9]{2} ){2}ff ff               callq  0 <bar-0x[a-f0-9]+>
- [     ]*[a-f0-9]+:    c3                      retq   
- #pass
---- binutils/ld/testsuite/ld-x86-64/protected3.d
-+++ binutils/ld/testsuite/ld-x86-64/protected3.d
-@@ -8,6 +8,6 @@
- Disassembly of section .text:
- 0+[a-f0-9]+ <bar>:
--[     ]*[a-f0-9]+:    8b 05 ce 00 20 00       mov    0x[a-f0-9]+\(%rip\),%eax        # [a-f0-9]+ <foo>
-+[     ]*[a-f0-9]+:    8b 05 ([a-f0-9]{2} ){2}20 00            mov    0x[a-f0-9]+\(%rip\),%eax        # [a-f0-9]+ <foo>
- [     ]*[a-f0-9]+:    c3                      retq   
- #pass
---- binutils/ld/testsuite/ld-ifunc/ifunc-1-local-x86.d
-+++ binutils/ld/testsuite/ld-ifunc/ifunc-1-local-x86.d
-@@ -3,5 +3,5 @@
- #target: x86_64-*-* i?86-*-*
- #...
--[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x200|)@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x[a-f0-9]+|)@plt>
- #pass
---- binutils/ld/testsuite/ld-ifunc/ifunc-1-x86.d
-+++ binutils/ld/testsuite/ld-ifunc/ifunc-1-x86.d
-@@ -3,5 +3,5 @@
- #target: x86_64-*-* i?86-*-*
- #...
--[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x220|)@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x[a-f0-9]+|)@plt>
- #pass
---- binutils/ld/testsuite/ld-ifunc/ifunc-2-local-x86-64.d
-+++ binutils/ld/testsuite/ld-ifunc/ifunc-2-local-x86-64.d
-@@ -4,6 +4,6 @@
- #target: x86_64-*-*
- #...
--[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*\+0x220@plt>
--[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ \t0-9a-fq]+<\*ABS\*\+0x220@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*\+0x[a-f0-9]+@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ \t0-9a-fq]+<\*ABS\*\+0x[a-f0-9]+@plt>
- #pass
---- binutils/ld/testsuite/ld-ifunc/ifunc-2-x86-64.d
-+++ binutils/ld/testsuite/ld-ifunc/ifunc-2-x86-64.d
-@@ -4,6 +4,6 @@
- #target: x86_64-*-*
- #...
--[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*\+0x220@plt>
--[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ \t0-9a-fq]+<\*ABS\*\+0x220@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*\+0x[a-f0-9]+@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ \t0-9a-fq]+<\*ABS\*\+0x[a-f0-9]+@plt>
- #pass
---- binutils/ld/testsuite/ld-ifunc/ifunc-3a-x86.d
-+++ binutils/ld/testsuite/ld-ifunc/ifunc-3a-x86.d
-@@ -4,5 +4,5 @@
- #target: x86_64-*-* i?86-*-*
- #...
--[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x258|)@plt>
-+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x[a-f0-9]+|)@plt>
- #pass