]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/msp430/msp430-sim.c
sim: msp430: use new common trace print helpers
authorMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2015 14:07:55 +0000 (19:52 +0545)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2015 14:14:00 +0000 (10:14 -0400)
commit5b064994f0e7d8a7bfa0b4b080a360ecd9d2af82
tree20b8adbd11af0c179119c1964a4f61a539c44d6a
parent98aa42ee02c56378cecb737d01c27adca36bf48f
sim: msp430: use new common trace print helpers

Replace the "if (TRACE_xxx_P) trace_generic" form with "TRACE_xxx".
The output is the same, but the code is nicer to read.
sim/msp430/ChangeLog
sim/msp430/msp430-sim.c