]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/aarch64/ChangeLog
sim: punt WITH_DEVICES & tconfig.h support
[thirdparty/binutils-gdb.git] / sim / aarch64 / ChangeLog
CommitLineData
1b393626
MF
12015-12-26 Mike Frysinger <vapier@gentoo.org>
2
3 * config.in, configure: Regenerate.
4
0e967299
MF
52015-12-26 Mike Frysinger <vapier@gentoo.org>
6
7 * interp.c (sim_create_inferior): Update comment and argv check.
8
f66affe9
MF
92015-12-14 Nick Clifton <nickc@redhat.com>
10
11 * simulator.c (system_get): New function. Provides read
12 access to the dczid system register.
13 (do_mrs): New function - implements the MRS instruction.
14 (dexSystem): Call do_mrs for the MRS instruction. Halt on
15 unimplemented system instructions.
16
172015-11-24 Nick Clifton <nickc@redhat.com>
18
19 * configure.ac: New configure template.
20 * aclocal.m4: Generate.
21 * config.in: Generate.
22 * configure: Generate.
23 * cpustate.c: New file - functions for accessing AArch64 registers.
24 * cpustate.h: New header.
25 * decode.h: New header.
26 * interp.c: New file - interface between GDB and simulator.
27 * Makefile.in: New makefile template.
28 * memory.c: New file - functions for simulating aarch64 memory
29 accesses.
30 * memory.h: New header.
31 * sim-main.h: New header.
32 * simulator.c: New file - aarch64 simulator functions.
33 * simulator.h: New header.