]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
elftoolchain: fix an incorrect e_flags description
authormhorne <mhorne@FreeBSD.org>
Sun, 30 Jun 2019 19:43:13 +0000 (19:43 +0000)
committermhorne <mhorne@FreeBSD.org>
Sun, 30 Jun 2019 19:43:13 +0000 (19:43 +0000)
commiteee39314a12db090fdcb4fd14d3de3b5277aea3f
treece0e61760a9d3fc64a79be9cd15f055d8cef5ce6
parent7cfdfb47dd8d7d697e0ef115bacfe4f966334192
elftoolchain: fix an incorrect e_flags description

r349482 introduced the definitions and descriptions of the RISC-V
specific e_flags values to elftoolchain. However, the description for
the EF_RISCV_RVE flag was incorrectly duplicated from EF_RISCV_RVC. Fix
this by providing the proper description for this flag.

Reported by: jhb
Approved by: markj (mentor)
contrib/elftoolchain/common/elfdefinitions.h