[Bug ld/30144] LD --entry does not accept function name

2025-04-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 --- Comment #7 from Nick Clifton --- Created attachment 16041 --> https://sourceware.org/bugzilla/attachment.cgi?id=16041&action=edit Proposed patch Hi Pali, The secret is to add a new emulation function. These functions are target spec

[Bug ld/30144] LD --entry does not accept function name

2025-04-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 --- Comment #5 from Nick Clifton --- (In reply to Pali Rohár from comment #3) > > Looking into this, it is actually quite hard to predict the mangling of the > > entry symbol name. > > Nick, cannot be 32-bit x86 PE ld easily extended in this

[Bug binutils/32732] Binutils (objcopy) generates abnormally large, non-functional binaries since 121a3f4b4f4aac216abe239f6f3bd491b63e5e34

2025-03-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32732 --- Comment #5 from Nick Clifton --- OK, well such a change would certainly be fine with me. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32732] Binutils (objcopy) generates abnormally large, non-functional binaries since 121a3f4b4f4aac216abe239f6f3bd491b63e5e34

2025-03-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32732 --- Comment #3 from Nick Clifton --- Right - so first of all I wish to point out that although I did create the patch that is causing all of these problems, I am not a PE file format expert. So it is entirely likely that I made mistakes. And

[Bug binutils/25237] Strip leaves file offset of empty PT_LOAD segment point past end of file

2025-03-05 Thread nickc at redhat dot com
|REOPENED CC||nickc at redhat dot com --- Comment #14 from Nick Clifton --- Hi H.J. The test for this PR is failing for a whole lot of different targets. For example: extra regexps in ld-elf/pr25237.d starting with "^ +LOAD

[Bug binutils/32383] using objcopy on Mac OSX ARM64

2025-02-26 Thread nickc at redhat dot com
|UNCONFIRMED |RESOLVED CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Lessmann, I am very sorry. This is a known issue with objcopy and the BFD library - it does not support the generation of version 2 AArch64 Mach-O

[Bug binutils/32408] C++filt fails to demangle some gcc-generated template mangled names

2025-02-26 Thread nickc at redhat dot com
|--- |WONTFIX CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Hi Ofek, Thanks for reporting this problem. Unfortunately the issue is with the demangler code in the libiberty library - a library that is part of gcc

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

2025-02-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32459 --- Comment #10 from Nick Clifton --- (In reply to H.J. Lu from comment #9) > Created attachment 15975 [details] > A patch Hi H.J. Well this is a nice idea, but it also raises the issue I pointed out in comment #1. Code like this makes th

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

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

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

2025-02-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32459 --- Comment #6 from Nick Clifton --- OK, so I have checked in a simplified version of the patch which only issues an information message when RELR relocs are present and other relocs are not. It also does not change the behaviour when using -

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

2025-02-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32644 --- Comment #4 from Nick Clifton --- (In reply to Michael Matz from comment #3) > Similar to PR32643, shouldn't the error message that's clearly there have > prevented the followup code from running, even in presence of -w? I.e. > like fixed

[Bug ld/32671] Default to erroring out on executable stacks

2025-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32671 --- Comment #4 from Nick Clifton --- I have no objections to changing the linker's default behaviour - as long as the choice can be overridden by a configure time option so that distributions that want the old behaviour can still obtain it. -

[Bug ld/32647] ld SEGV in elf_orphan_compatible (ld/ldelf.c:2089:40) with --task-link option

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

[Bug ld/32647] ld SEGV in elf_orphan_compatible (ld/ldelf.c:2089:40) with --task-link option

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

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

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

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

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

[Bug ld/32643] ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

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

[Bug ld/32642] ld SEGV (illegal read access) in _bfd_elf_write_section_eh_frame (bfd/elf-eh-frame.c:2234:29) with --gc-sections --gc-keep-exported option

