diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2019-12-11 04:14:31 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-12-11 04:14:31 +0000 |
| commit | 14c6e51ec2f456affb25aebb7b844ed6e361fe61 (patch) | |
| tree | e321e3c2a0fb6041f52ae87327be6e3bc2472f52 /NEWS | |
| parent | 94240f596150839bdf50c79b0f85ce906da2dea2 (diff) | |
| parent | 5f92182e496a66149ba09c92fe497135643663f5 (diff) | |
| download | platform_external_elfutils-android11-gsi.tar.gz platform_external_elfutils-android11-gsi.tar.bz2 platform_external_elfutils-android11-gsi.zip | |
Snap for 6063671 from 5f92182e496a66149ba09c92fe497135643663f5 to rvc-releaseandroid-vts-11.0_r1android-r-preview-4android-r-preview-3android-r-preview-2android-r-preview-1android-r-beta-3android-r-beta-2android-cts-11.0_r1android-11.0.0_r3android-11.0.0_r2android-11.0.0_r17android-11.0.0_r1r-beta-2android11-tests-releaseandroid11-releaseandroid11-gsi
Change-Id: Ia2ecdb79b5912854c9f214a819bfcb5aa40c6067
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Version 0.178 + +debuginfod: New server, client tool and library to index and fetch + ELF/DWARF files addressed by build-id through HTTP. + +doc: There are now some manual pages for functions and tools. + +backends: The libebl libraries are no longer dynamically loaded through + dlopen, but are now compiled into libdw.so directly. + +readelf: -n, --notes now takes an optional "SECTION" argument. + -p and -x now also handle section numbers. + New option --dyn-sym to show just the dynamic symbol table. + +libcpu: Add RISC-V disassembler. + +libdw: Abbrevs and DIEs can now be read concurrently by multiple + threads through the same Dwarf handle. + +libdwfl: Will try to use debuginfod when installed as fallback to + retrieve ELF and DWARF debug data files by build-id. + Version 0.177 elfclassify: New tool to analyze ELF objects. |
