https://sourceware.org/bugzilla/show_bug.cgi?id=31687
Georg-Johann Lay changed:
What|Removed |Added
Target Milestone|--- |2.43
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=31687
--- Comment #4 from Sourceware Commits ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e8c83191cc6fee517d2029109c61981b4092439d
commit e8c83191cc6fee517d2029109c61981b409243
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
https://sourceware.org/bugzilla/show_bug.cgi?id=31687
--- Comment #2 from Georg-Johann Lay ---
Created attachment 15494
--> https://sourceware.org/bugzilla/attachment.cgi?id=15494&action=edit
Test case for AVR128DA32
$ avr-objdump -h avr128da32.elf
avr128da32.elf: file format elf32-avr
https://sourceware.org/bugzilla/show_bug.cgi?id=31687
--- Comment #1 from Georg-Johann Lay ---
Created attachment 15493
--> https://sourceware.org/bugzilla/attachment.cgi?id=15493&action=edit
attiny40.elf
Test case for ATtiny40
$ avr-objdump -h attiny40.elf
attiny40.elf: file format elf
https://sourceware.org/bugzilla/show_bug.cgi?id=31687
Georg-Johann Lay changed:
What|Removed |Added
Priority|P2 |P3
Target|