Revert: [AArch64] MTE corefile support
authorLuis Machado <luis.machado@linaro.org>
Wed, 8 Sep 2021 11:58:44 +0000 (08:58 -0300)
committerLuis Machado <luis.machado@linaro.org>
Wed, 8 Sep 2021 11:58:44 +0000 (08:58 -0300)
commitcdf4e8ae55ac5a070b6b5c17b047639f20d37f5f
tree7205556c2b2c774b44507a80b8bc7f562851855d
parentdd0fea103f332e940a5566b7e7c33193985eb054
Revert: [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
This page took 0.02389 seconds and 4 git commands to generate.