]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* config/i386/nbsd.mt (TDEPFILES): Move solib.o from here...
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
3dfcd3c6
NC
12000-02-14 Nick Clifton <nickc@cygnus.com>
2
3 * interp.c (handle_trap1): Fix handling of fclose system call.
4 Patch submitted by <drew.sarkisian@motorola.com>.
5
63a027a3
NC
62000-02-10 Nick Clifton <nickc@cygnus.com>
7
8 * interp.c (target_big_endian): New variable.
9 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
10 wlat, rlat, sim_resume, sim_load): Add supprot for little
11 endian targets.
12
c5394b80
JM
132000-01-13 Nick Clifton <nickc@cygnus.com>
14
15 * interp.c (sim_resume): Do not rely upon host semantics of shift
16 operators to implement M*Core semantics.
17
d4f3574e
SS
18Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * configure: Regenerated to track ../common/aclocal.m4 changes.
21
085dd6e6
JM
221999-06-23 Nick Clifton <nickc@cygnus.com>
23
24 * sysdep.h: Do not define prototypes for memcpy and strchr if they
25 are macros.
26
392a587b
JM
271999-05-21 Nick Clifton <nickc@cygnus.com>
28
29 * interp.c (sim_resume): Add more tracing output.
30
9e086581
JM
311999-05-17 Keith Seitz <keiths@cygnus.com>
32
33 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
34 (sim_resume): Correct off by one instruction error when a breakpoint
35 is hit.
36
cd0fc7c3
SS
371999-05-08 Felix Lee <flee@cygnus.com>
38
39 * configure: Regenerated to track ../common/aclocal.m4 changes.
40
411999-05-10 Nick Clifton <nickc@cygnus.com>
42
43 * interp.c (sim_resume): Record PC in case it is needed for error
44 messages and the original has been corrupted.
45
461999-05-07 Nick Clifton <nickc@cygnus.com>
47
48 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
49 (util): Handle 0x50FF stubs properly.
50
51
b83266a0
SS
521999-04-29 Nick Clifton <nickc@cygnus.com>
53
54 * interp.c (set_initial_gprs): Only display memory range if
55 verbose option has been set.
56
2d514e6f
SS
571999-04-22 Nick Clifton <nickc@cygnus.com>
58
59 * interp.c: Add tracing and verbose options.
60 Fixed trap and syscall emulations.
61
621999-04-08 Nick Clifton <nickc@cygnus.com>
63
64 * interp.c: New file: Simulator for MCore.
65 * sysdep.h: New file: Systems definitions for MCore simulator.
66 * configure.in: New file: Configure script for MCore simulator.
67 * configure: New file: Genreated.
68 * config,in: New file: Config support.
69 * Makefile.in: New file: Meta makefile for MCore simulator.
70