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

Details

Provenance
arichardsonAuthored on Feb 3 2021, 3:24 PM
Reviewer
emaste
Differential Revision
D28470: readelf: Fix printing NT_FREEBSD_ARCH_TAG
Parents
rG65618fdda0f2: arm64: Initialize VFP control register.
Branches
Unknown
Tags
Unknown