public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] RISC-V: Introduce new architecture extension test macros
@ 2021-01-07  9:55 Kito Cheng
  2021-01-07  9:55 ` [PATCH v2 1/2] RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h Kito Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kito Cheng @ 2021-01-07  9:55 UTC (permalink / raw)
  To: gcc-patches, kito.cheng, jimw

This patch set introduce new set of architecture extension test macros
which is accept on riscv-c-api-doc[1] recently.

The motivation of this scheme is have an unify naming scheme for
extension macro and add the capability to checking version.

V2 Changes:
- Fix MacOS build issue.
- Create new header file: riscv-subset.h

[1] https://github.com/riscv/riscv-c-api-doc/blob/master/riscv-c-api.md#architecture-extension-test-macro



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

end of thread, other threads:[~2021-01-08  3:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  9:55 [PATCH v2 0/2] RISC-V: Introduce new architecture extension test macros Kito Cheng
2021-01-07  9:55 ` [PATCH v2 1/2] RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h Kito Cheng
2021-01-07  9:55 ` [PATCH v2 2/2] RISC-V: Implement new style of architecture extension test macros Kito Cheng
2021-01-07 19:48 ` [PATCH v2 0/2] RISC-V: Introduce new " Jim Wilson
2021-01-08  3:34   ` Kito Cheng

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).