From Fedora Project Wiki
(Created page with "== ABI variants == Some architectures have binary-incompatible sub-architecture variants. Historic examples are non-executable stacks (handled with the <code>GNU_STACK</code...")
(No difference)

Revision as of 09:16, 8 November 2016

ABI variants

Some architectures have binary-incompatible sub-architecture variants. Historic examples are non-executable stacks (handled with the GNU_STACK program header and the .note.GNU-stack section) and 16-byte stack alignment on i386 (which did not receive any markup).

Potential future such changes are: