> 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. * A news item about the contribution of support for that target architecture, in `index.html' on the GCC web site. * 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. * Target triplets covering all `config.gcc' stanzas for the target, in the list in `contrib/config-list.mk'." if they haven't already been done of course. -- Eric Botcazou