[Bug binutils/27533] [readelf] -P required to print debug section in dwo file

2021-03-16 Thread nickc at redhat dot com
|--- |FIXED CC||nickc at redhat dot com --- Comment #2 from Nick Clifton --- *sigh* I knew that I had missed something when implementing -P. It should work as expected now. -- You are receiving this mail because: You are on the CC list

[Bug binutils/27487] nm: Add --just-symbol-name

2021-03-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27487 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/27487] nm: Add --just-symbol-name

2021-03-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27487 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug binutils/27487] nm: Add --just-symbol-name

2021-03-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27487 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27447] readelf does not support DWARF 5 forms

2021-03-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27447 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/27443] FAIL: pr25355.o

2021-03-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27443 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27521] objdump: DWARF error: invalid or unhandled FORM value: 0x25

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27521 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/26404] ld: INSERT [AFTER|BEFORE] variant for extension purposes

2021-03-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26404 --- Comment #7 from Nick Clifton --- (In reply to Fangrui Song from comment #6) > scriptfile defines multiple SECTIONS commands. Each SECTIONS defines exactly > one output section (for the first implementation we make the scope as narrow >

[Bug binutils/27478] [readelf] warning about missing section in separate debug info file

2021-03-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27478 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug binutils/27484] clang++: objdump: DWARF error: could not find variable specification at offset

2021-03-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27484 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/27484] clang++: objdump: DWARF error: could not find variable specification at offset

2021-03-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27484 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug binutils/27478] [readelf] warning about missing section in separate debug info file

2021-03-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27478 --- Comment #3 from Nick Clifton --- (In reply to Tom de Vries from comment #2) > It didn't. Hmmm. Please could you upload the tmp.multfile.sh/1 file ? And the "3" file as well. (If I am reading the description correctly). -- You are

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-03-01 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #5 from Nick Clifton --- Hi Hannes, You are right - more section names are needed. So I have extended your patch to add the same names that are in DWARF.sc (and in the same order

[Bug binutils/27484] clang++: objdump: DWARF error: could not find variable specification at offset

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27484 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27478] [readelf] warning about missing section in separate debug info file

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27478 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug binutils/27486] readelf: Warning: could not find separate debug file 'libc-2.32.so.debug'

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27486 --- Comment #4 from Nick Clifton --- (In reply to H.J. Lu from comment #3) > The symbol tables shouldn't depend on the separate debug info files. Ah - but debug info files can contain symbol tables... > The info being asked doesn't exist

[Bug ld/27407] Add --trace-symbols-from-file?

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27407 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/27486] readelf: Warning: could not find separate debug file 'libc-2.32.so.debug'

2021-03-01 Thread nickc at redhat dot com
|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #2 from Nick Clifton --- Hi H.J. > [hjl@gnu-cfl-2 cpu-rt-c]$ readelf --dyn-syms /lib64/libc-2.32.so| grep > strchr > I only want to displace dynamic symbols. Why should readelf care the > separate debug file? It c

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 --- Comment #13 from Nick Clifton --- Hi Tom, > > .section.debug_macro.dwo,"e",@progbits > > .value 0x4 # DWARF macro version number I think that this may be a clue. It looks like the assembler is creating

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/27411] [ARM] Wrong error message when assembler cannot honor width suffix ("lo register required")

2021-02-26 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #2 from Nick Clifton --- Hi Wojciech, Thanks for reporting this bug. The reason for the original error message is that the "add.n rN,#8" instruction is valid if rN is

[Bug binutils/27408] nm: Have a way to suppress 'no symbols'

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27408 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug ld/27407] Add --trace-symbols-from-file?

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27407 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 --- Comment #7 from Nick Clifton --- (In reply to Nick Clifton from comment #6) > Quick question: do you know where I can find the definition of the > contents of a .debug_macro.dwo section in the DWARF standard ? Naturally as soon as I

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 --- Comment #6 from Nick Clifton --- Hi Tom, > No problem :) , done. Thanks. Quick question: do you know where I can find the definition of the contents of a .debug_macro.dwo section in the DWARF standard ? I have looked and found various