2025-02-05 Thread nickc at redhat dot com
|RESOLVED CC||nickc at redhat dot com --- Comment #1 from Nick Clifton --- Fixed. One of the commits to resolve your other bug reports today has also resolved this one. :-) -- You are receiving this mail because: You are on the CC

[Bug ld/32643] ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

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

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

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

[Bug ld/32640] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) with -w option

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

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

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

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

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

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread nickc at redhat dot com
|1 CC||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last reconfirmed||2025-02-05 -- You are receiving this mail because: You are on the CC list

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

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

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread nickc at redhat dot com
|UNCONFIRMED |ASSIGNED CC||nickc at redhat dot com Ever confirmed|0 |1 Assignee|unassigned at sourceware dot org |nickc at redhat dot com -- You are receiving this mail because: You are on the CC list

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-01-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #16 from Nick Clifton --- OK, I am baffled. The missing text seems to have nothing to do with function-like invocations either inside or outside here blocks. Could there be two ksh bugs ? -- You are receiving this mail because:

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-01-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #14 from Nick Clifton --- Created attachment 15903 --> https://sourceware.org/bugzilla/attachment.cgi?id=15903&action=edit Another proposed patch Hi Rainer, Please could you try out this alternative patch and let me know if

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-01-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #13 from Nick Clifton --- (In reply to Andreas Schwab from comment #12) > But the others are apparently not triggering the ksh bug. How strange. But if not ending a here block with a function-like invocation is the solution then

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-01-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 --- Comment #11 from Nick Clifton --- (In reply to Andreas Schwab from comment #10) > But of course, if it is at the end of the here doc anyway, it could also be > moved out and called as a regular command after it. True - but there are other

[Bug binutils/32467] nm write memory caught segmentation fault

2025-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32467 --- Comment #7 from Nick Clifton --- (In reply to 孙文举 from comment #6) > CVE-2024-57360 assigned Note - the binutils/SECURITY.txt document makes it clear that bugs in inspection tools (such as nm) are not considered to be security issues and

[Bug ld/32580] [2.44 regression] Non-bash shell breaks many default linker scripts

2025-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32580 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Nick Clif

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

2025-01-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32459 --- Comment #3 from Nick Clifton --- Created attachment 15874 --> https://sourceware.org/bugzilla/attachment.cgi?id=15874&action=edit Proposed patch Hi Maskray, OK, what do you think of this patch ? With the patch applied, if you try

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

2025-01-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #26 from Nick Clifton --- (In reply to Jan Beulich from comment #22) > (In reply to Nick Clifton from comment #20) > > Plus, if I have read Jan's v2 patch correctly, sections in object files will > > still be aligned, but just alig

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

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

[Bug binutils/32463] linker script variables always go to ABS section

2024-12-20 Thread nickc at redhat dot com
sourceware dot org |nickc at redhat dot com Last reconfirmed||2024-12-20 Status|UNCONFIRMED |ASSIGNED --- Comment #6 from Nick Clifton --- (In reply to Stas Sergeev from comment #5) > Wait a bloody minute! > > > bfd:

[Bug binutils/32463] linker script variables always go to ABS section

2024-12-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32463 --- Comment #3 from Nick Clifton --- (In reply to Stas Sergeev from comment #2) > I probably forgot to mention the > most important thing. If you change: > > TTT = .; > _LGROUP = TTT; > > into: > _LGROUP = .; > > then suddenly bfg linker gi

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

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

[Bug binutils/32463] linker script variables always go to ABS section

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

[Bug gas/32391] \@ incorrectly handled in nested macros

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

[Bug binutils/32467] nm write memory caught segmentation fault

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

[Bug ld/32464] ld allows adding 2 relative symbols. lld rejects

2024-12-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32464 --- Comment #3 from Nick Clifton --- Yes, it was my fault. I was trying to change the Product for 32466 and for some reason bugzilla moved to this PR without making it clear that I was no longer editing the bug that I thought I was editing.

