aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorVivek Das Mohapatra <vivek@collabora.com>2020-12-14 17:25:54 +0000
committerAlan Modra <amodra@gmail.com>2020-12-15 18:45:16 +1030
commitaf3c233bdb68e23b64a7453c1a08b4437ecd65b3 (patch)
tree4d2d702a74e51e75078c1f255fd0bcf65f65fdfc /elfcpp/ChangeLog
parenta5da3dee21c1c2f52c1e9f5c0e5ed82fce5bb429 (diff)
downloadfsf-binutils-gdb-af3c233bdb68e23b64a7453c1a08b4437ecd65b3.zip
fsf-binutils-gdb-af3c233bdb68e23b64a7453c1a08b4437ecd65b3.tar.gz
fsf-binutils-gdb-af3c233bdb68e23b64a7453c1a08b4437ecd65b3.tar.bz2
Define DT_GNU_FLAGS_1 and DF_GNU_1_UNIQUE for gold
* 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.
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r--elfcpp/ChangeLog5
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 ...