[Bug binutils/27390] [readelf] Support DW_FORM_strx1 and DW_FORM_addrx

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27390 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-02-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27285] False results/ misinformation, unpredictable behavior and potential crash through 2 Integer Overflows in elf32_avr_get_memory_usage() based on bfd_section_size()

2021-02-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27285 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/27390] [readelf] Support DW_FORM_strx1 and DW_FORM_addrx

2021-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27390 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27302] windres: -I of preprocessor command line should be quoted

2021-02-10 Thread nickc at redhat dot com
|1 CC||nickc at redhat dot com Status|UNCONFIRMED |WAITING --- Comment #2 from Nick Clifton --- Hi Katayama, I believe that this problem should be fixed by the recent patch that resolves PR 4356

[Bug binutils/27286] False results/ misinformation, unpredictable behavior and potential crash through Multiple Integer Overflows/ Underflows in elf32_avr_get_note_desc()

2021-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27286 --- Comment #2 from Nick Clifton --- Created attachment 13215 --> https://sourceware.org/bugzilla/attachment.cgi?id=13215=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27286] False results/ misinformation, unpredictable behavior and potential crash through Multiple Integer Overflows/ Underflows in elf32_avr_get_note_desc()

2021-02-10 Thread nickc at redhat dot com
||2021-02-10 Assignee|unassigned at sourceware dot org |nickc at redhat dot com Ever confirmed|0 |1 CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Dennis, I cannot

[Bug binutils/27285] False results/ misinformation, unpredictable behavior and potential crash through 2 Integer Overflows in elf32_avr_get_memory_usage() based on bfd_section_size()

2021-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27285 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/27371] [readelf] .debug_rnglists section header not parsed

2021-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27371 --- Comment #3 from Nick Clifton --- (In reply to Tom de Vries from comment #1) Hi Tom, I do not quite get this: > - int is_rnglists = strstr (section->name, "debug_rnglists") != NULL; > + int is_rnglists = strstr (section->name,

[Bug gas/27381] out of memory with .incbin "directory/"

2021-02-09 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #2 from Nick Clifton --- Hi Nik, We are able to run stat() on the file before reading it, so that can be used to check that it is not a directory. Patch applied. Cheers Nick

[Bug gas/27384] Invalid free() in _IO_new_file_close_it

2021-02-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27384 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug gas/27384] Invalid free() in _IO_new_file_close_it

2021-02-09 Thread nickc at redhat dot com
||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com Ever confirmed|0 |1 Last reconfirmed||2021-02-09 -- You are receiving this mail because: You are on the CC list

[Bug binutils/27386] [readelf] DW_UT_split_compile and DW_UT_skeleton support

2021-02-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27386 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug gas/27355] SEGFAULT in dwarf2dbg.c

2021-02-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27355 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug gas/27355] SEGFAULT in dwarf2dbg.c

2021-02-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27355 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/27254] Wrong operand for SADDR (rl78)

2021-02-01 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #3 from Nick Clifton --- Hi Egor, Thanks for the bug report. I have checked in your suggested change. Cheers Nick -- You are receiving this mail because: You are on the CC list

[Bug binutils/27309] readelf --debug-dump=info --wide output changes in 2.36

2021-02-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27309 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/4356] windres fails on files with spaces

2021-01-28 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #14 from Nick Clifton --- Hi Eli, Thanks for the patch. I have gone ahead and applied it. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27252] nm doesn't recognize null device on MS-Windows

2021-01-28 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #3 from Nick Clifton --- Hi Eli, Thanks for the bug report and patch. I have now applied it to the mainline sources. Cheers Nick -- You are receiving this mail because: You

[Bug gas/27218] Memory access violation in dwarf2dbg.c

2021-01-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27218 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug ld/27200] Bad RiscV64 ELF header flag using ld -b binary

2021-01-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27200 --- Comment #10 from Nick Clifton --- Created attachment 13133 --> https://sourceware.org/bugzilla/attachment.cgi?id=13133=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27200] Bad RiscV64 ELF header flag using ld -b binary

2021-01-19 Thread nickc at redhat dot com
|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 CC||nickc at redhat dot com --- Comment #9 from Nick Clifton --- Hi bzt, OK, so part of the problem is for the RISC-V, if the the ELF header flags are zero

