[Bug binutils/32628] New: in go binaries section .eh_frame called .gopclntab

2025-02-01 Thread redp at mail dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=32628 Bug ID: 32628 Summary: in go binaries section .eh_frame called .gopclntab Product: binutils Version: unspecified Status: UNCONFIRMED Severity: enhancement Priority

[Bug binutils/32599] [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-28 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 Sam James changed: What|Removed |Added See Also||https://bugs.debian.org/109

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu

2025-01-27 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32542 Alan Modra changed: What|Removed |Added CC|amodra at gmail dot com| -- You are receiving this mail

[Bug binutils/32599] [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-27 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/32601] ld on Alpha terminated with double free or corruption (!prev) and signal 6

2025-01-27 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32601 --- Comment #1 from Alan Modra --- The backtrace isn't all that useful, but it is very likely to be one of the bfd_put_64 calls writing out a got entry. You'll need to find out which one. If I'm correct about it being a got entry, debug unde

[Bug binutils/32599] [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 --- Comment #2 from Sourceware Commits --- The binutils-2_44-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=102df36d9cd1e611c18ae8e258fa633a4949665e commit

[Bug binutils/32601] New: ld on Alpha terminated with double free or corruption (!prev) and signal 6

2025-01-26 Thread mcree at orcon dot net.nz
https://sourceware.org/bugzilla/show_bug.cgi?id=32601 Bug ID: 32601 Summary: ld on Alpha terminated with double free or corruption (!prev) and signal 6 Product: binutils Version: 2.45 (HEAD) Status: UNCONFIRMED

[Bug binutils/32599] [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fd45211245d0f1027a0c3ab606e3253eda779e68 commit

[Bug binutils/32599] [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug binutils/32599] New: [2.44 Regression] objcopy -I ihex: invalid operation

2025-01-25 Thread bunk at stusta dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=32599 Bug ID: 32599 Summary: [2.44 Regression] objcopy -I ihex: invalid operation Product: binutils Version: 2.44 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-23 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32586] riscv objdump abort

2025-01-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32586 Alan Modra changed: What|Removed |Added Target||riscv32-elf, |

[Bug binutils/32586] New: riscv objdump abort

2025-01-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32586 Bug ID: 32586 Summary: riscv objdump abort Product: binutils Version: 2.45 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

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

2025-01-22 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32467 --- Comment #8 from 孙文举 --- Thank you for bringing this to my attention. I must apologize for not thoroughly reviewing the SECURITY.txt document before proceeding. I now understand that bugs in inspection tools, such as nm, are not considered

[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

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

2025-01-21 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32467 --- Comment #6 from 孙文举 --- CVE-2024-57360 assigned -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32576] ld memory leak in xmalloc

2025-01-19 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32576 --- Comment #1 from 孙文举 --- **Step to reproduce** We configured `ld` using `CFLAGS="-g -fsanitize=address" ./configure --prefix=$(pwd)/ ` and build it using `make -j `, and run it with: ``` ./ld -w -- You are receiving this mail becaus

[Bug binutils/32576] New: ld memory leak in xmalloc

2025-01-19 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32576 Bug ID: 32576 Summary: ld memory leak in xmalloc Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug ld/19263] [2.26/2.27 Regression] binutils fails to link 32bit libstdc++ on s390x-linux-gnu

2025-01-19 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19263 Sam James changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu

2025-01-18 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32542 --- Comment #7 from Tom Tromey --- I poked at copying it out of gdb a little, but it's probably easier to just debug BFD in the context of gdb. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu

2025-01-18 Thread tromey at sourceware dot org
no valgrind reports. Looking into the core file, I found that this frame in the stack trace: #6 0x59de857e in solib_bfd_open (pathname=0x5035b720 "/lib/ld-musl-mips-sf.so.1") at /home/simark/src/binutils-gdb/gdb/solib.c:456 ... is somewhat misleading. This file is not

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu

2025-01-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32542 --- Comment #5 from Alan Modra --- If this is a bfd problem it ought to be reproducible with objdump, but from comment #2 I see the file being opened by solib_bfd_open is "/lib/ld-musl-mips-sf.so.1" and using current binutils I c

[Bug binutils/32542] Fatal error when remotely debugging MIPS32r2 binary with qemu

2025-01-17 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32542 Tom Tromey changed: What|Removed |Added Component|gdb |binutils Version|15.1

[Bug binutils/32560] stack-buffer-overflow at objdump disassemble_bytes (objdump.c:3543:34)

2025-01-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32560 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.44 Status|ASSIGNED

[Bug binutils/32560] stack-buffer-overflow at objdump disassemble_bytes (objdump.c:3543:34)

2025-01-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32560 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=baac6c221e9d69335bf41366a1c7d87d8ab2f893 commit

[Bug binutils/32560] stack-buffer-overflow at objdump disassemble_bytes (objdump.c:3543:34)

2025-01-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32560 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug binutils/32560] New: stack-buffer-overflow at objdump disassemble_bytes (objdump.c:3543:34)

2025-01-14 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32560 Bug ID: 32560 Summary: stack-buffer-overflow at objdump disassemble_bytes (objdump.c:3543:34) Product: binutils Version: 2.43 Status: UNCONFIRMED Severity

[Bug binutils/13298] ar --plugin doesn't work on mixed IR/non-IR input

2025-01-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13298 Sam James changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com -- Yo

[Bug binutils/32556] New: nm address points to the zero page

2025-01-13 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32556 Bug ID: 32556 Summary: nm address points to the zero page Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: normal Priority: P2 Component

[Bug binutils/32555] nm displays D on functions

2025-01-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32555 --- Comment #1 from Alan Modra --- powerpc64 elfv1 is a little weird in that a function symbol is defined on its procedure descriptor rather than on the code for that function. "D" is correct in so far as the descriptor is in a data section.

[Bug binutils/32555] New: nm displays D on functions

2025-01-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32555 Bug ID: 32555 Summary: nm displays D on functions Product: binutils Version: 2.44 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug binutils/13298] ar --plugin doesn't work on mixed IR/non-IR input

