This is the mail archive of the gcc@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] | |
There is (was) an i386 ABI supplement, which is long out of print. The actual title is "Application Binary Interface Intel 386 Processor Supplement" (ISBN 0-13-10554670-5).
I found a copy on the SCO web site: http://www.caldera.com/developers/devspecs/abi386-4.pdf
i am working on the i386 architecture.
--- Michael Eager <eager@eagercon.com> wrote:
There is a base SVR4 ABI, which was written by AT&T/UI/Caldera/SCO. That's the one that you currently have.
The details of the calling conventions are in ABI supplements for each architecture. Some are well defined, others less so. What architecture are you working with?
For C++, see http://www.codesourcery.com/publications.html
--
Michael Eager Eager Consulting eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077
__________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
-- Michael Eager Eager Consulting eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |