]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-tic4x.c
Ensure zero termination of tic4x insn buffer
authorChen Gang <gang.chen.5i5j@gmail.com>
Tue, 9 Dec 2014 06:32:54 +0000 (17:02 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 9 Dec 2014 06:34:45 +0000 (17:04 +1030)
commit77ab336ea162fa8d7a9a9e005d7e2865a210b375
treeeb7ef5a10f8376533e04535d69b3f74ec9711e95
parent31d999a568b8dcd19d79308335f2508685943f1f
Ensure zero termination of tic4x insn buffer

* config/tc-tic4x.c (md_assemble): Ensure insn->name is zero
terminated.  Simplify concatenation of parallel insn.
gas/ChangeLog
gas/config/tc-tic4x.c