[Bug binutils/32467] nm write memory caught segmentation fault

2024-12-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32467 --- Comment #1 from Nick Clifton --- The problem is the one of the symbols contains an @ character: _ZN1@SerialFOTBuilder12endExtensionERKN10FOTBuilder24CompoundExtensionFlowObjE Because nm is being run with the --without-symbol-versions o

[Bug binutils/32467] nm write memory caught segmentation fault

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

[Bug gas/32391] \@ incorrectly handled in nested macros

2024-12-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32391 --- Comment #7 from Nick Clifton --- Created attachment 15820 --> https://sourceware.org/bugzilla/attachment.cgi?id=15820&action=edit Proposed patch Hi Regis, OK, please could you try out this patch and let me know what you think ? Chee

[Bug gas/32391] \@ incorrectly handled in nested macros

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

[Bug gas/32391] \@ incorrectly handled in nested macros

2024-11-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32391 --- Comment #3 from Nick Clifton --- (In reply to Regis Duchesne from comment #2) Hi Régis >> I think that this is more of a lack-of-documentation issue than a bug. > > I respectfully disagree, I'll attempt below to argument in favor of my

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2024-11-27 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #9 from Nick Clifton --- Hi Liu, I have applied your patches. Unfortunately the new section assignments triggered some failures in the linker testsuite, so I have checked in an

[Bug gas/32391] \@ incorrectly handled in nested macros

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

[Bug gas/32254] Build problems related to doc/asconfig.texi

2024-10-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32254 --- Comment #5 from Nick Clifton --- (In reply to rdiez-2006 from comment #4) > Therefore, there seems to be a race condition with the install-strip target > when using parallel builds. Generation of doc/asconfig.texi is not > serialised prop

