bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/23430] Indices misspelled in three places in readelf.c


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23430] Indices misspelled in three places in readelf.c
Date: Tue, 24 Jul 2018 10:31:36 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23430

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=67ce483baa43121a17195efe4b14a183e9fd8232

commit 67ce483baa43121a17195efe4b14a183e9fd8232
Author: Alan Modra <address@hidden>
Date:   Tue Jul 24 16:35:52 2018 +0930

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]