]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/rl78/ChangeLog
sim: erc32/m32c/rl78: add sim_memory_map stub for gdb
authorMike Frysinger <vapier@gentoo.org>
Tue, 2 Feb 2021 04:51:24 +0000 (23:51 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 6 Feb 2021 17:15:34 +0000 (12:15 -0500)
commit7a9bd3b4e219c5cd892757f86c2075ec67333903
tree1f2aa83e1d088dedccbfb2f1d3e267707fee13db
parent4c0d76b9c420bb29cb3365c5edc9c78c50d2b231
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.
sim/erc32/ChangeLog
sim/erc32/interf.c
sim/m32c/ChangeLog
sim/m32c/gdb-if.c
sim/rl78/ChangeLog
sim/rl78/gdb-if.c