[Bug binutils/24554] New: [objcopy] --rename-section marking section NOBITS

2019-05-14 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24554 Bug ID: 24554 Summary: [objcopy] --rename-section marking section NOBITS Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug gas/24546] x86-64 far jump/call encoding issues

2019-05-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24546 --- Comment #3 from H.J. Lu --- (In reply to Andrew Cooper from comment #2) > Yes. That works on all 64bit capable processors. > > The encoding which isn't supported in 64bit mode is the ptr:16:{16,32,64} > encoding, which stores the segment

[Bug gas/24546] x86-64 far jump/call encoding issues

2019-05-14 Thread andrew.cooper3 at citrix dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24546 --- Comment #2 from Andrew Cooper --- Yes. That works on all 64bit capable processors. The encoding which isn't supported in 64bit mode is the ptr:16:{16,32,64} encoding, which stores the segment and offset as immediate data operands in the

[Bug gas/24546] x86-64 far jump/call encoding issues

2019-05-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24546 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 --- Comment #11 from Nick Clifton --- Hi Chris, > UNRESOLVED: objcopy (verilog data width) Doh! (Stupid .gitignore...) OK, this should now be fixed. Thanks for letting me know about it. Cheers Nick -- You are receiving this mail becau

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread clyon at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Commen

[Bug binutils/19921] enable specification of data width when writing verilog hex format

2019-05-14 Thread jamey.hicks at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19921 --- Comment #12 from Jamey Hicks --- Thank you, Nick! On Tue, May 14, 2019 at 5:51 AM nickc at redhat dot com < sourceware-bugzi...@sourceware.org> wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=19921 > > Nick Clifton changed: >

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 --- Comment #8 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=35015cd193be5e603ed31c14472d2d9d17e14e7a commit 35015cd193be5e603ed31c14472

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 --- Comment #7 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=3076e59490428c9719765f9b007d6d0d0238f006 commit 3076e59490428c9719765f9b007

[Bug binutils/19921] enable specification of data width when writing verilog hex format

2019-05-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19921 --- Comment #10 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=37d0d09177dc02e0002ab8b90d9b7bc402af9240 commit 37d0d09177dc02e0002ab8b90d

[Bug binutils/19921] enable specification of data width when writing verilog hex format

2019-05-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19921 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/24538] GAS crashes caused by corrupted input files

2019-05-14 Thread mtest1 at testlt dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=24538 --- Comment #6 from mtest1 at testlt dot pl --- (In reply to Nick Clifton from comment #4) > Created attachment 11772 [details] > Proposed patch > > Hi mtest1, > > Ah - yes - I know why I could not reproduce this problem now ... There is >