[2/2] gas: NEWS: Announce LoongArch changes in the 2.41 cycle

Message ID 20230702111053.815399-2-i.swmail@xen0n.name
State Unresolved
Headers
Series [1/2] binutils: NEWS: Announce LoongArch changes in the 2.41 cycle |

Checks

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

Commit Message

WANG Xuerui July 2, 2023, 11:10 a.m. UTC
  From: WANG Xuerui <git@xen0n.name>

gas/ChangeLog:

	* NEWS: Mention LoongArch changes for 2.41.

Signed-off-by: WANG Xuerui <git@xen0n.name>
---
 gas/NEWS | 12 ++++++++++++
 1 file changed, 12 insertions(+)
  

Patch

diff --git a/gas/NEWS b/gas/NEWS
index ea172fe9cdb..ef08e4b2f5a 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -10,6 +10,18 @@ 
 
 * A new .insn directive is recognized by x86 gas.
 
+* Add support for LoongArch LSX instructions.
+
+* Add support for LoongArch LASX instructions.
+
+* Add support for LoongArch LVZ instructions.
+
+* Add support for LoongArch LBT instructions.
+
+* Initial LoongArch support for linker relaxation has been added.
+
+* Deprecate the LoongArch register aliases $v0, $v1, $x, $fv0 and $fv1.
+
 Changes in 2.40:
 
 * Add support for Intel RAO-INT instructions.