]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/rx/ChangeLog
sim: rx: replace cycle-stats with common profile settings
authorMike Frysinger <vapier@gentoo.org>
Sat, 12 Jun 2021 16:01:27 +0000 (12:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 13 Jun 2021 02:29:26 +0000 (22:29 -0400)
commita687671327dd2eb4d715745cce04a8f1c96e1fc1
tree138c44a6ffff5610bcbab424f9ada0cb437d8ecf
parent2726bbc3391eddf0f75da56011137d327a156aab
sim: rx: replace cycle-stats with common profile settings

The common sim-profile option controls whether to keep track of
runtime execution (like cycle count), so switch the rx-specific
cycle-stats option over to that.
sim/rx/ChangeLog
sim/rx/README.txt
sim/rx/config.in
sim/rx/configure
sim/rx/configure.ac
sim/rx/mem.c
sim/rx/rx.c