sim: fix the PKGVERSION define
[deliverable/binutils-gdb.git] / sim / rx / ChangeLog
index d7bfa457c6400337c7f5b9b45620fb6f5a9fac1b..45e67c308e08bfa65d17835fcca80b5b1d442e64 100644 (file)
@@ -1,3 +1,49 @@
+2015-04-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure: Regenerate.
+
+2015-03-31  Mike Frysinger  <vapier@gentoo.org>
+
+       * config.in, configure: Regenerate.
+
+2015-03-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4, config.in, configure: Regenerate.
+
+2015-12-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb-if.c (open): Rename to...
+       (rx_sim_is_open): This. Replace all uses of "open" by uses of
+       "rx_sim_is_open" throughout.
+
+2014-08-19  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2014-08-15  Roland McGrath  <mcgrathr@google.com>
+
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
+2014-03-10  Mike Frysinger  <vapier@gentoo.org>
+
+       * gdb-if.c (sim_do_command): Add const to cmd.  Move args
+       to top and add const.  Call strdup on cmd and free at end.
+
+2014-03-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * gdb-if.c (sim_load): Add const to prog.
+
+2014-02-17  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb-if.c (rx_signal_to_host):  Rename to
+       `rx_signal_to_gdb_signal'.  Make static.  Update all callers
+       to use new name.  Use signal names from include/gdb/signals.h.
+
+2013-09-23  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
 2013-06-25  Nick Clifton  <nickc@redhat.com>
 
        * rx.c (SHIFT_OP): A shift by zero still sets the condition
This page took 0.023614 seconds and 4 git commands to generate.