]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Revert: [AArch64] MTE corefile support
authorLuis Machado <luis.machado@linaro.org>
Tue, 7 Sep 2021 13:35:11 +0000 (10:35 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 7 Sep 2021 13:35:11 +0000 (10:35 -0300)
commite854b5bf31ad236e48f5e2919897417aef3b9134
treeb188cc9a6385e974862f78c87cbf35dda500714d
parentcb1920c056aa1d6d48498043756ae40bf263b5dd
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