* elf_getdata.c (TYPEIDX): Handle SHT_GNU_HASH.
(shtype_map): Add SHT_GNU_HASH entries.
* gelf_xlate.c (__elf_xfctstom): Add ELF_T_GNUHASH entries.
+ * gnuhash_xlate.h: New file.
+ * Makefile.am (noinst_HEADERS): Add gnuhash_xlate.h.
2006-07-06 Ulrich Drepper <drepper@redhat.com>
endif
noinst_HEADERS = elf.h abstract.h common.h exttypes.h gelf_xlate.h libelfP.h \
- version_xlate.h dl-hash.h
+ version_xlate.h gnuhash_xlate.h dl-hash.h
EXTRA_DIST = libelf.map
CLEANFILES = $(am_libelf_pic_a_OBJECTS) *.gcno *.gcda