This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New Port for RISC-V v3


On Wed, 08 Feb 2017 00:43:09 PST (-0800), ebotcazou@adacore.com wrote:
>> I believe we're in.  Thanks for the help!
>
> Congratulations.  There are a few post-integration items to be done:
>
> "If the back end is added to the official GCC source repository, the
> following are also necessary:
>
>    * An entry for the target architecture in `readings.html' on the GCC
>      web site, with any relevant links.
>
>    * Details of the properties of the back end and target architecture
>      in `backends.html' on the GCC web site.

These two patches were in flight, they were just approved and I committed them
a few minutes ago.

>    * A news item about the contribution of support for that target
>      architecture, in `index.html' on the GCC web site.

There's a "RISC-V support" section in index.html.

>    * Normally, one or more maintainers of that target listed in
>      `MAINTAINERS'.  Some existing architectures may be unmaintained,
>      but it would be unusual to add support for a target that does not
>      have a maintainer when support is added.

Sorry, we forgot about that.  I just sent a patch.

>    * Target triplets covering all `config.gcc' stanzas for the target,
>      in the list in `contrib/config-list.mk'."

I added the Linux targets, but forgot the ELF ones.  I sent a patch for this as
well.

Thanks for checking up!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]