aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index ea172fe..ef08e4b 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.