binutils-gdb/sim/testsuite
Mike Frysinger 34cf511206 sim: cris: migrate from WITH_DEVICES to WITH_HW
The cris port was using the device framework to handle two addresses when
the --cris-900000xx flag was specified.  That can be implemented using the
newer hardware framework instead which allows us to drop the device logic
entirely, as well as delete the tconfig.h file.  Basically we create a new
cris_900000xx device model and move the read logic out of devices.c and
into that.  The rest of the devices logic was callback to the hardware
framework already.
2015-12-25 06:10:03 -05:00
..
common
config
d10v-elf Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
frv-elf
lib sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
m32r-elf
mips64el-elf
sim sim: cris: migrate from WITH_DEVICES to WITH_HW 2015-12-25 06:10:03 -05:00
.gitignore
ChangeLog Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac
Makefile.in