sim: update zlib handling
[deliverable/binutils-gdb.git] / sim / rl78 / ChangeLog
index 4b556cc8bebdbfdb7e936faf5afc9b64dfb2ba19..0bf54cad826781c5bd179a1c876af52c43b5c2d6 100644 (file)
@@ -1,3 +1,41 @@
+2015-03-31  Mike Frysinger  <vapier@gentoo.org>
+
+       * config.in, configure: Regenerate.
+
+2015-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * cpu.c (rl78_g10_mode): Declare.
+       (g13_multiply): Declare.
+       * cpu.h (rl78_g10_mode): Export.
+       (g13_multiply): Export.
+
+2015-03-20  Nick Clifton  <nickc@redhat.com>
+
+       * load.c (rl78_load): If the G10, G13 or G14 flag bits are set in
+       the ELF header use them to select the proper emulation mode.
+       * mem.c (mem_put_byte): Use mem_put_hi to store a value into the
+       MDB register.
+       (mem_get_byte): Use mem_get_hi to extract a value from the MDB
+       register.
+
+2015-03-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4, config.in, configure: Regenerate.
+
+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.
This page took 0.039924 seconds and 4 git commands to generate.