]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
Only support interworking and pic for ELF or COFF targets
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
085dd6e6
JM
11999-06-23 Nick Clifton <nickc@cygnus.com>
2
3 * sysdep.h: Do not define prototypes for memcpy and strchr if they
4 are macros.
5
392a587b
JM
61999-05-21 Nick Clifton <nickc@cygnus.com>
7
8 * interp.c (sim_resume): Add more tracing output.
9
9e086581
JM
101999-05-17 Keith Seitz <keiths@cygnus.com>
11
12 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
13 (sim_resume): Correct off by one instruction error when a breakpoint
14 is hit.
15
cd0fc7c3
SS
161999-05-08 Felix Lee <flee@cygnus.com>
17
18 * configure: Regenerated to track ../common/aclocal.m4 changes.
19
201999-05-10 Nick Clifton <nickc@cygnus.com>
21
22 * interp.c (sim_resume): Record PC in case it is needed for error
23 messages and the original has been corrupted.
24
251999-05-07 Nick Clifton <nickc@cygnus.com>
26
27 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
28 (util): Handle 0x50FF stubs properly.
29
30
b83266a0
SS
311999-04-29 Nick Clifton <nickc@cygnus.com>
32
33 * interp.c (set_initial_gprs): Only display memory range if
34 verbose option has been set.
35
2d514e6f
SS
361999-04-22 Nick Clifton <nickc@cygnus.com>
37
38 * interp.c: Add tracing and verbose options.
39 Fixed trap and syscall emulations.
40
411999-04-08 Nick Clifton <nickc@cygnus.com>
42
43 * interp.c: New file: Simulator for MCore.
44 * sysdep.h: New file: Systems definitions for MCore simulator.
45 * configure.in: New file: Configure script for MCore simulator.
46 * configure: New file: Genreated.
47 * config,in: New file: Config support.
48 * Makefile.in: New file: Meta makefile for MCore simulator.
49