This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Documenting GCC-only ABI
Hi Gerald,
> > AFAIK, H8 port of GCC uses a unique ABI that no other H8 compiler
> > vendor follows. As such, it's natural to put an ABI document in some
> > place associated with GCC like gcc-x.x.x.tar.gz or http://gcc.gnu.org.
> > Any suggestions?
>
> How large is this document? One option would be adding it somewhere under
> http://gcc.gnu.org/projects, another to add a new document under gcc/doc.
Less than 150 lines so far. :-) I'll post a patch to create a new web
page then. Would a link from readings.html be OK?
Kazu Hirata