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.
This commit is contained in:
Vivek Das Mohapatra
2020-12-14 17:25:54 +00:00
committed by Alan Modra
parent a5da3dee21
commit af3c233bdb
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -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 ...