]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/ChangeLog
Revert: [AArch64] MTE corefile support
authorLuis Machado <luis.machado@linaro.org>
Tue, 7 Sep 2021 13:41:01 +0000 (10:41 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 7 Sep 2021 14:03:20 +0000 (11:03 -0300)
commit64dbf74d428e97de737c13f42767dab88493f187
tree2bb64afd4234da2a5659e0ef5dfd802f1d240725
parent90f4cc60f1b91746132ad136a9ed538b53d2a83f
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