]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[AArch64] MTE corefile support
authorLuis Machado <luis.machado@linaro.org>
Fri, 21 May 2021 09:40:32 +0000 (10:40 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 21 May 2021 09:40:32 +0000 (10:40 +0100)
commit894982bfccec66a1496785bbef4d46423345b8c8
treeb1cc82e6ce9f4bab68f9aa2e30146ca5b73ab124
parent75b969ccb1b05c3fbcecb0b6bb392d7448ce7286
[AArch64] MTE corefile support

bfd * elf.c (elfcore_make_memtag_note_section): New function.
(elfcore_grok_note): Handle NT_MEMTAG note types.

binutils* readelf.c (get_note_type): Handle NT_MEMTAG note types.

include * elf/common.h (NT_MEMTAG): New constant.
(NT_MEMTAG_TYPE_AARCH_MTE): New constant.
bfd/ChangeLog
bfd/elf.c
binutils/ChangeLog
binutils/readelf.c
include/ChangeLog
include/elf/common.h