binutils-gdb/sim/rl78
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
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpu.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpu.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
gdb-if.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
load.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
load.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
main.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
mem.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
mem.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
rl78.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
trace.c sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
trace.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00