X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2FCompilerWriterInfo.rst;h=12d295f74af2bf6a28cba6a9e0cdcfecd057a01e;hb=9e639e8fd95488cb4c8ef2f7f3a41919acb29ac4;hp=e9a7bc876aebd891934c6fcb8e0875d7ddc6ee6f;hpb=1aef163a6815e7bff675f83ddec8b063d6082e86;p=oota-llvm.git diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst index e9a7bc876ae..12d295f74af 100644 --- a/docs/CompilerWriterInfo.rst +++ b/docs/CompilerWriterInfo.rst @@ -20,6 +20,8 @@ ARM * `ABI `_ +* `ABI Addenda and Errata `_ + * `ARM C Language Extensions `_ AArch64 @@ -70,6 +72,11 @@ SPARC * `SPARC resources `_ * `SPARC standards `_ +SystemZ +------- + +* `z/Architecture Principles of Operation (registration required, free sign-up) `_ + X86 --- @@ -98,12 +105,16 @@ Other relevant lists ABI === +* `System V Application Binary Interface `_ +* `Itanium C++ ABI `_ + Linux ----- * `PowerPC 64-bit ELF ABI Supplement `_ * `Procedure Call Standard for the AArch64 Architecture `_ * `ELF for the ARM 64-bit Architecture (AArch64) `_ +* `System z ELF ABI Supplement `_ OS X ---- @@ -111,6 +122,11 @@ OS X * `Mach-O Runtime Architecture `_ * `Notes on Mach-O ABI `_ +Windows +------- + +* `Microsoft PE/COFF Specification `_ + NVPTX =====