[Bug ld/22970] Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12 relocation.

2018-03-22 Thread peter.smith at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22970 --- Comment #2 from Peter Smith --- Hello Nick, Thanks for the patch. I'm travelling at the moment; I will try this out when I get back to the office on Monday. Peter -- You are receiving this mail because: You are on the CC list for the

[Bug gold/22883] Gold mis-evaluates R_X86_64_PLT32 reloc

2018-03-22 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22883 --- Comment #2 from Cary Coutant --- With a top-of-trunk assembler, I get the "- 4". $ cat test.s .globl bar .text foo: callq bar@PLT ret $ as -o test.o test.s $ readelf -rW test.o Relocation section

[Bug gold/22868] Gold does not select proper symbol visibility when used with LLVM gold-plugin

2018-03-22 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22868 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gold/22868] Gold does not select proper symbol visibility when used with LLVM gold-plugin

2018-03-22 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22868 Cary Coutant changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug gold/22994] GOLD drops STV_PROTECTED status from weak function symbols

2018-03-22 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22994 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/22948] Modify ld search path to match libxxx.lib

2018-03-22 Thread ryan.gl.scott at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22948 --- Comment #2 from Ryan Scott --- That patch does fix the issue I was having, but in order to make it work, I had to copy those changes to the pep.em file (not just pe.em). -- You are receiving this mail because: You are on the CC list for

[Bug gold/22994] New: GOLD drops STV_PROTECTED status from weak function symbols

2018-03-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22994 Bug ID: 22994 Summary: GOLD drops STV_PROTECTED status from weak function symbols Product: binutils Version: 2.31 (HEAD) Status: NEW Severity: normal

[Bug ld/22970] Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12 relocation.

2018-03-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22970 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment