Memory leaks and ineffective bounds checking in wasm_scan
[deliverable/binutils-gdb.git] / sim / aarch64 / ChangeLog
index 42379df8ad47e639ea149d1b360c76bd383b6655..9ab81ad5cc65bbf1f22f5cafbf862add902abb58 100644 (file)
@@ -1,3 +1,23 @@
+2019-03-28  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * cpustate.c: Add 'libiberty.h' include.
+       * interp.c: Add 'sim-assert.h' include.
+
+2017-09-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * configure: Regenerate.
+
+2017-04-22  Jim Wilson  <jim.wilson@linaro.org>
+
+       * simulator.c (vec_load): Add M argument.  Rewrite to iterate over
+       registers based on structure size.
+       (LD4, LD3, LD2, LD1_2, LD1_3, LD1_4): Pass new arg to vec_load.
+       (LD1_1): Replace with call to vec_load.
+       (vec_store): Add new M argument.  Rewrite to iterate over registers
+       based on structure size.
+       (ST4, ST3, ST2, ST1_2, ST1_3, ST1_4): Pass new arg to vec_store.
+       (ST1_1): Replace with call to vec_store.
+
 2017-04-08  Jim Wilson  <jim.wilson@linaro.org>
 
        * simulator.c (do_vec_FCVTL): New.
This page took 0.023909 seconds and 4 git commands to generate.