This repository contains the LaTeX source for the s390x ELF ABI document.
The s390x ELF ABI specification is available online at:
https://ibm.github.io/s390x-abi/
You can download the current PDF version directly from the website.
For advertised versions and release history, see the project's "Releases" section.
In order to build the PDF yourself from source, you need:
Then just typing
$ make
should generate lzsabi_s390x.pdf.
It is also possible to build the 32-bit s390 ELF ABI from the same
sources. The target is called lzsabi_s390.pdf. To build both, use
$ make all-pdf
However, note that this is not maintained as actively as the 64-bit ABI.
Experimental support for other targets exists, such as for HTML output via TeX4ht, and for plain text with ELinks. See the Makefile for more information.
If you find an issue in the specification or in the LaTeX source, please report it by creating a new issue here.
This project is licensed under the GNU Free Documentation License, Version 1.1; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. More information can be found in the LICENSE file or online at
https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
TeX
98.7%
Makefile
1.3%
This repository contains the LaTeX source for the s390x ELF ABI document.
The s390x ELF ABI specification is available online at:
https://ibm.github.io/s390x-abi/
You can download the current PDF version directly from the website.
For advertised versions and release history, see the project's "Releases" section.
In order to build the PDF yourself from source, you need:
Then just typing
$ make
should generate lzsabi_s390x.pdf.
It is also possible to build the 32-bit s390 ELF ABI from the same
sources. The target is called lzsabi_s390.pdf. To build both, use
$ make all-pdf
However, note that this is not maintained as actively as the 64-bit ABI.
Experimental support for other targets exists, such as for HTML output via TeX4ht, and for plain text with ELinks. See the Makefile for more information.
If you find an issue in the specification or in the LaTeX source, please report it by creating a new issue here.
This project is licensed under the GNU Free Documentation License, Version 1.1; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. More information can be found in the LICENSE file or online at
https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
TeX
98.7%
Makefile
1.3%