diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-03-15 15:29:22 +0000 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-03-15 15:29:22 +0000 |
commit | d01264b71654dae83a254cf030a5cf73b66b7fbb (patch) | |
tree | 6536609ccad336fc3c5efdcd3a45ce4ca88bc0b2 /gas | |
parent | 9fe07b7f95fbfdaf34d5b69e6d73cae000b43eea (diff) | |
download | binutils-d01264b71654dae83a254cf030a5cf73b66b7fbb.zip binutils-d01264b71654dae83a254cf030a5cf73b66b7fbb.tar.gz binutils-d01264b71654dae83a254cf030a5cf73b66b7fbb.tar.bz2 |
gas/NEWS: Remove mention of AArch64 B16B16 extension
This aligns the 2.42 NEWS with the update backported to the 2.42 release
branch.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,6 @@ Changes in 2.42: * Add support for AMD znver5 processor. -* Add support for the AArch64 BFloat16 to BFloat16 arithmetic for SVE2 - (B16B16). - * Add support for the AArch64 Reliability, Availability and Serviceability extension v2 (RASv2). |