2025-01-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13298 --- Comment #4 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=04cd256685fae4bf54beec1a461298e8fc574890 commit 04cd256685fae4bf54beec1a461298e8fc574890

[Bug binutils/13298] ar --plugin doesn't work on mixed IR/non-IR input

2025-01-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13298 --- Comment #3 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9b854f169df9b9853dc7284114beca8d8ab4f99f commit 9b854f169df9b9853dc7284114beca8d8ab4f99f

[Bug binutils/32550] ranlib manipulation of MSVC ".lib" files can lead to awkward corruption

2025-01-13 Thread mitch.capper at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32550 Mitch Capper changed: What|Removed |Added CC||mitch.capper at gmail dot com -- You

[Bug binutils/32550] ranlib manipulation of MSVC ".lib" files can lead to awkward corruption

2025-01-13 Thread mitch.capper at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32550 --- Comment #1 from Mitch Capper --- Created attachment 15879 --> https://sourceware.org/bugzilla/attachment.cgi?id=15879&action=edit before.lib after running ranlib on it -- You are receiving this mail because: You are on the CC list for

[Bug binutils/32550] New: ranlib manipulation of MSVC ".lib" files can lead to awkward corruption

2025-01-13 Thread mitch.capper at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32550 Bug ID: 32550 Summary: ranlib manipulation of MSVC ".lib" files can lead to awkward corruption Product: binutils Version: unspecified Status: U

[Bug binutils/32531] [GAS] Intel Assembly Bugs (Mishandle Directive Names)

2025-01-09 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32531 LIU Hao changed: What|Removed |Added CC||lh_mouse at 126 dot com --- Comment #1 from

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-09 Thread mmalcomson at nvidia dot com
leanly on binutils 2.36 and removes the performance problem that we had on the internal link that was our main pain-point. I also know of another team hitting this problem on binutils 2.42. -- You are receiving this mail because: You are on the CC list for the bug.

