]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Update DF_1_XXX from Solaris
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Nov 2012 12:49:20 +0000 (12:49 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Nov 2012 12:49:20 +0000 (12:49 +0000)
commit34b600287684d6297de838a388b1f9729952aae5
treea3d387c40359dc872110d91fd2c7900b6f853b59
parent3d3163562cf264c22176ebc1359de133c419d916
Update DF_1_XXX from Solaris

binutils/

* readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
Also dump DF_1_ENDFILTEE, DF_1_DISPRELDNE, DF_1_NODIRECT,
DF_1_IGNMULDEF, DF_1_NOKSYMS, DF_1_NOHDR, DF_1_EDITED,
DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.

include/elf/

* common.h (DF_1_CONLFAT): Renamed to ...
(DF_1_CONFALT): This.
(DF_1_ENDFILTEE): New.
(DF_1_DISPRELDNE): Likewise.
(DF_1_DISPRELPND): Likewise.
(DF_1_NODIRECT): Likewise.
(DF_1_IGNMULDEF): Likewise.
(DF_1_NOKSYMS): Likewise.
(DF_1_NOHDR): Likewise.
(DF_1_EDITED): Likewise.
(DF_1_NORELOC): Likewise.
(DF_1_SYMINTPOSE): Likewise.
(DF_1_GLOBAUDIT): Likewise.
(DF_1_SINGLETON): Likewise.
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/common.h