HomeFreeBSD

readelf: Fix printing NT_FREEBSD_ARCH_TAG

Description

readelf: Fix printing NT_FREEBSD_ARCH_TAG

Looking at lib/csu/arm/crt1_s.S, this should be a string and therefore the
restriction to 4 characters seems wrong.
Found whle updating https://reviews.llvm.org/D74393.

Reviewed By: emaste
Differential Revision: https://reviews.freebsd.org/D28470

(cherry picked from commit 2a39919364b5368e026f656ff41861a3fdd56110)

Details

Provenance
arichardsonAuthored on Feb 3 2021, 3:24 PM
Reviewer
emaste
Differential Revision
D28470: readelf: Fix printing NT_FREEBSD_ARCH_TAG
Parents
rG2343069ab038: sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warnings
Branches
Unknown
Tags
Unknown