]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Add MTE register set support for core files
authorLuis Machado <luis.machado@linaro.org>
Wed, 12 May 2021 10:03:17 +0000 (11:03 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 12 May 2021 10:03:17 +0000 (11:03 +0100)
commitf0bbe8bab84e9b9dc5367a5fe1d0b8d233bf213c
treedcfeb37fbaf520b7460f9156e9fc2998f4c624d4
parentd51344c909926db84227f54718271e77b4adb714
Add MTE register set support for core files

* elf-bfd.h (elfcore_write_aarch_mte): New prototype.
* elf.c (elfcore_grok_aarch_mte, elfcore_write_aarch_mte): New
functions.
(elfcore_grok_note): Handle notes of type NT_ARM_TAGGED_ADDR_CTRL.
(elfcore_write_register_note): Handle MTE notes.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c