[Bug binutils/22769] crash when running 32-bit objdump on corrupted file

2018-01-31 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22769 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug admin/22768] Hello

2018-01-31 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22768 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/22769] New: crash when running 32-bit objdump on corrupted file

2018-01-31 Thread lrk700 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22769 Bug ID: 22769 Summary: crash when running 32-bit objdump on corrupted file Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2018-01-31 Thread egeyar.bagcioglu at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Egeyar Bagcioglu changed: What|Removed |Added CC||egeyar.bagcioglu at oracle dot

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2018-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 H.J. Lu changed: What|Removed |Added CC||bugdal at aerifal dot cx --- Comment #14

[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 --- Comment #3 from H.J. Lu --- This looks like a dup of PR 22263. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug admin/22768] New: Hello

2018-01-31 Thread andy.sekolah at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22768 Bug ID: 22768 Summary: Hello Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: admin Assignee:

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread peter.smith at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 Peter Smith changed: What|Removed |Added CC||peter.smith at linaro dot org ---

[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-01-31 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 --- Comment #2 from Rich Felker --- Created attachment 10762 --> https://sourceware.org/bugzilla/attachment.cgi?id=10762=edit proposed fix -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-01-31 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 --- Comment #1 from Rich Felker --- The details of my assessment seem to have been written in terms of 2.25; with the changes from commit 0e1862bb40, the problem is now use of bfd_link_pic where bfd_link_dll was presumably intended. I'm

[Bug ld/14170] ld: assertion fail /export/gnu/import/git/binutils/bfd/linker.c:641

2018-01-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14170 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8988502d75343349cee39575c0e4a0b33f7c80e0 commit

[Bug ld/21964] __start_SCN symbols aren't exported anymore

2018-01-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21964 --- Comment #8 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=823143c6ca8ef4267e67ba03771991e08d09fabd commit

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread ard.biesheuvel at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 --- Comment #4 from Ard Biesheuvel --- (In reply to H.J. Lu from comment #3) > (In reply to Ard Biesheuvel from comment #2) > > > > One could argue that absolute relocations against *absolute* ELF symbols > > should always be resolved at

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 --- Comment #3 from H.J. Lu --- (In reply to Ard Biesheuvel from comment #2) > > One could argue that absolute relocations against *absolute* ELF symbols > should always be resolved at static link time, but I am aware that, for > historical

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread ard.biesheuvel at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 --- Comment #2 from Ard Biesheuvel --- >From commit 79e741920446582bd0e09f3e2b9f899c258efa56 R_AARCH64_ABS64 under LP64 is allowed in shared object and a dynamic relocation entry will be generated. This allows the dynamic linker to

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread ard.biesheuvel at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 Ard Biesheuvel changed: What|Removed |Added CC||ard.biesheuvel at linaro dot org

[Bug ld/22764] New: [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 Bug ID: 22764 Summary: [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu Product: binutils Version: 2.30 Status: NEW Severity:

[Bug ld/22764] [2.30 Regression] ld fails to link 4.13 and 4.15 kernels on aarch64-linux-gnu

2018-01-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22764 Matthias Klose changed: What|Removed |Added Target||aarch64-linux-gnu -- You are