remove a few sentinals
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Thu, 21 Apr 2016 13:56:50 +0000 (09:56 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sat, 25 Jun 2016 15:54:28 +0000 (11:54 -0400)
commit5703197e0421f490c3dc25ecd9ea04ca59750b64
tree8ba800bccc2d7a29fa7910d082af6e94a8057a23
parent4b92e38839652e05e7cdc86487dd18c3a2048339
remove a few sentinals

gas/ChangeLog:

2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* config/tc-bfin.c (bfin_cpus): Remove sentinal.
(md_parse_option): Adjust.
* config/tc-aarch64.c (aarch64_parse_abi): Replace use of a sentinal
with iteration from 0 to ARRAY_SIZE.
* config/tc-mcore.c (md_begin): Likewise.
* config/tc-visium.c (visium_parse_arch): Likewise.

opcodes/ChangeLog:

2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* mcore-opc.h: Remove sentinal.
* mcore-dis.c (print_insn_mcore): Adjust.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/config/tc-bfin.c
gas/config/tc-mcore.c
gas/config/tc-visium.c
opcodes/ChangeLog
opcodes/mcore-dis.c
opcodes/mcore-opc.h