[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp
[deliverable/binutils-gdb.git] / sim / m68hc11 / ChangeLog
index 5564c0aaf428e70e7a3cb73fef52e1660a6a2474..9dbcc332b1a2c5c2387a9208b8d9c1201c668339 100644 (file)
@@ -1,3 +1,28 @@
+2017-09-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * configure: Regenerate.
+
+2017-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * gencode.c: Include libiberty.h.
+       (TABLE_SIZE): Delete.
+       (find_opcode_pattern): Change TABLE_SIZE to ARRAY_SIZE.
+       (gen_interpreter): Likewise.
+       * interrupts.c (TableSize): Delete.
+       (interrupts_update_pending): Change TableSize to ARRAY_SIZE.
+
+2016-08-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-main.h (inline): Delete define.
+       (phys_to_virt): Change inline to STATIC_INLINE.
+       (memory_read8, memory_write8, memory_read16, memory_write16,
+       cpu_ccr_update_tst16, cpu_ccr_update_shift8, cpu_ccr_update_shift16,
+       cpu_ccr_update_add8, cpu_ccr_update_sub8, cpu_ccr_update_add16,
+       cpu_ccr_update_sub16, cpu_m68hc11_push_uint8, cpu_m68hc11_push_uint16,
+       cpu_m68hc11_pop_uint8, cpu_m68hc11_pop_uint16, cpu_m68hc12_push_uint8,
+       cpu_m68hc12_push_uint16, cpu_m68hc12_pop_uint8,
+       cpu_m68hc12_pop_uint16, cpu_fetch8, cpu_fetch16): Likewise.
+
 2016-08-15  Mike Frysinger  <vapier@gentoo.org>
 
        * interp.c (sim_get_bank_parameters): Delete abfd arg.
This page took 0.024754 seconds and 4 git commands to generate.