]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/ChangeLog
Use bool in include
authorAlan Modra <amodra@gmail.com>
Tue, 30 Mar 2021 23:50:10 +0000 (10:20 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 31 Mar 2021 00:19:23 +0000 (10:49 +1030)
commit9193bc4285c232400a26448ca75095c44c13f637
tree40d0ec6e79c179c2f814a2b559e52377eb8c4d14
parentad9e24ad113a160d8d44dba0eb5cb02647a164e0
Use bool in include

* bfdlink.h: Replace bfd_boolean with bool throughout.
* coff/ecoff.h: Likewise.
* coff/xcoff.h: Likewise.
* dis-asm.h: Likewise.
* elf/mmix.h: Likewise.
* elf/xtensa.h: Likewise.
* opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
* opcode/arc.h: Likewise.
* opcode/mips.h: Likewise.
* opcode/tic6x-opcode-table.h: Likewise.
* opcode/tic6x.h: Likewise.
12 files changed:
include/ChangeLog
include/bfdlink.h
include/coff/ecoff.h
include/coff/xcoff.h
include/dis-asm.h
include/elf/mmix.h
include/elf/xtensa.h
include/opcode/aarch64.h
include/opcode/arc.h
include/opcode/mips.h
include/opcode/tic6x-opcode-table.h
include/opcode/tic6x.h