Application Binary Interface: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
An Application Binary Interface (ABI) is an interface between two binary program modules. | |||
==Publications== | |||
*System V Application Binary Interface, Third Edition, UNIX System Laboratories (ISBN 0-13-100439-5) | *System V Application Binary Interface, Third Edition, UNIX System Laboratories (ISBN 0-13-100439-5) | ||
*System V Application Binary Interface, Fourth Edition, The Santa Cruz Operation (1997) | *System V Application Binary Interface, Fourth Edition, The Santa Cruz Operation (1997) | ||
;Intel 386 | |||
*''System V Application Binary Interface, Intel386 Architecture Processor Supplement'', Fourth Edition, The Santa Cruz Operation (1997) | *''System V Application Binary Interface, Intel386 Architecture Processor Supplement'', Fourth Edition, The Santa Cruz Operation (1997) | ||
;Intel x86-64 | |||
*''System V Application Binary Interface, AMD64 Architecture Processor Supplement'' (With LP64 and ILP32 Programming Models) | *''System V Application Binary Interface, AMD64 Architecture Processor Supplement'' (With LP64 and ILP32 Programming Models) | ||
;PowerPC | |||
*''System V Application Binary Interface, PowerPC Processor Supplement'', IBM & Sun Microsystems (Sep 1995) | *''System V Application Binary Interface, PowerPC Processor Supplement'', IBM & Sun Microsystems (Sep 1995) | ||
*[[OS/2 Application Binary Interface for PowerPC (32-bit)]], IBM Corporation (Dec 1995) | *[[OS/2 Application Binary Interface for PowerPC (32-bit)]], IBM Corporation (Dec 1995) | ||
Line 16: | Line 18: | ||
*[http://www.sco.com/developers/gabi/latest/contents.html System V Application Binary Interface] (Draft 2013) | *[http://www.sco.com/developers/gabi/latest/contents.html System V Application Binary Interface] (Draft 2013) | ||
[[Category: | [[Category:Stub]] |
Latest revision as of 16:21, 3 May 2023
An Application Binary Interface (ABI) is an interface between two binary program modules.
Publications
- System V Application Binary Interface, Third Edition, UNIX System Laboratories (ISBN 0-13-100439-5)
- System V Application Binary Interface, Fourth Edition, The Santa Cruz Operation (1997)
- Intel 386
- System V Application Binary Interface, Intel386 Architecture Processor Supplement, Fourth Edition, The Santa Cruz Operation (1997)
- Intel x86-64
- System V Application Binary Interface, AMD64 Architecture Processor Supplement (With LP64 and ILP32 Programming Models)
- PowerPC
- System V Application Binary Interface, PowerPC Processor Supplement, IBM & Sun Microsystems (Sep 1995)
- OS/2 Application Binary Interface for PowerPC (32-bit), IBM Corporation (Dec 1995)
Links
- System V Application Binary Interface (Draft 2013)