[Bug ld/21132] [hppa-linux] pie support doesn't work

2017-02-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21132 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug gold/21111] gold unhandled mips64 relocation types R_MIPS_HIGHER / R_MIPS_HIGHEST

2017-02-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=2 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e242ece1e890b66d226b38b489a7edd79b3656d5 commit e242ece1e890b66d226b38b489a

[Bug gold/21111] gold unhandled mips64 relocation types R_MIPS_HIGHER / R_MIPS_HIGHEST

2017-02-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=2 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread bugs at moronic dot technology
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #13 from Dopıng --- My assembler knowledge is rusty, that much is certain... Excerpts from the output of “objdump -dwr lxecg2e.o”: 0010 : 10: 66 90 xchg %ax,%ax 12: 53 push %e

[Bug ld/21132] [hppa-linux] pie support doesn't work

2017-02-15 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21132 --- Comment #10 from John David Anglin --- The patch fixes the trivial test case. We are down to the following ld failures on trunk: Running /home/dave/gnu/binutils/src/ld/testsuite/ld-elf/indirect.exp ... FAIL: Run with libpr18720c.so 1 FAI

[Bug binutils/21149] readelf - several invalid read

2017-02-15 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21149 Thuan Pham changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #14 from H.J. Lu --- (In reply to Dopıng from comment #13) > My assembler knowledge is rusty, that much is certain... > a0: 66 89 85 38 fc ff ffmov%ax,-0x3c8(%ebp) > a7: 8d 85 2c ff ff ff lea-0xd4(%ebp),%eax

[Bug gas/21167] New: gas v2.28.51 does not include .rel[a] sections to groups

2017-02-15 Thread georgerim at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21167 Bug ID: 21167 Summary: gas v2.28.51 does not include .rel[a] sections to groups Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug gas/21167] gas v2.28.51 does not include .rel[a] sections to groups

2017-02-15 Thread georgerim at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21167 georgerim at gmail dot com changed: What|Removed |Added CC||georgerim at gmail dot com

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread bugs at moronic dot technology
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #15 from Dopıng --- (In reply to H.J. Lu from comment #14) > What are insns after "lea"? af: 8d 15 00 00 00 00 lea0x0,%edx b1: R_386_GOT32 lxecerr b5: ff 31 pushl (%ecx) b7: 50

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread bugs at moronic dot technology
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #16 from Dopıng --- Created attachment 9831 --> https://sourceware.org/bugzilla/attachment.cgi?id=9831&action=edit Disassembly + relocation section of lxecg2e.o I’ve attached the complete disassembly and relocation section of lx

[Bug ld/21168] New: ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 Bug ID: 21168 Summary: ld should allow "lea foo@GOT, %ecx" Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #17 from H.J. Lu --- (In reply to Dopıng from comment #16) > Created attachment 9831 [details] > Disassembly + relocation section of lxecg2e.o > > I’ve attached the complete disassembly and relocation section of lxecg2e.o. I open

[Bug gas/21167] gas v2.28.51 does not include .rel[a] sections to groups

2017-02-15 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21167 Rafael Ávila de Espíndola changed: What|Removed |Added CC||rafael.espindola at gmail

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2017-02-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #18 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a5def14f1ca70e14d9433cb229c9369fa3051598 commit a5def14f1ca70e14d9433cb229c9369

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread bugs at moronic dot technology
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 Dopıng changed: What|Removed |Added CC||bugs at moronic dot technology -- You are r

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a5684011edabf5804abb9e11253a9747587b284 commit 2a5684011edabf5804abb9e11253a974

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=531ecb8262358e5432556fc4a8374194406ff81b commit 531ecb8262358e5432

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The binutils-2_27-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=749984dd040933589b2a4e954889c61da6301bef commit 749984dd040933589b

[Bug ld/21168] ld should allow "lea foo@GOT, %ecx"

2017-02-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21168 --- Comment #5 from H.J. Lu --- Also fixed on binutils-2_27-branch. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org ht

[Bug binutils/20755] readelf: DWARF-5 support

2017-02-15 Thread jan.kratochvil at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20755 --- Comment #2 from Jan Kratochvil --- [PATCH 3/6] DWARF-5 basic functionality https://sourceware.org/ml/binutils/2017-02/msg00138.html -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/21132] [hppa-linux] pie support doesn't work

2017-02-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21132 --- Comment #11 from Alan Modra --- I suspect the reason is that when building shared libraries you'd only hit the code I'm patching if the symbol involved had been forced local, for instance, was hidden visibility. -- You are receiving this