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

* NEWS: Mention LoongArch changes for 2.41.

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

index 834e648db6cdecfe96ec127cd956fa88908dcacc..939cfead8deef04730185f173e7f2c46c6609b0c 100644 (file)
 * The RISC-V port now supports the following vendor-defined extensions:
   - XVentanaCondOps
 
+* The LoongArch port now supports the following extensions:
+  - LSX (Loongson SIMD eXtension; 128-bit vectors)
+  - LASX (Loongson Advanced SIMD eXtension; 256-bit vectors)
+  - LVZ (Loongson Virtualization extension)
+  - LBT (Loongson Binary Translation extension)
+
+* The LoongArch disassembly output received the following tweaks:
+  - Colored output is now supported.
+  - Some pseudo-instructions are now shown in place of the canonical forms,
+    where semantics are equivalent. A disassembler option '-M no-aliases' is
+    added to disable the new behavior.
+  - Signed immediates are no longer printed with their hex representation.
+  - Unrecognized instruction words are now shown with '.word'.
+
 Changes in 2.40:
 
 * Objdump has a new command line option --show-all-symbols which will make it