]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
opcodes: tic54x: namespace exported variables
authorMike Frysinger <vapier@gentoo.org>
Sat, 16 Jan 2021 06:00:45 +0000 (01:00 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 8 Feb 2021 23:26:08 +0000 (18:26 -0500)
commitbfd428bc12af433831a4c7e9a0e692f21a9adf5e
tree6643cfec9aea9190d6d52a4832b37400ca2fc126
parent3d4aae4860c41aeaab7a8d3daefe0fb50b40f4c6
opcodes: tic54x: namespace exported variables

The tic54x exports some fairly generic variable names that can
conflict with programs that use them, so put proper tic54x_
prefixes on all of them.
gas/ChangeLog
gas/config/tc-tic54x.c
include/ChangeLog
include/opcode/tic54x.h
opcodes/ChangeLog
opcodes/tic54x-dis.c
opcodes/tic54x-opc.c