From 3a959875ea0a017ef378fa084c6cbddee01db9d8 Mon Sep 17 00:00:00 2001 From: Przemyslaw Wirkus Date: Tue, 3 Nov 2020 11:55:14 +0000 Subject: [PATCH] aarch64: Update missing ChangeLog for AArch64 commits Patch with missing ChangeLog entries for GAS AArch64 files. --- include/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'include') diff --git a/include/ChangeLog b/include/ChangeLog index afa52a3..d11f36f 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -6,12 +6,23 @@ (GNU_PROPERTY_X86_ISA_1_V3): Likewise. (GNU_PROPERTY_X86_ISA_1_V4): Likewise. +2020-10-27 Przemyslaw Wirkus + + * opcode/aarch64.h (AARCH64_FEATURE_CSRE): New -march feature. +(enum aarch64_opnd): New CSR instruction field AARCH64_OPND_CSRE_CSR. + 2020-10-26 Cooper Qu * opcode/csky.h (CSKY_VERSION_V1): New, currently used. (CSKY_VERSION_V2): New. (CSKY_VERSION_V3): New. +2020-10-23 Przemyslaw Wirkus + + * opcode/aarch64.h (enum aarch64_opnd): New operand + AARCH64_OPND_BARRIER_DSB_NXS. + (aarch64_barrier_dsb_nxs_options): Declare DSB nXS options. + 2020-10-21 Tom Tromey * ctf-api.h (_CTF_ERRORS): New macro. @@ -20,6 +31,11 @@ * elf/riscv.h: Add R_RISCV_IRELATIVE to 58. +2020-10-16 Przemyslaw Wirkus + + * opcode/aarch64.h (AARCH64_FEATURE_V8_7): New feature bitmask. + (AARCH64_ARCH_V8_7): New arch feature set. + 2020-10-09 H.J. Lu PR gas/26703 -- cgit v1.1