Home
last modified time | relevance | path

Searched hist:deef4b8ce8ba7292fe5088bf9f6d4e2e35662fe8 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.1diff deef4b8ce8ba7292fe5088bf9f6d4e2e35662fe8 Fri Sep 17 15:59:41 CEST 2021 Ed Maste <emaste@FreeBSD.org> readelf: document that -u / --unwind is not yet implemented

ELF tool chain readelf accepts -u / --unwind but just ignores the
option. This was previously undocumented, which could be confusing for
someone encountering `readelf -u` (in a script or GNU readelf example).

Reported by: markj (in D32003)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation