diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ae25963..1b0ac76 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2010-04-21 Mike Frysinger <vapier@gentoo.org> + * sim-profile.h (sim_profile_print_bar): Use sim_cpu, not SIM_CPU. + +2010-04-21 Mike Frysinger <vapier@gentoo.org> + * sim-profile.c (profile_vprintf, profile_printf): New functions. (profile_print_pc): Convert sim_io_printf to profile_printf. (profile_print_insn): Likewise. |