[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx

2023-10-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29267 --- Comment #25 from Nick Clifton --- (In reply to Vsevolod Alekseyev from comment #24) > On a side note - this one is marked as fixed, and 30792 is not, is that > right? Doh - sorry - forgot to close 30792. Doing it now... -- You are rec

[Bug ld/30930] ld-2.41 links mame in a way which gets stuck on aarch64

2023-10-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30930 --- Comment #9 from Nick Clifton --- (In reply to Julian Sikorski from comment #8) > How would I bring in help from glibc folks? Should I just reassign the bug > to glibc? Yes/No. Since you are using Fedora and there is a possibility that t

[Bug ld/30930] ld-2.41 links mame in a way which gets stuck on aarch64

2023-10-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30930 --- Comment #7 from Nick Clifton --- (In reply to Julian Sikorski from comment #5) > (In reply to Nick Clifton from comment #4) > > You may find it useful to compare a broken-linked-with-ld.bfd binary > > with a working-linked-with-lld binary.

[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx

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

[Bug gas/30861] Memory leak

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

[Bug gas/30861] Memory leak

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

[Bug ld/30930] ld-2.41 links mame in a way which gets stuck on aarch64

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

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2023-10-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #9 from Nick Clifton --- (In reply to Pali Rohár from comment #8) > Hello Nick, have you looked at my above comments? Do you need more tests > here? Hi Pali, Sorry no, I have dropped the ball on this bug. I will have a proper

[Bug binutils/30902] nm: stack-overflow at rust-demangle.c:1572 in str_buf_append

2023-10-02 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Nick Clifton --- This is precisely the reason why nm defaults to enabling a recursion limit. It is always possible to construct pathalogical name manglings that will exhibit

[Bug binutils/30901] objdump: SEGV at bfd/elf.c:2267 in _bfd_elf_get_dynamic_symbols

2023-09-29 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi 曾信彥 , This bug has already been fixed. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30900] objdump: heap-buffer-overflow at bfd/elf.c:2562 in bfd_elf_print_symbol

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

[Bug binutils/30892] objdump: SEGV at bfd/elf.c:2562 in bfd_elf_print_symbol

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

[Bug binutils/30891] objdump: SEGV /home/pt/sytseng/binutils-gdb-asan/bfd/elf.c:9543 in _bfd_elf_slurp_version_tables

2023-09-29 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Nick Clifton --- Hi 曾信彥 , This bug has already been fixed. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30890] objdump: attempting free on address which was not malloc()-ed at bfd/elf.c:9802 in _bfd_elf_slurp_version_tables

2023-09-29 Thread nickc at redhat dot com
|--- |FIXED CC||nickc at redhat dot com --- Comment #2 from Nick Clifton --- Hi 曾信彥 , This bug has already been fixed. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30888] nm: SEGV on unknow address at bfd/elf.c:9543 in _bfd_elf_slurp_version_tables

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

[Bug binutils/30887] nm: alloc-dealloc-mismatch (INVALID vs free) at bfd/elf.c:9802 in _bfd_elf_slurp_version_tables

2023-09-29 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Nick Clifton --- Hi 曾信彥 , This bug has already been fixed. I suspect that it was caused by the same problem that was reported in PR 30886. Cheers Nick -- You are

[Bug binutils/30906] Segmentation fault caused by npd in objdump, elf.c:9543

2023-09-29 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #2 from Nick Clifton --- Hi Heqing, Thanks for reporting this bug. I have checked in a small patch to add some extra checks in the function that was triggering the illegal memory

[Bug binutils/30886] nm: SEGV on unknow address at nm.c:718 in print_symname

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

[Bug binutils/30886] nm: SEGV on unknow address at nm.c:718 in print_symname

2023-09-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30886 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/29259] ld -r may create reloc sections with unordered relocs again

2023-09-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29259 --- Comment #6 from Nick Clifton --- (In reply to Ajay Kaher from comment #5) > Would like to know what are the rare/certain circumstances/condition where > we could have side effect of not taking this patch. Well the good news is that the if

[Bug binutils/30885] nm: heap-buffer-overflow at elfcode.h:1507 in bfd_elf64_slurp_symbol_table

2023-09-27 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #2 from Nick Clifton --- Hi 曾信彥, Thanks for reporting this bug. I have checked in a small patch which should fix the problem. Cheers Nick -- You are receiving this mail because

[Bug ld/30907] ELF segment add extra 2 LOAD segments in aarch64, making binary bigger 128KiB than before

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

[Bug ld/30874] ld internal error, aborting at ../../bfd/merge.c:935 in _bfd_merged_section_offset

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

[Bug ld/30875] Output section type does not been applied to section forced output by `. = .` assignment

