]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Handle DT_GNU_FLAGS_1 in readelf
authorVivek Das Mohapatra <vivek@collabora.com>
Mon, 14 Dec 2020 17:25:53 +0000 (17:25 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 15 Dec 2020 08:15:09 +0000 (18:45 +1030)
commita5da3dee21c1c2f52c1e9f5c0e5ed82fce5bb429
tree8bbfb8c504334ae66bc93a8330ec41ad505444e2
parentc3805e4cef747655e15f620afe6279a96d8c3fae
Handle DT_GNU_FLAGS_1 in readelf

* readelf.c (get_dynamic_type): Handle DT_GNU_FLAGS_1.
(process_dynamic_section): Likewise.
binutils/ChangeLog
binutils/readelf.c