diff options
| author | Matthias Maennich <maennich@google.com> | 2020-09-23 14:35:10 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-09-23 14:35:10 +0000 |
| commit | e87e5828f5ca1b0733d2bb63b89cb00571641e43 (patch) | |
| tree | d3ee2626dd77b2e294c79559639cc3745e3a4fd7 /libebl/ChangeLog | |
| parent | 62652afc4e5266d028e3d86b3201e0d284ffab62 (diff) | |
| parent | bdb1bc80b90c3fde34e8b0b2b6ddae5d44914979 (diff) | |
| download | platform_external_elfutils-e87e5828f5ca1b0733d2bb63b89cb00571641e43.tar.gz platform_external_elfutils-e87e5828f5ca1b0733d2bb63b89cb00571641e43.tar.bz2 platform_external_elfutils-e87e5828f5ca1b0733d2bb63b89cb00571641e43.zip | |
Merge "Merge tag 'elfutils-0.181' into master"
Diffstat (limited to 'libebl/ChangeLog')
| -rw-r--r-- | libebl/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog index fa6dd037..aa43b31f 100644 --- a/libebl/ChangeLog +++ b/libebl/ChangeLog @@ -1,3 +1,12 @@ +2020-09-03 Mark Wielaard <mark@klomp.org> + + * eblobjnote.c (ebl_object_note): For EM_AARCH64 handle BTI and PAC + in GNU_PROPERTY_AARCH64_FEATURE_1_AND. + +2020-07-19 Mark Wielaard <mark@klomp.org> + + * libebl.h: Only typedef Ebl if _LIBASM_H is undefined. + 2020-06-10 Mark Wielaard <mark@klomp.org> * eblopenbackend.c (i386_init, sh_init, x86_64_init, ia64_init, |
