arm - Add some comments about the versions of ARM ELF that define various e_flags...
authorRichard Earnshaw <Richard.Earnshaw@arm.com>
Thu, 9 Aug 2018 15:51:09 +0000 (16:51 +0100)
committerRichard Earnshaw <Richard.Earnshaw@arm.com>
Thu, 9 Aug 2018 15:51:09 +0000 (16:51 +0100)
commit57285adece935b4c827d02eae10c6ae6d60c92fc
treedb366693692f5e03e835b054c588a81460a8d7f9
parent6404ab993797d1d6cd3d9e97cc281e3cb6226c12
arm - Add some comments about the versions of ARM ELF that define various e_flags values

This patch adds a few comments to include/elf/arm.h to clarify which
versions of the ARM ELF specification defined which headers.  Given
that the EABI is pretty ubiquitous these days, I've marked anything
not based on that as deprecated.

There are no plans to remove any deprecated definitions at this time,
but any new development shouldn't be building upon support for
deprecated definitions remaining in the long term.

* elf/arm.h: Updated comments for e_flags definitions.
include/ChangeLog
include/elf/arm.h
This page took 0.025182 seconds and 4 git commands to generate.