[binutils-gdb] gas/NEWS,ld/NEWS: Announce LoongArch changes in 2.44

Nick Clifton nickc@sourceware.org
Mon Jan 20 15:04:52 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8f8cc1d0c4f2a847f86a9eddede27938301edf44

commit 8f8cc1d0c4f2a847f86a9eddede27938301edf44
Author: Lulu Cai <cailulu@loongson.cn>
Date:   Mon Jan 20 15:04:36 2025 +0000

    gas/NEWS,ld/NEWS: Announce LoongArch changes in 2.44

Diff:
---
 gas/NEWS | 4 ++++
 ld/NEWS  | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/gas/NEWS b/gas/NEWS
index d87fa526efe..70f3ad40dba 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -34,6 +34,10 @@ Changes in 2.44:
   CORE-V, xcvbitmanip v1.0 and xcvsimd v1.0.
   SiFive, xsfvqmaccdod v1.0, xsfvqmaccqoqv1.0 and xsfvfnrclipxfqf v1.0.
 
+* Add support for 4 formats of .cfi directives register aliases for LoongArch,
+  for example, .cfi_offset r1,8, .cfi_offset ra,8, .cfi_offset $r1,8,
+  .cfi_offset $ra,8.
+
 Changes in 2.43:
 
 * Add support for LoongArch .option for fine-grained control of assembly
diff --git a/ld/NEWS b/ld/NEWS
index 081fc8a4539..d8dbf0d9ffd 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -5,6 +5,8 @@ Changes in 2.44:
 * Support for Nios II target has been removed, as this architecture has been
   EOL'ed by Intel.
 
+* The default maximum page size was changed from 16KiB to 64KiB for LoongArch.
+
 Changes in 2.44:
 
 * Add support for mixed LTO and non-LTO codes in relocatable output.


More information about the Binutils-cvs mailing list