[Bug gas/27195] Error: file number less than one

2021-01-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27195 --- Comment #7 from Nick Clifton --- Hi H.J. OK - patch approved. Please apply to the mainline. I have been talking to Jakub about this and he has persuaded me that your solution is the best idea. Cheers Nick -- You are receiving

[Bug gas/27195] Error: file number less than one

2021-01-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27195 --- Comment #6 from Nick Clifton --- (In reply to H.J. Lu from comment #5) > It is done in GCC. But it doesn't always work. If assembly codes have > DWARF5 ".file 0" or ".loc 0" directives, assembler should turn on DWARF5 > and accept them.

[Bug gas/27195] Error: file number less than one

2021-01-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27195 --- Comment #4 from Nick Clifton --- (In reply to H.J. Lu from comment #2) > I think it is very bad that > > $ as -o x.o x.s > > fails when x.s contains DWARF5 info generated by GCC 11. Assembler shouldn't > require --gdwarf-5 to accept

[Bug binutils/27037] dlltool delay-load trampoline is missing SEH unwinding annotations

2021-01-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27037 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug ld/27167] Missing -mipsXXX LD command line flags

2021-01-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27167 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/27167] Missing -mipsXXX LD command line flags

2021-01-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27167 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug gas/27129] [aarch64] broken logical immediate operations in NDEBUG builds

2021-01-08 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #2 from Nick Clifton --- Hi Igor, Thanks for reporting this bug. I have checked in a patch to fix the assertion in aarch64-asm.c and another in aarch64-dis.c. Cheers Nick

[Bug gas/27139] [AArch64] opcodes/aarch64-opc.c: system register id_aa64mmfr2_el1 incorrectly marked as requiring arch=armv8.2-a

2021-01-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27139 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2021-01-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2021-01-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 Nick Clifton changed: What|Removed |Added Attachment #13090|0 |1 is obsolete|

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2021-01-04 Thread nickc at redhat dot com
|| Assignee|unassigned at sourceware dot org |nickc at redhat dot com Status|RESOLVED|REOPENED Ever confirmed|0 |1 Last reconfirmed||2021-01-04 Resolution|WONTFIX

[Bug ld/27073] New: s390 linker fails with "bad value" when building kernel

2020-12-15 Thread nickc at redhat dot com
ty: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: nickc at redhat dot com Target Milestone: --- Target: s390 The s390 kernel is currently not building using the latest versions of the upstream tools. The

[Bug ld/27050] [2.36 Regression] ld -no-pie not recognized anymore

2020-12-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27050 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/27047] .bss pseudo operation not supported for target z80-unknown-elf

2020-12-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27047 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug gas/27047] .bss pseudo operation not supported for target z80-unknown-elf

2020-12-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27047 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug ld/27050] [2.36 Regression] ld -no-pie not recognized anymore

2020-12-11 Thread nickc at redhat dot com
|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #5 from Nick Clifton --- Not to be facetious but did we ever really support -no-pie ? It does not appear to be documented, and it looks like it is treated internally as two options: -n and -o-pie. I have a patch

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-12-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Attachment #13007|0 |1 is obsolete|

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #10 from Nick

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Attachment #13006|0 |1 is obsolete|

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Attachment #13004|0 |1 is obsolete|

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 --- Comment #6 from Nick Clifton --- Created attachment 13005 --> https://sourceware.org/bugzilla/attachment.cgi?id=13005=edit Proposed patch Siddhesh Poyarekar pointed out a bug in the previous patches. I was calling fchmod() and

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added Attachment #13003|0 |1 is obsolete|

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 --- Comment #3 from Nick Clifton --- Created attachment 13003 --> https://sourceware.org/bugzilla/attachment.cgi?id=13003=edit Proposed patch Hi Rich, Ok - here is my first attempt at creating a patch. Please could you give it a look

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 Nick Clifton changed: What|Removed |Added Attachment #12999|0 |1 is obsolete|

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug binutils/26865] windres: --preprocessor option won't respect space in file path

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26865 --- Comment #2 from Nick Clifton --- Created attachment 12999 --> https://sourceware.org/bugzilla/attachment.cgi?id=12999=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Last

