binutils-gdb/sim
Andrew Burgess 7b01c1cc1d sim: fixes for libopcodes styled disassembler
In commit:

  commit 60a3da00bd
  Date:   Sat Jan 22 11:38:18 2022 +0000

      objdump/opcodes: add syntax highlighting to disassembler output

I broke several sim/ targets by forgetting to update their uses of the
libopcodes disassembler to take account of the new styled printing.

These should all be fixed by this commit.

I've not tried to add actual styled output to the simulator traces,
instead, the styled print routines just ignore the style and print the
output unstyled.
2022-04-04 22:41:24 +01:00
..
aarch64
arm sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
avr
bfin
bpf sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
common sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
cr16
cris sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
d10v
erc32 sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
example-synacor
frv
ft32
h8300
igen
iq2000
lm32
m4 sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
m32c sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
m32r
m68hc11
mcore
microblaze
mips sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
mn10300 sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
moxie
msp430
or1k sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
ppc sim: fix “alligned” typos 2022-03-24 10:34:51 -04:00
pru
riscv sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
rl78 sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
rx sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
sh
testsuite Fix for MUL instruction on the v850 2022-03-29 20:08:35 -04:00
v850 Fix for MUL instruction on the v850 2022-03-29 20:08:35 -04:00
.gitignore
aclocal.m4
arch-subdir.mk.in
ChangeLog-2021
config.h.in
configure sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
configure.ac sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
COPYING
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS
Makefile.am
Makefile.in sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
README-HACKING