From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1039) id 933483858D39; Thu, 28 Dec 2023 16:20:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 933483858D39 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: H.J. Lu To: bfd-cvs@sourceware.org Subject: [binutils-gdb] gas: Mention initial support for Intel APX in NEWS X-Act-Checkin: binutils-gdb X-Git-Author: H.J. Lu X-Git-Refname: refs/heads/master X-Git-Oldrev: eccdc733a50980adc99178645ea4d5c2949c7e90 X-Git-Newrev: 5e2f0c9a5f3d467a341a0c3d579d9c6ee6daa4d1 Message-Id: <20231228162050.933483858D39@sourceware.org> Date: Thu, 28 Dec 2023 16:20:49 +0000 (GMT) X-BeenThere: binutils-cvs@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Binutils-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2023 16:20:50 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D5e2f0c9a5f3d= 467a341a0c3d579d9c6ee6daa4d1 commit 5e2f0c9a5f3d467a341a0c3d579d9c6ee6daa4d1 Author: H.J. Lu Date: Thu Dec 28 08:19:39 2023 -0800 gas: Mention initial support for Intel APX in NEWS Diff: --- gas/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/NEWS b/gas/NEWS index 4c8d5946690..cf0020c75ae 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,7 @@ -*- text -*- =20 +* Initial support for Intel APX: 32 GPRs, NDD, PUSH2/POP2 and PUSHP/POPP. + * On RISC-V macro instructions expanding to AUIPC and a load, store, or br= anch no longer accept x0 as an intermediate and/or destination register.