[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 ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #20 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a55875bd182258a917af303c653d6667593e7b3e commit

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-09 Thread mmalcomson at nvidia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #19 from Matthew Malcomson --- (In reply to Alan Modra from comment #18) > Created attachment 15869 [details] > proposed fix > > would someone easily able to test performance of this patch, please try it > out. I can confirm that

[Bug binutils/32531] New: [GAS] Intel Assembly Bugs (Mishandle Directive Names)

2025-01-08 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32531 Bug ID: 32531 Summary: [GAS] Intel Assembly Bugs (Mishandle Directive Names) Product: binutils Version: 2.38 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Component|binutils|ld -- You are receiving this mail

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Severity|critical|normal Target Milestone|---

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour

2025-01-07 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32324 --- Comment #6 from Andre Vieira --- Scrap that, probably best not to backport. Oh and thank you Alan! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour

2025-01-07 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32324 Andre Vieira changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2025-01-07 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 --- Comment #4 from Richard Biener --- For targets where zero is a valid address a linker option to specify an alternate relocation target for targets within GCed sections might be a workaround, specifying an address that more likely doesn't c

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2025-01-07 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comme

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-06 Thread c.luck at datact dot ch
2013.10) ) #2 SMP Thu Nov 14 03:41:21 CST 2024 OS: Debian 11.11 Binutils: 2.35.2 Pagesize: 32768 (getconf PAGESIZE = 32768) Works: - ./helloworld-binutils_2.35.2-pagesize_32768 - ./helloworld-binutils_2.35.2-pagesize_32768-lib - ./helloworld-binutils_2.35.2-pagesize_4096 - ./helloworld

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-06 Thread c.luck at datact dot ch
#include #include int main() { double x = 1.00; double y = sin(x); printf("Hello, World!\n%f\n", y); struct timeval tv; struct timezone tz; gettimeofday(&tv,&tz); printf("Seconds since 1/1/1970: %lu\n",tv.tv_sec); return 0; } EOF BINUTILS_VER=$(grep -E -A20 &qu

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #7 from Sam James --- Thanks, that's a start. A further useful step would be to build some small C program which, when built with an arm compiler with bad binutils, breaks when run under qemu with the page size setting. It&#

[Bug binutils/30033] binutils-2.40 broke arm-linux-gnueabi libraries on arm64 kernel with >4KB pages

2025-01-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30033 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #6 from Claudio Luck --- Related, if not a duplicate of: Bug #30033 (that is for 32bit userspace on 64bit CPU, here we have 32bit userspace on 32bit CPU). -- You are receiving this mail because: You are on the CC list for the bug

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Claudio Luck changed: What|Removed |Added CC||c.luck at datact dot ch --- Comment #5

[Bug binutils/32109] internal error, aborting at bfd/bfd.c:1236 in int _bfd_doprnt

2025-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32109 --- Comment #9 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=412919cb962e984e5272435ad6aa4766029954e9 commit

[Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_from_value() function

2025-01-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31595 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #7 f

[Bug binutils/31269] aarch64 objdump -D assertion failure

2025-01-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31269 Alan Modra changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug binutils/31379] alpha-dec-vms objdump use of uninitialized value

2025-01-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31379 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #18 from Alan Modra --- Created attachment 15869 --> https://sourceware.org/bugzilla/attachment.cgi?id=15869&action=edit proposed fix would someone easily able to test performance of this patch, please try it out. -- You are r

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2025-01-02 Thread trampas at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 --- Comment #2 from Trampas Stern --- Wow 13415 is from 13 years ago! However I have only noticed int GCC 11 and newer, but I guess the bug could have been there much longer. I have not looked at source code but my guess is the linker is pla

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2025-01-02 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2025-01-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 --- Comment #7 from Sourceware Commits --- The gdb-16-branch branch has been updated by Eli Zaretskii : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=97078538d6fe6269951dccd5c85f1b979bd356c3 commit

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-02 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-02 Thread mmalcomson at nvidia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #17 from Matthew Malcomson --- Created attachment 15868 --> https://sourceware.org/bugzilla/attachment.cgi?id=15868&action=edit Assembler creates unique names Option (3) -- assembler creates object-unique names for SHT_GROUP sec

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-02 Thread mmalcomson at nvidia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #16 from Matthew Malcomson --- Created attachment 15867 --> https://sourceware.org/bugzilla/attachment.cgi?id=15867&action=edit Cache which linked list was last traversed Option (2) -- caching the head and tail of the linked lis

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-02 Thread mmalcomson at nvidia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 --- Comment #15 from Matthew Malcomson --- Created attachment 15866 --> https://sourceware.org/bugzilla/attachment.cgi?id=15866&action=edit Re-ordering sections in linked list Option (1) -- adding second/third/... sections with same name in

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-02 Thread mmalcomson at nvidia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Matthew Malcomson changed: What|Removed |Added CC||mmalcomson at nvidia dot com ---

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2025-01-01 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2025-01-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 --- Comment #5 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b38cf91f230bc3892ab9c3deb4f1b6639c657c47 commit

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-31 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 --- Comment #4 from Eli Zaretskii --- (In reply to Alan Modra from comment #3) > Created attachment 15864 [details] > revised fix > > The patch was incomplete. Thanks, this new patch does solve the problem. -- You are receiving this mail b

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

