From 3a380458201262ed01d913a1d9e3ff73d0166043 Mon Sep 17 00:00:00 2001 From: caiyinyu Date: Tue, 19 Jul 2022 09:22:10 +0800 Subject: LoongArch: Update NEWS and README for the LoongArch port. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8420a65..5827b20 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,14 @@ Major new features: added. The functions use a pseudo-random number generator along with entropy from the kernel. +* Support for LoongArch running on Linux has been added. This port requires + as least binutils 2.38, GCC 12, and Linux 5.19. Currently only hard-float + ABI is supported: + + - loongarch64-linux-gnu + + The LoongArch ABI is 64-bit little-endian. + Deprecated and removed features, and other changes affecting compatibility: * Support for prelink will be removed in the next release; this includes -- cgit v1.1