[ping 1,patch,avr] PR31704: Let avr-objdump show .note.gnu.avr.deviceinfo
Georg-Johann Lay
avr@gjlay.de
Thu May 16 15:45:29 GMT 2024
Ping #1 for
https://sourceware.org/pipermail/binutils/2024-May/133978.html
Johann
Am 06.05.24 um 14:24 schrieb Georg-Johann Lay:
> AVR: binutils/31704 - Let avr-objdump show .note.gnu.avr.deviceinfo
>
> This patch supports
>
> avr-objdump -P avr-deviceinfo
>
> which displays the contents of the .note.gnu.avr.deviceinfo section,
> which is added by the startup code from AVR-LibC in crt<mcu>.o.
>
> binutils/
> PR binutils/31704
> * od-elf32_avr.c (OPT_AVRDEVICEINFO): New macro.
> (objdump_private_option options): Set [2] to "avr-deviceinfo".
> (elf32_avr_help): Help on new -P avr-deviceinfo.
> (elf32_avr_dump) [OPT_AVRDEVICEINFO]: Run...
> (elf32_avr_dump_avr_deviceinfo): ...this new static function.
More information about the Binutils
mailing list