OSDN Git Service

* dwarf2.c (read_section): Fix formatting.
authorNick Clifton <nickc@redhat.com>
Tue, 18 Nov 2008 14:04:54 +0000 (14:04 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Nov 2008 14:04:54 +0000 (14:04 +0000)
commit63828827601b3c4bbbbfbef54d8d3aeaa70315b6
treef91df032bd9e29b6240cdcb1f405c2b492f1f382
parent78dc5fc40351c6ac5105c3d25e0880c202b521ff
    * dwarf2.c (read_section): Fix formatting.
        (read_n_bytes): Remove unhelpful comment.
        (read_indirect_string): Pass symbol table to read_section in case
        the .debug_str section needs relocating.

        PR 7037
        * elf32-cr16.c (cr16_elf_howto_table): Zero the src_mask field of
        the reloc descriptions.
bfd/ChangeLog
bfd/dwarf2.c
bfd/elf32-cr16.c