binutils-gdb/sim/rl78
Mike Frysinger 7a9bd3b4e2 sim: erc32/m32c/rl78: add sim_memory_map stub for gdb
These ports don't use the common sim core, so they weren't providing
a sim_memory_map for gdb, so they failed to link with the new memory
map logic added for the sim.  Add stubs to fix.
2021-02-06 12:15:34 -05:00
..
aclocal.m4
ChangeLog sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: common: switch AC_CONFIG_HEADERS 2021-02-06 12:00:42 -05:00
configure.ac sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 2021-01-11 09:13:11 -05:00
cpu.c sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
cpu.h sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
gdb-if.c sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
load.c
load.h
main.c
Makefile.in
mem.c
mem.h
rl78.c
trace.c
trace.h