[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #7 from Cary Coutant --- >> I can port the relevant parts >> over to trunk, and add the new .file directive. > > That would be much appreciated - thank you. > > Do you want me to delay the 2.31 branch for this ? I've still got a

[Bug ld/23324] Regression: R_X86_64_converted_reloc_bit left in linker output with -q

2018-06-21 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23324 --- Comment #1 from zenith432 at users dot sourceforge.net --- It appears this issue has been around longer - since the commit that this bit was introduced http://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=78984959cb385388

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #6 from Nick Clifton --- (In reply to Cary Coutant from comment #5) > I can port the relevant parts > over to trunk, and add the new .file directive. That would be much appreciated - thank you. Do you want me to delay the 2.31

[Bug gold/22914] Gold doesn't support .note.gnu.property section (NT_GNU_PROPERTY_TYPE_0)

2018-06-21 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22914 --- Comment #1 from Cary Coutant --- HJ, The linux-abi document leaves a few things unspecified: - Is the .note.gnu.property section SHF_ALLOC or not? - Does it go in the PT_NOTE segment? Should it be placed at the beginning of the segment?

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 Cary Coutant changed: What|Removed |Added CC||ccoutant at gmail dot com As

[Bug ld/23271] internal error ../../ld/ldlang.c 6643

2018-06-21 Thread sourceware at eckner dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=23271 sourceware at eckner dot net changed: What|Removed |Added CC||sourceware at eckner dot

[Bug ld/23324] New: Regression: R_X86_64_converted_reloc_bit left in linker output with -q

2018-06-21 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23324 Bug ID: 23324 Summary: Regression: R_X86_64_converted_reloc_bit left in linker output with -q Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Seve