2024-12-30 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=32459 --- Comment #2 from Fangrui Song --- Hi Nick, Sorry for my late reply and happy new year! I favor 1) for its simplicity. I do think it's tricky to share code between readelf (no BFD dependency) and objdump. It's probably good enough to encou

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 Alan Modra changed: What|Removed |Added Attachment #15863|0 |1 is obsolete|

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 --- Comment #2 from Eli Zaretskii --- (In reply to Alan Modra from comment #1) > Created attachment 15863 [details] > proposed fix > > Try this Thanks, I applied the patch (and reverted by kludge in compress.c), but the problem persists: the

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2024-12-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2024-12-30 Thread trampas at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 --- Comment #1 from Trampas Stern --- Note this issue also has the bug in GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 I was told it was not a GCC bug but a binutils bug. However this can be debated by those who know more than

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug binutils/32507] New: Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-29 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 Bug ID: 32507 Summary: Incorrect allocation size printed by 32-bit MinGW builds of BFD Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug binutils/32506] New: removed functions showing up in objdump listing and gdb

2024-12-27 Thread trampas at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Bug ID: 32506 Summary: removed functions showing up in objdump listing and gdb Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal

[Bug binutils/32505] New: Memory leak in objcopy when using --add-gnu-debuglink option.

2024-12-27 Thread pengsy21 at m dot fudan.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32505 Bug ID: 32505 Summary: Memory leak in objcopy when using --add-gnu-debuglink option. Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED Severity

[Bug binutils/32502] New: stack-overflow in string_append

2024-12-26 Thread cx23698741 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32502 Bug ID: 32502 Summary: stack-overflow in string_append Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug gas/19217] [2.26 Regression] ffmpeg test idct8x8 (NEON) fails on ARM32 when built with binutils from the trunk

2024-12-25 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19217 Sam James changed: What|Removed |Added Target Milestone|--- |2.26 Resolution|---

[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-25 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-25 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 Sam James changed: What|Removed |Added Depends on||31885, 31886, 31887, 31888,

[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-25 Thread soomink at kaist dot ac.kr
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 --- Comment #3 from Soomin Kim --- JFYI, Hyungseok and I are working in the same research group. So, please don't be confused if the authors of the issues are different from me. Thank you. -- You are receiving this mail because: You are on

[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-25 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 Hyungseok Kim changed: What|Removed |Added CC||witbring at gmail dot com --- Comment

[Bug binutils/30596] "/usr/lib6464" in riscv64 search paths

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30596 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 --- Comment #1 from Sam James --- Can you file these as individual bugs please? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour

2024-12-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32324 --- Comment #4 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bbc969306f8d5fb6c7b636e25f6f8e278946ef23 commit

Re: Issue 380409703: binutils: Coverage build failure

2024-12-23 Thread buganizer-system
...@developer.gserviceaccount.com added comment #5: The latest build has succeeded, closing this issue. ___ Reference Info: 380409703 binutils: Coverage build failure component: Public Trackers > 1362134 > OSS Fuzz status: Verified reporter: 87...@developer.gserviceaccou

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #6 from Sam James --- (In reply to John Paul Adrian Glaubitz from comment #5) > > I spent some time until I figured out the problem was in binutils but then > ran out of time which is why I filed the bug report first. (

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #5 from John Paul Adrian Glaubitz --- (In reply to Sam James from comment #1) > Please provide at least a .config which can reproduce it, as well as a good > and bad modpost binary (with only binutils version differing b

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 Sam James changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug binutils/13438] [Wishlist] objdump option to disassemble a symbol/function

2024-12-22 Thread hjl.tools at gmail dot com
|RESOLVED Target Milestone|--- |2.32 --- Comment #1 from H.J. Lu --- Fixed in binutils 2.32 by commit d3def5d73eb9d8295ca7b11d130b17a815151951 Author: Masatake Yamato Date: Wed Nov 7 18:07:36 2018 + Enhance objdump's --disassemble switch so

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #3 from H.J. Lu --- Dup of PR 32435? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #2 from Sam James --- I can try get those elements tonight but I can't promise as I've got other bits on TODO for this evening. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #1 from Sam James --- Please provide at least a .config which can reproduce it, as well as a good and bad modpost binary (with only binutils version differing between them). Preprocessed source for modpost would be great as well

[Bug binutils/32493] New: Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 Bug ID: 32493 Summary: Binutils 2.44 results in unaligned code on linux-sparc64 Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED Severity: normal

  1   2   3   4   5   6   7   8   9   10   >