aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index e815aea..0b1c666 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,5 +1,11 @@
2021-01-04 Mike Frysinger <vapier@gentoo.org>
+ * sim-options.c (standard_option_handler): Call sim_print_version.
+ (sim_print_version): New function.
+ * sim-options.h (sim_print_version): New prototype.
+
+2021-01-04 Mike Frysinger <vapier@gentoo.org>
+
* sim-config.c (print_sim_config): Rename to ...
(sim_print_config): ... this.
* sim-config.h: Likewise.