diff options
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r-- | elfcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index c72a432..8d0a6ff 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,8 @@ +2020-12-15 Vivek Das Mohapatra <vivek@collabora.com> + + * elfcpp.h (enum DT): New enum member DT_GNU_FLAGS_1. + (enum DF_GNU_1): New enum DF_GNU_1 containing DF_GNU_1_UNIQUE. + 2020-10-13 H.J. Lu <hongjiu.lu@intel.com> * elfcpp.h (GNU_PROPERTY_X86_ISA_1_USED): Renamed to ... |