K 10 svn:author V 6 emaste K 8 svn:date V 27 2013-09-13T18:21:31.138525Z K 7 svn:log V 295 Improve readelf notes output for Linux ELF files Add four ELF note constants: - NT_FILE and NT_SIGINFO (core file notes output by recent Linux kernels) - NT_GNU_ABI_TAG (was incorrectly reported as NT_VERSION) - NT_GNU_BUILD_ID (used for locating standalone debug files) Approved by: re (kib) END