]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
tic4x_scan: match printable arch string
authorAlan Modra <amodra@gmail.com>
Thu, 30 Oct 2025 23:08:00 +0000 (09:38 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 30 Oct 2025 23:30:53 +0000 (10:00 +1030)
commit9760f7d5058e10c6571beffeea84f88c2a2fcef6
tree75f444387491fa5b133714341464c9f21b09ff3e
parent0bb5cbb9b4b24971af12561071047e5ec4a92772
tic4x_scan: match printable arch string

Fix odd behaviour of objcopy -I -B on tic4x, where the tms320c4x
string reported by objcopy --info isn't a valid arch string.

* cpu-tic4x.c (tic4x_scan): Match arch string reported by
objcopy --info.
bfd/cpu-tic4x.c