Application binary interface: Difference between revisions

Content deleted Content added
minor change
Rescuing 3 sources and tagging 0 as dead. #IABot (v1.4)
Line 37:
| url = http://www.nxp.com/files/32bit/doc/app_note/PPCEABI.pdf
}}</ref> The choice of EABI can affect performance.<ref>{{cite web
| title = Debian ARM accelerates via EABI port
| date = 2016-10-16
| publisher = Linuxdevices.com
| url = http://linuxdevices.com/news/NS9048137234.html
| accessdate = 2007-10-11
| archiveurl= https://web.archive.org/web/20070121183413/http://www.linuxdevices.com/news/NS9048137234.html
| archivedate= 21 January 2007
<!--DASHBot--> | deadurl=yes no
}}</ref><ref>{{cite web
| author = Andrés Calderón and Nelson Castillo
| title = Why ARM's EABI matters
| date = 2007-03-14
| publisher = Linuxdevices.com
| url = http://linuxdevices.com/articles/AT5920399313.html
| accessdate = 2007-10-11
| archiveurl= https://web.archive.org/web/20070331193917/http://www.linuxdevices.com/articles/AT5920399313.html
| archivedate= 31 March 2007 <!--DASHBot-->
| deadurl=yes no
}}</ref>
 
Widely used EABIs include [[PowerPC]],<ref name="ppc-eabi"/> [[ARM architecture|ARM]] EABI2<ref>{{cite web|url=http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0036b/index.html |title=ARM Information Center |publisher=Infocenter.arm.com |date= |accessdate=2014-02-27}}</ref> and [[MIPS architecture|MIPS]] EABI.<ref>{{cite web|url=http://www.cygwin.com/ml/binutils/2003-06/msg00436.html |title=Eric Christopher - mips eabi documentation |publisher=Cygwin.com |date=2003-06-11 |accessdate=2014-02-27}}</ref>
Line 79 ⟶ 84:
* [http://wiki.debian.org/ArmEabiPort Debian ARM EABI port]
* [http://www.uclibc.org/ µClib: Motorola 8/16-bit embedded ABI]
* [https://web.archive.org/web/20080528070803/http://www.x86-64.org/documentation.html AMD64 (x86-64) Application Binary Interface]
* [http://infocenter.arm.com/help/topic/com.arm.doc.ihi0036a/index.html Application Binary Interface (ABI) for the ARM Architecture]
* [http://www.cygwin.com/ml/binutils/2003-06/msg00436.html MIPS EABI documentation]