gas: NEWS: Announce LoongArch changes in the 2.41 cycle
authorWANG Xuerui <git@xen0n.name>
Sun, 2 Jul 2023 11:10:53 +0000 (19:10 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Mon, 3 Jul 2023 01:00:51 +0000 (09:00 +0800)
gas/ChangeLog:

* NEWS: Mention LoongArch changes for 2.41.

Signed-off-by: WANG Xuerui <git@xen0n.name>
gas/NEWS

index ea172fe9cdb0b8f2b396a5d99503367a972505d1..ef08e4b2f5a622789cb1cbbea4658da033c37071 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
 
 * 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.