2023-09-27 Thread nickc at redhat dot com
at sourceware dot org |nickc at redhat dot com Status|UNCONFIRMED |RESOLVED CC||nickc at redhat dot com --- Comment #2 from Nick Clifton --- Hi Hsinyuan, Thanks for reporting this problem and supplying a patch to fix it

[Bug ld/29259] ld -r may create reloc sections with unordered relocs again

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

[Bug binutils/30792] Rnglists section dump in readelf outputs one rangelist per CU

2023-09-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30792 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug gas/30860] Possible usage of NULL in GAS

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

[Bug ld/30865] ld: =fillexp different behaviors for hexidecimal literal

2023-09-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30865 Nick Clifton changed: What|Removed |Added Attachment #15114|0 |1 is obsolete|

[Bug ld/30865] ld: =fillexp different behaviors for hexidecimal literal

2023-09-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30865 --- Comment #3 from Nick Clifton --- It is always the way - you post a patch and then immediately realise that you have forgotten something. In this case my patch updates the description of the FILL directive in the linker documentation, but

[Bug ld/30865] ld: =fillexp different behaviors for hexidecimal literal

2023-09-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30865 --- Comment #2 from Nick Clifton --- Created attachment 15114 --> https://sourceware.org/bugzilla/attachment.cgi?id=15114&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30865] ld: =fillexp different behaviors for hexidecimal literal

2023-09-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30865 --- Comment #1 from Nick Clifton --- (In reply to Fangrui Song from comment #0) > A side effect possibly from this commit is that 0x literals have different > behaviors from decimal literals and expressions. > > .text : { *(.text) } =0x90

[Bug ld/30865] ld: =fillexp different behaviors for hexidecimal literal

2023-09-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30865 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/30860] Possible usage of NULL in GAS

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

[Bug gas/30857] Use of uninitialized memory

2023-09-18 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #2 from Nick Clifton --- Hi Jacob, Thanks for the bug report. > HOW TO FIX: > 1) Intead of calling XNEW call XCNEW that calls calloc instead of malloc. > This will ensure

