[v2,3/3] gas: add loongarch v1.1 to NEWS

Message ID 20231026093646.20609-4-c@jia.je
State Unresolved
Headers
Series Add support for LoongArch V1.1 instructions |

Checks

Context Check Description
snail/binutils-gdb-check warning Git am fail log

Commit Message

Jiajie Chen Oct. 26, 2023, 9:35 a.m. UTC
  Signed-off-by: Jiajie Chen <c@jia.je>
---
 gas/NEWS | 2 ++
 1 file changed, 2 insertions(+)
  

Patch

diff --git a/gas/NEWS b/gas/NEWS
index 71a1269b893..2c7be79f003 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -18,6 +18,8 @@ 
 
 * Add support for Cortex-X4 for AArch64.
 
+* Add support for LoongArch V1.1 instructions.
+
 Changes in 2.41:
 
 * Add support for the KVX instruction set.