> But do you know where i can find the x86 ABI that
> Solaris uses?

from freestandards.org (which may point to the final draft if the official
version isn't available without paying for it):

System V ABI    System V Application Binary Interface, Edition 4.1      
http://www.caldera.com/developers/devspecs/gabi41.pdf

System V ABI Update     System V Application Binary Interface - DRAFT - 17 
December 2003        
http://www.caldera.com/developers/gabi/2003-12-17/contents.html

System V ABI, IA32 Supplement   System V Application Binary Interface - 
Intel386™ Architecture Processor Supplement, Fourth Edition     
http://www.caldera.com/developers/devspecs/abi386-4.pdf

And as I found out with further googling,
http://www.opensolaris.org/os/community/install/files/SW_Pkg_Rqrmts_v4_1.pdf
has pointers to the first and last of the above, as well as other possibly
useful documents (like the x86-64 (aka AMD64, EM64T, etc) ABI.

So there's plenty of info (or at least pointers to it), even starting from
opensolaris.org; the problem as usual is finding it.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to