This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Documenting GCC-only ABI
- From: Kazu Hirata <kazu at cs dot umass dot edu>
- To: gcc at gcc dot gnu dot org
- Cc: gerald at pfeifer dot com
- Date: Sat, 17 Jan 2004 13:43:32 -0500 (EST)
- Subject: Documenting GCC-only ABI
Hi,
I have a question about where to place an ABI document.
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?
Thanks in advance,
Kazu Hirata