[Bug binutils/26946] [nm] memory allocation failed

2020-11-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26946 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/26946] [nm] memory allocation failed

2020-11-26 Thread nickc at redhat dot com
|1 Assignee|unassigned at sourceware dot org |nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED CC||nickc at redhat dot com -- You are receiving this mail because: You are on the CC list

[Bug binutils/26931] [nm] crash with ASAN in display_rel_file

2020-11-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26931 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/26931] [nm] crash with ASAN in display_rel_file

2020-11-23 Thread nickc at redhat dot com
|unassigned at sourceware dot org |nickc at redhat dot com CC||nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list

[Bug binutils/22967] nm should distinguish in between local and global ifunc

2020-11-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22967 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/26520] "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-11-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26520 Nick Clifton changed: What|Removed |Added CC||veit.friedrich at gmail dot com ---

[Bug binutils/26914] Disassembling create DWARF Errors

2020-11-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26914 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/20979] DLL relocation totally broken

2020-11-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20979 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/26918] s390x: ld segfaults when htab->elf.sgot is NULL

2020-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26918 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/26914] Disassembling create DWARF Errors

2020-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26914 --- Comment #3 from Nick Clifton --- (In reply to Veit Devil from comment #2) > is binutils 2.35.1 not the latest version? Latest released version yes. But not the most recent development version. The fixes that I mentioned are in the

[Bug binutils/22967] nm should distinguish in between local and global ifunc

2020-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22967 --- Comment #10 from Nick Clifton --- (In reply to Martin Liska from comment #9) > Can't we just change behavior and properly mentioned that in release notes? I think that that would be a bad idea. I suspect that there are scripts out

[Bug binutils/26914] Disassembling create DWARF Errors

2020-11-19 Thread nickc at redhat dot com
|1 Last reconfirmed||2020-11-19 CC||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Veit, What

[Bug ld/26918] s390x: ld segfaults when htab->elf.sgot is NULL

2020-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26918 --- Comment #2 from Nick Clifton --- Created attachment 12976 --> https://sourceware.org/bugzilla/attachment.cgi?id=12976=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26918] s390x: ld segfaults when htab->elf.sgot is NULL

2020-11-19 Thread nickc at redhat dot com
|unassigned at sourceware dot org |nickc at redhat dot com Ever confirmed|0 |1 CC||nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Nick Clifton --- Hi Ilya, Does

[Bug binutils/26829] [readelf] wrong dir printed for .dwo file listing

2020-11-13 Thread nickc at redhat dot com
|--- |FIXED CC||nickc at redhat dot com --- Comment #3 from Nick Clifton --- Hi Tom, This should now be sorted out. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/26850] as -g: remove non-executable sections' contribution from DW_AT_ranges

2020-11-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26850 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/26850] as -g: remove non-executable sections' contribution from DW_AT_ranges

2020-11-11 Thread nickc at redhat dot com
|ASSIGNED CC||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last reconfirmed||2020-11-11 -- You are receiving this mail because: You are on the CC list

[Bug binutils/26847] readelf -wi should print DWARF forms

2020-11-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26847 Nick Clifton changed: What|Removed |Added Resolution|NOTABUG |FIXED -- You are receiving this mail

[Bug binutils/26847] readelf -wi should print DWARF forms

2020-11-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26847 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 --- Comment #4 from Nick Clifton --- Created attachment 12945 --> https://sourceware.org/bugzilla/attachment.cgi?id=12945=edit Proposed patch Hi Tom, > Alternatively, we could choose not to make things easier for the compiler, > and >

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/26847] readelf -wi should print DWARF forms

2020-11-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26847 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/22967] nm should distinguish in between local and global ifunc

2020-11-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22967 --- Comment #8 from Nick Clifton --- Created attachment 12942 --> https://sourceware.org/bugzilla/attachment.cgi?id=12942=edit Proposed patch Hi Martin, Please could you try out this patch and let me know what you think. The patch

<    4   5   6   7   8   9   10   11   12   13   >