Blame SOURCES/binutils-2.29-revert-PLT-elision.patch

8c00d6
diff -rup binutils.orig/ld/testsuite/ld-i386/pltgot-1.d binutils-2.29.1/ld/testsuite/ld-i386/pltgot-1.d
8c00d6
--- binutils.orig/ld/testsuite/ld-i386/pltgot-1.d	2017-11-15 13:32:39.335065263 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-i386/pltgot-1.d	2017-11-15 15:03:55.649727195 +0000
8c00d6
@@ -2,6 +2,7 @@
8c00d6
 #readelf: -S --wide
8c00d6
 #as: --32
8c00d6
 
8c00d6
+#pass
8c00d6
 #...
8c00d6
  +\[ *[0-9]+\] \.plt +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+10 +.*
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-i386/pltgot-2.d binutils-2.29.1/ld/testsuite/ld-i386/pltgot-2.d
8c00d6
--- binutils.orig/ld/testsuite/ld-i386/pltgot-2.d	2017-11-15 13:32:39.329065335 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-i386/pltgot-2.d	2017-11-15 15:04:20.803430034 +0000
8c00d6
@@ -3,7 +3,6 @@
8c00d6
 #readelf: -d --wide
8c00d6
 #as: --32
8c00d6
 
8c00d6
-#failif
8c00d6
 #...
