binutils-gdb/sim/h8300
Mike Frysinger cc67f780ec sim: info: convert verbose field to a bool
The verbose argument has always been an int treated as a bool, so
convert it to an explicit bool.  Further, update the API docs to
match the reality that the verbose value is actually used by some
of the internal modules.
2023-01-18 20:47:55 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
compile.c sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
h8300-sim.h sim: h8300: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00
local.mk sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
sim-main.h sim: h8300: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00
writecode.c