[PATCH] gas/NEWS,ld/NEWS: Announce LoongArch changes in 2.44

Lulu Cai cailulu@loongson.cn
Mon Jan 20 07:00:37 GMT 2025


Hi Nick,
   This patch adds 2.44 changes for LoongArch and needs to be applied to 
the 2.44 branch.
   Please process it at your convenience.

Thanks.

On 1/20/25 11:53 AM, Lulu Cai wrote:
> ---
>   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..989f8f9a61d 100644
> --- a/ld/NEWS
> +++ b/ld/NEWS
> @@ -19,6 +19,8 @@ Changes in 2.44:
>     %[string] encoded JSON payload now to ease passing around this option
>     without getting the JSON payload corrupted.
>   
> +* The default maximum page size was changed from 16KiB to 64KiB for LoongArch.
> +
>   Changes in 2.43:
>   
>   * Add support for LoongArch DT_RELR (compressed R_LARCH_RELATIVE).




More information about the Binutils mailing list