[Bug gas/30856] Regression: operand size mismatch for `push'

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

[Bug binutils/30840] libiberty build produces errors with CC=clang, unsupported option '-print-multi-os-directory'

2023-09-13 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |MOVED --- Comment #1 from Nick Clifton --- Hi Andreas, The libiberty library is maintained by the GCC project not us. (We just make use of it). So please could you refile this bug report here: https

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

2023-09-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30703 --- Comment #15 from Nick Clifton --- I should note however that we do not normally make further releases from a branch unless there is an important bug that needs to be fixed. Given that it is possible to work around this build problem, I wo

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

2023-09-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30703 --- Comment #14 from Nick Clifton --- (In reply to Tom Tromey from comment #12) > (In reply to vvinayag from comment #11) > > (In reply to Tom Tromey from comment #10) > > > I backed out the offending patch. > > > > Is it possible to backport

[Bug binutils/30792] Rnglists section dump in readelf outputs one rangelist per CU

2023-09-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30792 --- Comment #4 from Nick Clifton --- (In reply to Vsevolod Alekseyev from comment #3) > I don't want to change the output format gratuitously. I know for a fact > people out there are parsing readelf output programmatically, as a > substitute

[Bug binutils/30684] readelf -s: support an option to display section names

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

[Bug binutils/30792] Rnglists section dump in readelf outputs one rangelist per CU

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

[Bug binutils/28772] Provide /PASSTHRU/ section rule similar to /DISCARD/

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

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

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

[Bug binutils/30805] readelf: typos in user messages

2023-08-29 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Nicolas, Thanks for pointing out these typos and providing a fix. I have checked in your corrections. Cheers Nick -- You are receiving this mail

[Bug gold/30794] New: PowerPC port of gold fails with: internal error in add_output_section_to_load, at gold/output.cc:4097

2023-08-24 Thread nickc at redhat dot com
Status: NEW Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: nickc at redhat dot com CC: ian at airs dot com Target Milestone: --- For the PowerPC port of gold: % gold/ld-new -m elf32ppc

[Bug binutils/30781] Ranges section dump is broken if both ranges and rnglists sections are present

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

[Bug binutils/30781] Ranges section dump is broken if both ranges and rnglists sections are present

2023-08-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30781 --- Comment #2 from Nick Clifton --- Created attachment 15078 --> https://sourceware.org/bugzilla/attachment.cgi?id=15078&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30781] Ranges section dump is broken if both ranges and rnglists sections are present

2023-08-22 Thread nickc at redhat dot com
|1 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |nickc at redhat dot com CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- (In reply to Vsevolod

[Bug binutils/30783] objdump -dl and -WL disagree about initial state interpretation of the DWARF FSM

2023-08-22 Thread nickc at redhat dot com
||2023-08-22 CC||nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #5 from Nick Clifton --- Hi Achim, Please could

[Bug ld/30722] ld tests 'Build property 3', 'Build property 4', 'Build property 5' fail (glibc-2.38?)

2023-08-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30722 --- Comment #8 from Nick Clifton --- (In reply to Sam James from comment #6) Hi Sam, > Created attachment 15066 [details] > 0001-ld-ld-lib.exp-log-failed-dump.out-contents-for-debug.patch That patch is approved - please apply. > 2) Figurin

[Bug binutils/30758] ODR violations in opcodes dir

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

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

2023-08-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30703 --- Comment #3 from Nick Clifton --- Hi Jan, Right, after downloading, building, installing and running lots of different versions of texinfo, I can confirm that support for the node style used by commit 8bb23cdbb498 was added with rele

[Bug binutils/30725] severe objdump performance regression

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

[Bug ld/30722] ld tests 'Build property 3', 'Build property 4', 'Build property 5' fail (glibc-2.38?)

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

[Bug binutils/30702] objcopy and strip invalidate the effect of ld option --no-insert-timestamp

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

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 --- Comment #7 from Nick Clifton --- (In reply to Tom Tromey from comment #6) > Actually it seems to me that the flags essentially already > have to be saved The problem with the flags passed to bfd_fopen is that they do not include all of t

[Bug binutils/30702] objcopy and strip invalidate the effect of ld option --no-insert-timestamp

2023-08-02 Thread nickc at redhat dot com
||2023-08-02 Status|UNCONFIRMED |ASSIGNED CC||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #1 from Nick Clifton --- Investigating... -- You

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

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

[Bug binutils/30699] objcopy: '--only-keep-debug for ELF relocatables' test fails

2023-08-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30699 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/15545] BFD cache modifies cacheable flag

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

[Bug binutils/30699] objcopy: '--only-keep-debug for ELF relocatables' test fails

2023-08-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30699 --- Comment #5 from Nick Clifton --- Created attachment 15030 --> https://sourceware.org/bugzilla/attachment.cgi?id=15030&action=edit Proposed patch Hi Sam, Please could you try out this patch and let me know if it works for you ? Cheer

[Bug binutils/30699] objcopy: '--only-keep-debug for ELF relocatables' test fails

2023-07-31 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30699 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug binutils/30684] readelf -s: support an option to display section names

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

[Bug binutils/30684] readelf -s: support an option to display section names

2023-07-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30684 --- Comment #2 from Nick Clifton --- Created attachment 15012 --> https://sourceware.org/bugzilla/attachment.cgi?id=15012&action=edit Proposed patch Have a play with this patch and let me know what you think. The patch is incomplete - it d

[Bug binutils/30684] readelf -s: support an option to display section names

2023-07-26 Thread nickc at redhat dot com
||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Fanguri, I like the idea, although I am not sure of the format the output should take. I tried a small experiment and the output

[Bug ld/27659] BFD (GNU Binutils for Debian) 2.36.1 internal error, aborting at ../../bfd/elfcode.h:224 in bfd_elf32_swap_symbol_out

2023-07-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27659 --- Comment #20 from Nick Clifton --- (In reply to Gianfranco from comment #19) Hi Gianfranco, > /usr/bin/arm-linux-gnueabihf-ld.bfd: ./foo.o (symbol from plugin): Number of > symbols in input file has increased from 0 to 1 This looks like i

[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.

2023-07-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30632 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.

2023-07-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30632 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug binutils/30598] strings crashes when told to search for strings of size 0x40000000 and give special treatment to UTF-8 characters

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

[Bug binutils/30595] strings crashes when told to search for strings of size 0xFFFFFFFF

2023-06-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30595 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/30595] strings crashes when told to search for strings of size 0xFFFFFFFF

2023-06-30 Thread nickc at redhat dot com
sourceware dot org |nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED CC||nickc at redhat dot com Last reconfirmed||2023-06-30 -- You are receiving this mail because: You are on the CC list

[Bug ld/30568] --dependency-file includes temporary LTO files

2023-06-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30568 --- Comment #4 from Nick Clifton --- > In the original report I suggested using the existing lto_output flag to > distinguish > this (for ld.bfd) -- is there any reason why that wouldn't work? That makes much more sense. Sorry for not readi

[Bug binutils/30577] No way to prevent BFD plugin auto-loading

2023-06-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30577 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/30593] New: Tweak AArch64 gas tests so that they will work for COFF/PE based targets

2023-06-28 Thread nickc at redhat dot com
: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: nickc at redhat dot com Target Milestone: --- Many of the AArch64 specific tests in the gas testsuite are skipped when testing a COFF or PE based toolchains. This is

[Bug ld/30568] --dependency-file includes temporary LTO files

2023-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30568 --- Comment #1 from Nick Clifton --- Created attachment 14940 --> https://sourceware.org/bugzilla/attachment.cgi?id=14940&action=edit Proposed patch Hi Nikita, Please could you try out the uploaded patch and let me know what you think.

[Bug ld/30568] --dependency-file includes temporary LTO files

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

[Bug binutils/30561] conversion from binary to PE broken

2023-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 --- Comment #3 from Nick Clifton --- (In reply to Stas Sergeev from comment #2) > Still would you mind clarifying why > "There is just not enough information in the input format to enable a > proper conversion"? Well for example, objcopy ha

[Bug binutils/30561] conversion from binary to PE broken

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

[Bug ld/30560] Heap-buffer-overflow (SEGV) in elf_x86_64_relocate_section()

2023-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30560 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/30560] Heap-buffer-overflow (SEGV) in elf_x86_64_relocate_section()

2023-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30560 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Last

[Bug ld/30374] ld: Add --remap-inputs-file= to remap input files

2023-06-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30374 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/30546] Submitted 5 older versions crashed, but its been resolved in the new version.

2023-06-13 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- (In reply to 烽征战 from comment #0) > Hello, reporting to you 5 vulnerabilities that existed in older versions of > the software, but have been fixed in

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-06-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #11 from Nick Clifton --- Created attachment 14926 --> https://sourceware.org/bugzilla/attachment.cgi?id=14926&action=edit Proposed patch Hi Pali, OK, here is an initial patch to add support for the various IMAGE_SCN_... fl

[Bug ld/30499] reword "alignment ... is smaller than alignment ..." warning

2023-06-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30499 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/30499] reword "alignment ... is smaller than alignment ..." warning

2023-06-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30499 Nick Clifton changed: What|Removed |Added Attachment #14923|0 |1 is obsolete|

[Bug ld/30499] reword "alignment ... is smaller than alignment ..." warning

2023-06-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30499 --- Comment #7 from Nick Clifton --- Created attachment 14923 --> https://sourceware.org/bugzilla/attachment.cgi?id=14923&action=edit Proposed patch Hi Michael, OK, what do you think of this patch ? It would change the wording to: ld:

[Bug ld/30499] reword "alignment ... is smaller than alignment ..." warning

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

[Bug ld/30374] ld: Add --remap-inputs-file= to remap input files

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

[Bug ld/30499] reword "alignment ... is smaller than alignment ..." warning

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

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-05-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-05-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #5 from Nick Clifton --- (In reply to Pali Rohár from comment #4) > So it looks like that IMAGE_SCN_MEM_READ characteristic is always added, > IMAGE_SCN_MEM_WRITE characteristic is added only when readonly flag is not > specified.

[Bug ld/30390] Allow to specify custom stub for PE binaries

2023-05-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30390 --- Comment #3 from Nick Clifton --- Hi Pali, I must admit that I am reluctant to pursue this feature. This stub is only used when running an executable in a DOS environment yes ? So its utility in modern Windows based systems seems to be

[Bug ld/30359] Create Resource-Only DLL

2023-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 --- Comment #15 from Nick Clifton --- (In reply to Pali Rohár from comment #14) > Well, if this is the way how it should be used then "fixed" linker script > should be distributed with linker. Or at least described in the LD > documentation. B

[Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll

2023-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30448 --- Comment #6 from Nick Clifton --- (In reply to Tom Kacvinsky from comment #5) Hi Tom, > So yeah, definite difference between 2.35 and 2.36 with relocation handling. I suspect that this is all because of this PR: https://sourceware.org/

[Bug binutils/30448] ld fails to make a valid DLL when used with gnatdll

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

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2023-05-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #4 from Nick Clifton --- Created attachment 14876 --> https://sourceware.org/bugzilla/attachment.cgi?id=14876&action=edit Proposed patch OK, here is a possible patch. With this applied the resource file created from shell32.dll

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2023-05-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #3 from Nick Clifton --- (In reply to Pali Rohár from comment #2) > 98f2e089891cae87147f74948f694565) for which GNU windres generates shell32.rc > file with same syntax errors. Thanks - with that I can reproduce the problem. (In

[Bug binutils/30376] windres cannot parse rc files which it itself generated

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

[Bug ld/30390] Allow to specify custom stub for PE binaries

2023-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30390 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug ld/30422] or1k relocation truncated to fit: R_OR1K_GOT16 even when using -mcmodel=large

2023-05-10 Thread nickc at redhat dot com
||nickc at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #2 from Nick Clifton --- Hi Luca, Thanks for the bug report and patch. It seems like a nice elegant solution, so I have gone ahead and applied your patch. Cheers Nick -- You are

<    1   2   3   4   5   6   7   8   9   10   >