[PATCH v2 01/14] LoongArch: Update NEWS and README for the LoongArch port.
Adhemerval Zanella
adhemerval.zanella@linaro.org
Tue Jan 4 13:30:21 GMT 2022
On 31/12/2021 03:44, caiyinyu wrote:
> ---
> NEWS | 2 ++
> README | 1 +
> 2 files changed, 3 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 4762bfcc4e..c78143cc67 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -9,6 +9,8 @@ Version 2.35
>
> Major new features:
>
> +* Add LoongArch Port. Loongson Ltd.
> +
> * Unicode 14.0.0 Support: Character encoding, character type info, and
> transliteration tables are all updated to Unicode 14.0.0, using
> generator scripts contributed by Mike FABIAN (Red Hat).
Please follow other ports description, such the recent one for or1k [1],
by adding the minimum binutils, gcc, and Linux version required along
with the triple name and any other relevant information (32/64-bit,
endianess, time_t, LFS support, etc).
Also put the addition at the end of the list.
> diff --git a/README b/README
> index d0f0edb393..f0812d7a80 100644
> --- a/README
> +++ b/README
> @@ -31,6 +31,7 @@ The GNU C Library supports these configurations for using Linux kernels:
> i[4567]86-*-linux-gnu
> x86_64-*-linux-gnu Can build either x86_64 or x32
> ia64-*-linux-gnu
> + loongarch64-*-linux-gnu
> m68k-*-linux-gnu
> microblaze*-*-linux-gnu
> mips-*-linux-gnu
[1] https://patchwork.sourceware.org/project/glibc/patch/20220104031414.2416928-14-shorne@gmail.com/
More information about the Libc-alpha
mailing list