From: Jim Wilson Date: Mon, 3 May 2021 23:19:17 +0000 (-0700) Subject: RISC-V: PR27764, Add tests for A extension X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b06fcf5662c021dfd8a4f7b3b41c1be510adec3;p=binutils-gdb.git RISC-V: PR27764, Add tests for A extension ChangeLog entry for last patch. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0ec2886e254..fa1c100d6ac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2021-05-03 Christoph Muellner + + PR 27764 + * testsuite/gas/riscv/a-ext-64.d: New testcase. + * testsuite/gas/riscv/a-ext-64.s: Likewise. + * testsuite/gas/riscv/a-ext.d: Likewise. + * testsuite/gas/riscv/a-ext.s: Likewise. + 2021-05-03 Jan Beulich * config/tc-i386.h (TC_PARSE_CONS_EXPRESSION): Adjust surrounding