[Bug binutils/32403] New: objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=32403 Bug ID: 32403 Summary: objdump -d reports a superfluous "{evex}" string Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED Severity: minor Priority: P2

[Bug binutils/32403] objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread haochen.jiang at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32403 --- Comment #3 from Haochen Jiang --- I will have a look into that. >From my memory in assembler implementation, the {evex} prefix relies on and only on the register usage. It won't check memory and will not consider whether an instruction wi

[Bug binutils/32403] objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32403 --- Comment #2 from H.J. Lu --- Created attachment 15809 --> https://sourceware.org/bugzilla/attachment.cgi?id=15809&action=edit A patch Something like this. Haochen, can you take it over? Thanks. -- You are receiving this mail because:

[Bug binutils/32403] objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread haochen.jiang at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32403 --- Comment #4 from Haochen Jiang --- (In reply to Haochen Jiang from comment #3) > I will have a look into that. > > From my memory in assembler implementation, the {evex} prefix relies on and > only on the register usage. It won't check mem

[Bug binutils/32403] objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32403 H.J. Lu changed: What|Removed |Added CC||haochen.jiang at intel dot com,

[Bug binutils/32399] buffer overflow printing core_file_failing_command

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

[Bug ld/31795] ld.bfd makes ELFs of type ET_EXEC for PIEs when load address is non-0

2024-12-01 Thread mintsuki at protonmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31795 --- Comment #71 from mintsuki --- Could, in principle, this issue be addressed now that glibc bug #31799 has been fixed? -- You are receiving this mail because: You are on the CC list for the bug.