[PATCH v7 01/13] LoongArch: Add LoongArch entries to config.h.in
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Thu Jul 21 21:02:34 GMT 2022
LGTM, as for v6.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
On 18/07/22 22:20, caiyinyu wrote:
> ---
> config.h.in | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/config.h.in b/config.h.in
> index bf316439a0..43d32518ab 100644
> --- a/config.h.in
> +++ b/config.h.in
> @@ -132,6 +132,12 @@
> /* RISC-V floating-point ABI for ld.so. */
> #undef RISCV_ABI_FLEN
>
> +/* LOONGARCH integer ABI for ld.so. */
> +#undef LOONGARCH_ABI_GRLEN
> +
> +/* LOONGARCH floating-point ABI for ld.so. */
> +#undef LOONGARCH_ABI_FRLEN
> +
> /* Linux specific: minimum supported kernel version. */
> #undef __LINUX_KERNEL_VERSION
>
More information about the Libc-alpha
mailing list