[Bug gprofng/31123] improvements to hardware event implementation

2024-05-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31123 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=663741df74f975ca00de84ba17d2cd8417bb1d03 commit 663741df74f975ca00de84ba17d2cd84

[Bug gprofng/31123] improvements to hardware event implementation

2024-05-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31123 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ee7af0e7107e918d37bd2686fea1db8f88d2242a commit ee7af0e7107e918d37bd2686fea1db8f

[Bug gas/31752] gas: Support \+ in .rept/.irp/.irpc directives

2024-05-17 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=31752 --- Comment #1 from Fangrui Song --- In the absence of the feature, there are a few ways, but none achieves great efficiency or convenience. For example, we can define a macro that expands to a sequence of strings: 0, (0+1), ((0+1)+1), (((0+1

[Bug gas/31752] gas: Support \+ in .rept/.irp/.irpc directives

2024-05-17 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=31752 Fangrui Song changed: What|Removed |Added CC||jbeulich at suse dot com -- You are r

[Bug gas/31752] New: gas: Support \+ in .rept/.irp/.irpc directives

2024-05-17 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=31752 Bug ID: 31752 Summary: gas: Support \+ in .rept/.irp/.irpc directives Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Compone

[Bug binutils/31704] [avr] Support avr-objdump -P avr-deviceinfo

2024-05-17 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31704 --- Comment #1 from Georg-Johann Lay --- Created attachment 15527 --> https://sourceware.org/bugzilla/attachment.cgi?id=15527&action=edit Proposed patch AVR: binutils/31704 - Let avr-objdump show .note.gnu.avr.deviceinfo This patch support

[Bug binutils/31687] [avr] Output of avr-objdump -P mem-usage missing .rodata

2024-05-17 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31687 --- Comment #3 from Georg-Johann Lay --- Created attachment 15526 --> https://sourceware.org/bugzilla/attachment.cgi?id=15526&action=edit Proposed patch AVR: binutils/31687 - Include .rodata size in avr-objdump -P mem-usage. AVR emulations