binutils-gdb/sim/rl78
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
cpu.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
cpu.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gdb-if.c sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
load.c sim: replace -I$srcroot/bfd include with -I$srcroot 2023-01-01 23:17:07 -05:00
load.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
local.mk sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
main.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
mem.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mem.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
rl78.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
trace.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
trace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00