X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=be987ec0101b0409de73c62cd36e250790675bd5;hb=6a40cf0c5c845683fdb82721813ebd5dd867cce5;hp=13f216652b683f90c887fa28ac1951f7b6c370a8;hpb=bcd68f9e44a70c73bde08e612a28e413570dc039;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 13f216652b..be987ec010 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +2015-09-23 Nick Clifton + + PR binutils/15835 + * readelf.c (struct elf_section_list): New structure. + (symtab_shndx_hdr): Replace with symtab_shndx_list. + (get_32bit_elf_symbols): Scan for a symbol index table matching + the symbol table in use. + (get_64bit_elf_symbols): Likewise. + (process_section_headers): Handle multiple symbol index sections. + 2015-09-22 Rainer Orth * readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.