binutils-gdb/sim/microblaze
Mike Frysinger c85fc61074 sim: microblaze: switch to common memory functions
Re-use the existing memory core that handles reads/writes.

This drops support for the dumpmem command, but gdb itself has
support for dumping memory regions.

The verbose command is converted to the common --verbose flag
since only two call sites use it now.

Support for the clearstats command is dropped entirely, but no
other sim really does this, and the same thing can be done by
reloading.  If it's important (clearing cycle stats) to someone,
we can add a common function for it.
2015-04-17 03:15:43 -04:00
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: microblaze: switch to common memory functions 2015-04-17 03:15:43 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac sim: microblaze: use common configure options 2015-03-29 11:51:13 -04:00
interp.c sim: microblaze: switch to common memory functions 2015-04-17 03:15:43 -04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
microblaze.h sim: microblaze: switch to common memory functions 2015-04-17 03:15:43 -04:00
microblaze.isa sim: microblaze: fix build failure after opcodes update 2015-02-19 03:43:45 -05:00
sim-main.h sim: microblaze: switch to common memory functions 2015-04-17 03:15:43 -04:00