OSDN Git Service

* readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
authorJakub Jelinek <jakub@redhat.com>
Wed, 10 Jul 2002 15:28:34 +0000 (15:28 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 10 Jul 2002 15:28:34 +0000 (15:28 +0000)
commitf6364684207aeafeb079f76174ec8ee34dc6ee79
tree75114fac46f9aabe6d11cbd80735bd991bad6440
parent6abce52a32df7b386f9673a11b8477ec112db5d7
* readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
(get_section_type_name): Handle SHT_GNU_LIBLIST.
(process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
(process_gnu_liblist): New.
(process_file): Call it.

* elf/common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,
DT_GNU_CONFLICT*, DT_GNU_LIBLIST*): Define.
include/ChangeLog
include/elf/common.h