[Bug binutils/25086] New: BFD does not support target aarch64-w64-mingw32

2019-10-09 Thread guillaume.gardet at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25086 Bug ID: 25086 Summary: BFD does not support target aarch64-w64-mingw32 Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Compo

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread joey.ye at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 --- Comment #4 from Joey Ye --- Confirmed. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailm

[Bug gold/24997] ld.gold creates huge binary with same options as ld.bfd

2019-10-09 Thread egeyar.bagcioglu at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24997 Egeyar Bagcioglu changed: What|Removed |Added CC||egeyar.bagcioglu at oracle dot com

[Bug binutils/25041] [avr-objdump] Invalid disassembly of avrtiny LDS/STS instructions

2019-10-09 Thread michael.pucher.main at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25041 --- Comment #3 from Michael Pucher --- (In reply to Nick Clifton from comment #2) > Hi Michael, > > This was due to a small omission in the decoding of the address for > the LDS and STS instructions. I have applied a patch to fix the >

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org ---

[Bug binutils/24960] Memory leak from disassembler

2019-10-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24960 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8610e0fd93ea253f9beb9ebb6e50e8807ed83327 commit 8610e0fd93ea253f9beb9ebb6e50e

[Bug binutils/25041] [avr-objdump] Invalid disassembly of avrtiny LDS/STS instructions

2019-10-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25041 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/25041] [avr-objdump] Invalid disassembly of avrtiny LDS/STS instructions

2019-10-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25041 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1d3787499d6edd07b30f3fc7b26962a1c695b8a4 commit 1d3787499d6edd07b30f3fc7b26

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 Alan Modra changed: What|Removed |Added Target||2019-10-09 0:00 Status|ASSIG

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/25063] 2.33: Missing dist tar ball

2019-10-09 Thread kloczko.tomasz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25063 --- Comment #1 from kloczek --- Just checked again and despite fact that 2.33 is already tagged in the git still there is no dist tar ball on https://ftp.gnu.org/gnu/binutils/ -- You are receiving this mail because: You are on the CC list fo

[Bug binutils/25070] SEGV in function _bfd_dwarf2_find_nearest_line

2019-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25070 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/25080] [2.33 Regression] strip removes relro program header

2019-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25080 --- Comment #2 from Alan Modra --- On looking a little more, I think this is due to .comment being allocatable. Stripping .comment means a change to section-to-segment mapping which results in elf.c:copy_private_bfd_data calling rewrite_elf_p

[Bug binutils/25070] SEGV in function _bfd_dwarf2_find_nearest_line

2019-10-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25070 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=336bfbeb1848f4b9558456fdcf283ee8a32d7fd1 commit 336bfbeb1848f4b9558456fdcf283

[Bug binutils/25080] [2.33 Regression] strip removes relro program header

2019-10-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25080 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f