diff options
| author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2020-10-01 21:18:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-10-01 21:18:42 +0000 |
| commit | 60533dc6090cbc4036a49ca5213e9cca43ee63d0 (patch) | |
| tree | 4256b06ec4429e4e80bd73186ad107bfbd0581bc /NEWS | |
| parent | fe5814ae0d81e43667acb198b00250499dd51d8a (diff) | |
| parent | 6edd8e54faf3b55179b0791716d48bf3109f0d6a (diff) | |
| download | platform_external_elfutils-sdk-release.tar.gz platform_external_elfutils-sdk-release.tar.bz2 platform_external_elfutils-sdk-release.zip | |
Merge "Snap for 6877830 from d219b55202eae5964ebcd1637b8c59e01a0cfc81 to sdk-release" into sdk-releasesdk-release
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Version 0.181 + +libelf: elf_update now compensates (fixes up) a bad sh_addralign for + SHF_COMPRESSED sections. + +libdebuginfod: configure now takes --enable-libdebuginfod=dummy or + --disable-libdebuginfod for bootstrapping. + DEBUGINFOD_URLS now accepts "scheme-free" urls + (guessing at what the user meant, either http:// or file://) + +readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu + property notes. + +libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding + on arm64 for code that is compiled for PAC (Pointer + Authentication Code) as long as it isn't enabled. + Version 0.180 elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given. |
