diff options
author | Mark Wielaard <[email protected]> | 2016-12-27 15:23:53 +0100 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2016-12-27 15:23:53 +0100 |
commit | 515dd0acc77673c953380bcf5ccfb05b83c5a3ab (patch) | |
tree | 35c1e6df44d665bcd744fc1dfc9f1a126fc18208 /NEWS | |
parent | 1700fd25e6caf26663af2bd994d1d99fab9df59f (diff) |
Prepare for elfutils 0.168 release.elfutils-0.168
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,7 +1,13 @@ Version 0.168 +http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/ + +libelf: gelf_newehdr and gelf_newehdr now return void *. + libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1). +readelf: Add optional --symbols[=SECTION] argument to select section name. + Version 0.167 libasm: Add eBPF disassembler for EM_BPF files. |