public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v1] LoongArch: doc:Combined with the content of target-supports.exp, add the attribute description related to LoongArch.
@ 2024-01-17  1:24 chenxiaolong
  2024-01-23  6:24 ` [pushed][PATCH " chenglulu
  0 siblings, 1 reply; 2+ messages in thread
From: chenxiaolong @ 2024-01-17  1:24 UTC (permalink / raw)
  To: gcc-patches
  Cc: xry111, i, xuchenghua, chenglulu, schwab, ci_notify, chenxiaolong

gcc/ChangeLog:

	* doc/sourcebuild.texi: Add attributes for keywords.
---
 gcc/doc/sourcebuild.texi | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 8082100a3c9..6c33237ac78 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -2352,6 +2352,26 @@ AArch64 target that is able to generate and execute armv8.3-a FJCVTZS
 instruction.
 @end table
 
+@subsubsection LoongArch specific attributes
+
+@table @code
+@item loongarch_sx
+LoongArch target that generates instructions for SX.
+
+@item loongarch_asx
+LoongArch target that generates instructions for ASX.
+
+@item loongarch_sx_hw
+LoongArch target that is able to generate and execute SX code.
+
+@item loongarch_asx_hw
+LoongArch target that is able to generate and execute ASX code.
+
+@item loongarch_call36_support
+LoongArch binutils supports call36 relocation.
+
+@end table
+
 @subsubsection MIPS-specific attributes
 
 @table @code
-- 
2.20.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pushed][PATCH v1] LoongArch: doc:Combined with the content of target-supports.exp, add the attribute description related to LoongArch.
  2024-01-17  1:24 [PATCH v1] LoongArch: doc:Combined with the content of target-supports.exp, add the attribute description related to LoongArch chenxiaolong
@ 2024-01-23  6:24 ` chenglulu
  0 siblings, 0 replies; 2+ messages in thread
From: chenglulu @ 2024-01-23  6:24 UTC (permalink / raw)
  To: chenxiaolong, gcc-patches; +Cc: xry111, i, xuchenghua, schwab, ci_notify

Pushed to r14-8344.

在 2024/1/17 上午9:24, chenxiaolong 写道:
> gcc/ChangeLog:
>
> 	* doc/sourcebuild.texi: Add attributes for keywords.
> ---
>   gcc/doc/sourcebuild.texi | 20 ++++++++++++++++++++
>   1 file changed, 20 insertions(+)
>
> diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
> index 8082100a3c9..6c33237ac78 100644
> --- a/gcc/doc/sourcebuild.texi
> +++ b/gcc/doc/sourcebuild.texi
> @@ -2352,6 +2352,26 @@ AArch64 target that is able to generate and execute armv8.3-a FJCVTZS
>   instruction.
>   @end table
>   
> +@subsubsection LoongArch specific attributes
> +
> +@table @code
> +@item loongarch_sx
> +LoongArch target that generates instructions for SX.
> +
> +@item loongarch_asx
> +LoongArch target that generates instructions for ASX.
> +
> +@item loongarch_sx_hw
> +LoongArch target that is able to generate and execute SX code.
> +
> +@item loongarch_asx_hw
> +LoongArch target that is able to generate and execute ASX code.
> +
> +@item loongarch_call36_support
> +LoongArch binutils supports call36 relocation.
> +
> +@end table
> +
>   @subsubsection MIPS-specific attributes
>   
>   @table @code


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-23  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17  1:24 [PATCH v1] LoongArch: doc:Combined with the content of target-supports.exp, add the attribute description related to LoongArch chenxiaolong
2024-01-23  6:24 ` [pushed][PATCH " chenglulu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).