8c00d6
  +0x[0-9a-f]+ +\(PLTREL.*
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-i386/pr19636-2d.d binutils-2.29.1/ld/testsuite/ld-i386/pr19636-2d.d
8c00d6
--- binutils.orig/ld/testsuite/ld-i386/pr19636-2d.d	2017-11-15 13:32:39.336065251 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-i386/pr19636-2d.d	2017-11-15 15:03:00.413379749 +0000
8c00d6
@@ -9,7 +9,7 @@ Relocation section '\.rel\.dyn' at offse
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +func
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +0+ +func
8c00d6
-
8c00d6
+#...
8c00d6
 Symbol table '\.dynsym' contains [0-9]+ entries:
8c00d6
  +Num: +Value +Size Type +Bind +Vis +Ndx Name
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-i386/pr19636-2e.d binutils-2.29.1/ld/testsuite/ld-i386/pr19636-2e.d
8c00d6
--- binutils.orig/ld/testsuite/ld-i386/pr19636-2e.d	2017-11-15 13:32:39.330065323 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-i386/pr19636-2e.d	2017-11-15 15:03:28.928042882 +0000
8c00d6
@@ -9,7 +9,7 @@ Relocation section '\.rel\.dyn' at offse
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +func
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func
8c00d6
 [0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +0+ +func
8c00d6
-
8c00d6
+#...
8c00d6
 Symbol table '\.dynsym' contains [0-9]+ entries:
8c00d6
  +Num: +Value +Size Type +Bind +Vis +Ndx Name
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pltgot-1.d binutils-2.29.1/ld/testsuite/ld-x86-64/pltgot-1.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pltgot-1.d	2017-11-15 13:32:39.415064300 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pltgot-1.d	2017-11-15 15:08:39.333375801 +0000
8c00d6
@@ -2,8 +2,4 @@
8c00d6
 #readelf: -S --wide
8c00d6
 #as: --64
8c00d6
 
8c00d6
-#...
8c00d6
- +\[ *[0-9]+\] \.plt +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+10 +.*
8c00d6
-#...
8c00d6
- +\[ *[0-9]+\] \.got\.plt +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+18 +.*
8c00d6
 #pass
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pltgot-2.d binutils-2.29.1/ld/testsuite/ld-x86-64/pltgot-2.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pltgot-2.d	2017-11-15 13:32:39.404064432 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pltgot-2.d	2017-11-15 15:08:59.031143095 +0000
8c00d6
@@ -3,7 +3,6 @@
8c00d6
 #readelf: -d --wide
8c00d6
 #as: --64
8c00d6
 
8c00d6
-#failif
8c00d6
 #...
8c00d6
  +0x[0-9a-f]+ +\(PLTREL.*
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/plt-main-bnd.dd binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main-bnd.dd
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/plt-main-bnd.dd	2017-11-15 13:32:39.405064420 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main-bnd.dd	2017-11-15 15:06:53.694623801 +0000
8c00d6
@@ -1,7 +1,4 @@
8c00d6
-#...
8c00d6
-Disassembly of section .plt.got:
8c00d6
 
8c00d6
-[a-f0-9]+ <[a-z_]+@plt>:
8c00d6
-[ 	]*[a-f0-9]+:	f2 ff 25 .. .. 20 00 	bnd jmpq \*0x20....\(%rip\)        # ...... <.*>
8c00d6
+#...
8c00d6
 [ 	]*[a-f0-9]+:	90                   	nop
8c00d6
 #pass
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/plt-main-ibt.dd binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main-ibt.dd
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/plt-main-ibt.dd	2017-11-15 13:32:39.412064336 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main-ibt.dd	2017-11-15 15:06:35.148842897 +0000
8c00d6
@@ -1,7 +1,3 @@
8c00d6
 #...
8c00d6
-Disassembly of section .plt.got:
8c00d6
-
8c00d6
-[a-f0-9]+ <[_a-z]+@plt>:
8c00d6
 [ 	]*[a-f0-9]+:	f3 0f 1e fa          	endbr64 
8c00d6
-[ 	]*[a-f0-9]+:	f2 ff 25 .. .. 20 00 	bnd jmpq \*0x20....\(%rip\)        # ...... <[_a-z]+>
8c00d6
 #pass
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/plt-main.rd binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main.rd
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/plt-main.rd	2017-11-15 13:32:39.407064397 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/plt-main.rd	2017-11-15 15:06:17.244054423 +0000
8c00d6
@@ -1,4 +1,3 @@
8c00d6
-#failif
8c00d6
 #...
8c00d6
 [0-9a-f ]+R_X86_64_JUMP_SLOT +0+ +bar \+ 0
8c00d6
 #...
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr20830a.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830a.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr20830a.d	2017-11-15 13:32:39.412064336 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830a.d	2017-11-15 15:15:09.918750288 +0000
8c00d6
@@ -20,6 +20,7 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
+#pass
8c00d6
 
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001c8..00000000000001d4
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr20830a-now.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830a-now.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr20830a-now.d	2017-11-15 13:32:39.413064324 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830a-now.d	2017-11-15 15:16:08.227055104 +0000
8c00d6
@@ -20,6 +20,7 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
+#pass
8c00d6
 
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001c8..00000000000001d4
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr20830b.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830b.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr20830b.d	2017-11-15 13:32:39.413064324 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830b.d	2017-11-15 15:16:20.115913358 +0000
8c00d6
@@ -20,7 +20,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+ 
8c00d6
 0+18 0000000000000010 0000001c FDE cie=00000000 pc=0000000000000138..0000000000000144
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr20830b-now.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830b-now.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr20830b-now.d	2017-11-15 13:32:39.411064348 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr20830b-now.d	2017-11-15 15:16:29.012807282 +0000
8c00d6
@@ -20,7 +20,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+ 
8c00d6
 0+18 0000000000000010 0000001c FDE cie=00000000 pc=0000000000000138..0000000000000144
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038a.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038a.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038a.d	2017-11-15 13:32:39.408064384 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038a.d	2017-11-15 15:19:48.097433680 +0000
8c00d6
@@ -19,7 +19,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+  
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001c8..00000000000001d4
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038a-now.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038a-now.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038a-now.d	2017-11-15 13:32:39.401064469 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038a-now.d	2017-11-15 15:10:56.077760324 +0000
8c00d6
@@ -20,7 +20,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+  
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001c8..00000000000001d4
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038b.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038b.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038b.d	2017-11-15 13:32:39.405064420 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038b.d	2017-11-15 15:10:42.828916844 +0000
8c00d6
@@ -19,6 +19,7 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
+#pass
8c00d6
 
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001d8..00000000000001dd
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038b-now.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038b-now.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038b-now.d	2017-11-15 13:32:39.416064288 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038b-now.d	2017-11-15 15:11:11.550577531 +0000
8c00d6
@@ -20,7 +20,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+  
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=00000000000001d8..00000000000001dd
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038c.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038c.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038c.d	2017-11-15 13:32:39.411064348 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038c.d	2017-11-15 15:09:52.664509478 +0000
8c00d6
@@ -19,7 +19,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+  
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=0000000000000220..0000000000000231
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/pr21038c-now.d binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038c-now.d
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/pr21038c-now.d	2017-11-15 13:32:39.413064324 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/pr21038c-now.d	2017-11-15 15:11:22.975442559 +0000
8c00d6
@@ -20,7 +20,8 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r16 \(rip\) at cfa-8
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
+  
8c00d6
 0+18 0000000000000014 0000001c FDE cie=00000000 pc=0000000000000220..0000000000000231
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
diff -rup binutils.orig/ld/testsuite/ld-x86-64/tlspic2.rd binutils-2.29.1/ld/testsuite/ld-x86-64/tlspic2.rd
8c00d6
--- binutils.orig/ld/testsuite/ld-x86-64/tlspic2.rd	2017-11-15 13:32:39.417064276 +0000
8c00d6
+++ binutils-2.29.1/ld/testsuite/ld-x86-64/tlspic2.rd	2017-11-15 15:05:02.950932110 +0000
8c00d6
@@ -14,6 +14,7 @@ Section Headers:
8c00d6
  +\[[ 0-9]+\] .dynsym +.*
8c00d6
  +\[[ 0-9]+\] .dynstr +.*
8c00d6
  +\[[ 0-9]+\] .rela.dyn +.*
8c00d6
+#pass
8c00d6
  +\[[ 0-9]+\] .plt +.*
8c00d6
  +\[[ 0-9]+\] .plt.got +.*
8c00d6
  +\[[ 0-9]+\] .text +PROGBITS +0+1000 0+1000 0+31a 00 +AX +0 +0 4096
8c00d6
--- binutils.orig/bfd/elfxx-x86.c	2018-01-22 15:59:25.875788033 +0000
8c00d6
+++ binutils-2.30.0/bfd/elfxx-x86.c	2018-01-22 16:00:20.789146597 +0000
8c00d6
@@ -107,7 +107,7 @@ elf_x86_allocate_dynrelocs (struct elf_l
8c00d6
   plt_entry_size = htab->plt.plt_entry_size;
8c00d6
 
8c00d6
   resolved_to_zero = UNDEFINED_WEAK_RESOLVED_TO_ZERO (info, eh);
8c00d6
-
8c00d6
+#if 0
8c00d6
   /* We can't use the GOT PLT if pointer equality is needed since
8c00d6
      finish_dynamic_symbol won't clear symbol value and the dynamic
8c00d6
      linker won't update the GOT slot.  We will get into an infinite
8c00d6
@@ -125,7 +125,7 @@ elf_x86_allocate_dynrelocs (struct elf_l
8c00d6
       /* Use the GOT PLT.  */
8c00d6
       eh->plt_got.refcount = 1;
8c00d6
     }
8c00d6
-
8c00d6
+#endif
8c00d6
   /* Since STT_GNU_IFUNC symbol must go through PLT, we handle it
8c00d6
      here if it is defined and referenced in a non-shared object.  */
8c00d6
   if (h->type == STT_GNU_IFUNC
8c00d6
--- binutils.orig/ld/testsuite/ld-i386/pr20830.d	2018-07-09 09:49:51.277239857 +0100
8c00d6
+++ binutils-2.30.90/ld/testsuite/ld-i386/pr20830.d	2018-07-09 10:32:41.113356733 +0100
8c00d6
@@ -19,7 +19,7 @@ Contents of the .eh_frame section:
8c00d6
   DW_CFA_offset: r8 \(eip\) at cfa-4
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop
8c00d6
-
8c00d6
+#pass
8c00d6
 0+18 00000010 0000001c FDE cie=00000000 pc=00000128..00000133
8c00d6
   DW_CFA_nop
8c00d6
   DW_CFA_nop