]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
elf.c tidy
authorAlan Modra <amodra@gmail.com>
Wed, 17 Aug 2022 02:20:15 +0000 (11:50 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 17 Aug 2022 02:23:21 +0000 (11:53 +0930)
commit11c6a7c6232c2fcd23058dcb9ac7909e491e02bc
treeab78bf5770fb3caf58e691e848013e49991c6b4c
parentcd78bd1e8c3e89d7e9eb015418f77d10f91b3afd
elf.c tidy

Swap params of is_note, so they are section, segment like others used
in rewrite_elf_program_header.  Whitespace fixes, plus wrapping of
overlong lines.
bfd/elf.c