[Bug ld/32240] warning: relocation against `_Z5test2v' in read-only section

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

[Bug gas/32254] Build problems related to doc/asconfig.texi

2024-10-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32254 --- Comment #3 from Nick Clifton --- (In reply to rdiez-2006 from comment #2) > > Since the last-modified timestamp on the .info files matches > > that on the .texi files, the build system thinks that it > > needs to regenerate all of the doc

[Bug gas/32254] Build problems related to doc/asconfig.texi

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

[Bug binutils/32271] strip leaves unused PT_LOAD segments

2024-10-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32271 --- Comment #8 from Nick Clifton --- (In reply to Stas Sergeev from comment #7) > > My bad. The option is -Ttext-segment=... rather than --text-segment=... > > Sorry. > > Wow! > This actually works. > So is it the same as just specifying >

[Bug binutils/32271] strip leaves unused PT_LOAD segments

2024-10-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32271 --- Comment #6 from Nick Clifton --- (In reply to Stas Sergeev from comment #5) > Even if it covers some "random" > data in a file? IMHO that's still > a but. If it would be zero-sized > then fine. But its not. Can you provide a small exampl

[Bug binutils/32271] strip leaves unused PT_LOAD segments

2024-10-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32271 --- Comment #4 from Nick Clifton --- (In reply to Stas Sergeev from comment #3) Hi Stas, >> Agreed, although this is probably an enhancement rather than a bug. > > Having stalled PT_LOAD segment > is most likely a bug. It probably > refers t

[Bug binutils/32271] strip leaves unused PT_LOAD segments

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

[Bug ld/32219] ELF orphan placement doesn't work well without .interp

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

[Bug ld/32100] --rosegment moves the build-id note away from the start of the file

2024-09-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32100 --- Comment #3 from Nick Clifton --- Hi H.J. That makes sense. Please go ahead and apply the patch to the branch. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32219] ELF orphan placement doesn't work well without .interp

2024-09-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32219 --- Comment #3 from Nick Clifton --- Created attachment 15722 --> https://sourceware.org/bugzilla/attachment.cgi?id=15722&action=edit Proposed patch Hi H.J. How about this proposed patch instead ? It modifies the orphan placement algo

[Bug ld/32100] --rosegment moves the build-id note away from the start of the file

2024-09-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32100 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug binutils/32211] 2.41 and later don't seem to honor the `-z` flag

2024-09-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32211 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/32219] ELF orphan placement doesn't work well without .interp

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

[Bug binutils/32211] 2.41 and later don't seem to honor the `-z` flag

2024-09-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32211 --- Comment #14 from Nick Clifton --- (In reply to Dan McDonald from comment #13) > Did this change in 2.41 include updates in the man page or other user > documentation? If so, sorry for missing it. Yes. It includes this change to the binu

[Bug binutils/32211] 2.41 and later don't seem to honor the `-z` flag

2024-09-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32211 --- Comment #12 from Nick Clifton --- Hi Dan, Sorry, you are right, I was wrong. And now that I understand the problem I have been able to track down the exact commit that causes this issue: 0a3137ce4c4b Which states: There is some inc

[Bug binutils/32211] 2.41 and later don't seem to honor the `-z` flag

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

[Bug ld/32191] --rosegment places .note.gnu.property in executable PT_LOAD segment for -z separate-code

2024-09-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32191 Bug 32191 depends on bug 32190, which changed state. Bug 32190 Summary: [2.44 Regression] pr22393 test failures https://sourceware.org/bugzilla/show_bug.cgi?id=32190 What|Removed |Added --

[Bug ld/32190] [2.44 Regression] pr22393 test failures

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

[Bug ld/32190] [2.44 Regression] pr22393 test failures

2024-09-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32190 --- Comment #2 from Nick Clifton --- Hi H.J. Personally I think that this is a case where the test itself should be changed. Or at least made conditional upon --rosegment not being in effect. Or changed so that it does not complain about

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-09-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/32100] New: --rosegment moves the build-id note away from the start of the file

2024-08-19 Thread nickc at redhat dot com
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: nickc at redhat dot com Target Milestone: --- As reported here: https://sourceware.org/pipermail/binutils/2024-August/136267.html When linking binaries with --rosegment enabled

[Bug ld/31954] [ld] [lto] [clang] using ld and lto, crash while dynamic compile executable

2024-08-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31954 --- Comment #4 from Nick Clifton --- Hi Hanwei, Thanks for uploading the object files. As I suspected however, on their own they are not enough to trigger the bug. For example a I tried test, based upon the command line you provided, but

[Bug ld/31954] [ld] [lto] [clang] using ld and lto, crash while dynamic compile executable

2024-08-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31954 --- Comment #1 from Nick Clifton --- Hi Hanwei, Would you be able to upload the cp_lto_20081125_0.o and cp_lto_20081125_1.o object files so that we can try reproducing the problem without requiring the installation of a clang compiler. A

[Bug binutils/31940] usage text for strings gives '--unicode=show' as a valid option

2024-08-02 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #2 from Nick Clifton --- Hi Aapo, Thanks for reporting this bug. It was all my fault. I changed the name of the option from 'show' to 'locale' whilst I was

[Bug binutils/32035] heap overlfow in readelf (binutils/dwarf.c:3648)

2024-08-01 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution|--- |FIXED --- Comment #1 from Nick Clifton --- Hi Jaehoon Jang, Thank you for reporting this problem. As it happens this bug has already been fixed. If you try building the binutils from the mainline

[Bug binutils/31972] strip cause SIGKILL in macOS

2024-07-26 Thread nickc at redhat dot com
||nickc at redhat dot com Assignee|unassigned at sourceware dot org |nickc at redhat dot com Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Nick Clifton --- Hi Kei, This looks like

[Bug binutils/32002] Untranslated plural in readelf.c:9433

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

[Bug gprofng/32018] Compilation of binutils 2.43 for riscv64-unknown-linux-gnu failed on CentOS 6

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

[Bug ld/31395] Wrong search path for DT_NEEDED libs on FreeBSD under gcc -m32

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31395 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #17 from Nick Clifton --- Hi Pali, I am seeing new linker testsuite failures with these tests added: FAIL: ld-pe/symbols-ordinals-hints-imports-ld FAIL: ld-pe/symbols-ordinals-hints-imports-dlltool Looking in the logs there

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #16 from Nick Clifton --- No - but I am doing so now... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 --- Comment #21 from Nick Clifton --- (In reply to Rostislav Krasny from comment #20) Hi Rostislav (Sorry for the delay in replying - I am a bit overwhelmed at the moment). > Ok. Then what is the reason of generating VERSION_DATE from Chan

[Bug binutils/31953] Show PE objdump -P versions in human readable form

2024-07-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31953 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/31953] Show PE objdump -P versions in human readable form

2024-07-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31953 --- Comment #5 from Nick Clifton --- Sorry - I am taking a look now... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

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

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

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

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-07-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 --- Comment #16 from Nick Clifton --- (In reply to Rostislav Krasny from comment #13) > The last question is: will the bfd/configure script be ran by the > src-release.sh script only or also by a user who want to build from an > already creat

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-07-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 --- Comment #15 from Nick Clifton --- (In reply to Rostislav Krasny from comment #14) > (In reply to Andreas Schwab from comment #12) > > That won't work with a snapshot. > > Is it the same to what I tried to fix in my previous message? Yes

[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-07-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 --- Comment #11 from Nick Clifton --- Created attachment 15616 --> https://sourceware.org/bugzilla/attachment.cgi?id=15616&action=edit Proposed patch Sorry for dropping this. I have uploaded a revised version of your patch which: 1. Mov

[Bug gas/31964] Add directive for more efficient encoding of binary data

2024-07-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31964 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/31964] Add directive for more efficient encoding of binary data

2024-07-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31964 --- Comment #6 from Nick Clifton --- (In reply to Jakub Jelinek from comment #5) > 1) @command{uuencode} program's @code{-m} option >I think base64 program from coreutils is more common than uuencode from > sharutils, >so either menti

[Bug gas/31964] Add directive for more efficient encoding of binary data

2024-07-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31964 --- Comment #4 from Nick Clifton --- Created attachment 15612 --> https://sourceware.org/bugzilla/attachment.cgi?id=15612&action=edit Proposed patch Hi Jakub, Would you like to try out this patch ? With it applied you can use the .bas

[Bug gas/31964] Add directive for more efficient encoding of binary data

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

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

2024-06-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31904 --- Comment #9 from Nick Clifton --- (In reply to Harmen Stoppels from comment #8) > I appreciate the patch. Would an additional > `ld_plugin_remove_extra_library_path(const char *path)` be possible so that > > > This does however present a

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #7 from Nick Clifton --- Hi Pali, Thanks for the update. I have checked in your patch. Are we good now ? I am really not a PE expert, so I am basically relying upon you to tell me what needs to be done, and if possible, pro

[Bug binutils/20814] DLLTool Put Wrong Hint Value In Lib Archieve (IDATA6 Section)

2024-06-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20814 --- Comment #11 from Nick Clifton --- Done -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31930] Error: cannot represent relocation type BFD_RELOC_64 for x86_64-w64-mingw32 target

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

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

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

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

2024-06-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31904 --- Comment #6 from Nick Clifton --- Oh, and it is possible that there are going to be conflicts with the lto-plugin, which also adds library search paths. I need to look into this. -- You are receiving this mail because: You are on the CC

[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

2024-06-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31904 --- Comment #5 from Nick Clifton --- Created attachment 15593 --> https://sourceware.org/bugzilla/attachment.cgi?id=15593&action=edit Proposed patch Hi Herman, OK, please could you try out this patch ? It is incomplete - I need to add

  1   2   3   4   5   6   7   8   9   10   >