sim: standardize sim_create_inferior handling of argv a bit more
[deliverable/binutils-gdb.git] / sim / aarch64 / ChangeLog
1 2015-12-26 Mike Frysinger <vapier@gentoo.org>
2
3 * interp.c (sim_create_inferior): Update comment and argv check.
4
5 2015-12-14 Nick Clifton <nickc@redhat.com>
6
7 * simulator.c (system_get): New function. Provides read
8 access to the dczid system register.
9 (do_mrs): New function - implements the MRS instruction.
10 (dexSystem): Call do_mrs for the MRS instruction. Halt on
11 unimplemented system instructions.
12
13 2015-11-24 Nick Clifton <nickc@redhat.com>
14
15 * configure.ac: New configure template.
16 * aclocal.m4: Generate.
17 * config.in: Generate.
18 * configure: Generate.
19 * cpustate.c: New file - functions for accessing AArch64 registers.
20 * cpustate.h: New header.
21 * decode.h: New header.
22 * interp.c: New file - interface between GDB and simulator.
23 * Makefile.in: New makefile template.
24 * memory.c: New file - functions for simulating aarch64 memory
25 accesses.
26 * memory.h: New header.
27 * sim-main.h: New header.
28 * simulator.c: New file - aarch64 simulator functions.
29 * simulator.h: New header.
This page took 0.040806 seconds and 5 git commands to generate.