]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR23430, Indices misspelled
authorAlan Modra <amodra@gmail.com>
Tue, 24 Jul 2018 07:05:52 +0000 (16:35 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 24 Jul 2018 10:28:12 +0000 (19:58 +0930)
commit67ce483baa43121a17195efe4b14a183e9fd8232
treea623e87fbad16d4c23efbf073dba1271303e2fec
parent4174bfff8a88f21659446cf631dbbbad615b4a9e
PR23430, Indices misspelled

PR 23430
include/
* elf/common.h (SHT_SYMTAB_SHNDX): Fix comment typo.
bfd/
* dwarf2.c (dwarf_debug_section_enum): Fix comment typo.
* elf.c (bfd_section_from_shdr, elf_sort_sections): Likewise.
binutils/
* elfcomm.h (struct archive_info): Rename uses_64bit_indicies
to uses_64bit_indices.
* elfcomm.c (setup_archive): Update uses of above.
* readelf.c (process_archive): Likewise.
(get_section_type_name): Rename indicies to indices.
(get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
(process_section_groups): Likewise.
cpu/
* or1kcommon.cpu (spr-reg-indices): Fix description typo.
opcodes/
* or1k-desc.h: Regenerate.
13 files changed:
bfd/ChangeLog
bfd/dwarf2.c
bfd/elf.c
binutils/ChangeLog
binutils/elfcomm.c
binutils/elfcomm.h
binutils/readelf.c
cpu/ChangeLog
cpu/or1kcommon.cpu
include/ChangeLog
include/elf/common.h
opcodes/ChangeLog
opcodes/or1k-desc.h