]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
6b4a8935
AC
12003-02-27 Andrew Cagney <cagney@redhat.com>
2
3 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
4
c8cca39f
AC
52002-06-16 Andrew Cagney <ac131313@redhat.com>
6
7 * configure: Regenerated to track ../common/aclocal.m4 changes.
8
3c25f8c7
AC
92002-06-08 Andrew Cagney <cagney@redhat.com>
10
11 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
12
eb2d80b4
AC
13Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
14
15 * configure: Regenerated to track ../common/aclocal.m4 changes.
16
3dfcd3c6
NC
172000-02-14 Nick Clifton <nickc@cygnus.com>
18
19 * interp.c (handle_trap1): Fix handling of fclose system call.
20 Patch submitted by <drew.sarkisian@motorola.com>.
21
63a027a3
NC
222000-02-10 Nick Clifton <nickc@cygnus.com>
23
24 * interp.c (target_big_endian): New variable.
25 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
26 wlat, rlat, sim_resume, sim_load): Add supprot for little
27 endian targets.
28
c5394b80
JM
292000-01-13 Nick Clifton <nickc@cygnus.com>
30
31 * interp.c (sim_resume): Do not rely upon host semantics of shift
32 operators to implement M*Core semantics.
33
d4f3574e
SS
34Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
35
36 * configure: Regenerated to track ../common/aclocal.m4 changes.
37
085dd6e6
JM
381999-06-23 Nick Clifton <nickc@cygnus.com>
39
40 * sysdep.h: Do not define prototypes for memcpy and strchr if they
41 are macros.
42
392a587b
JM
431999-05-21 Nick Clifton <nickc@cygnus.com>
44
45 * interp.c (sim_resume): Add more tracing output.
46
9e086581
JM
471999-05-17 Keith Seitz <keiths@cygnus.com>
48
49 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
50 (sim_resume): Correct off by one instruction error when a breakpoint
51 is hit.
52
cd0fc7c3
SS
531999-05-08 Felix Lee <flee@cygnus.com>
54
55 * configure: Regenerated to track ../common/aclocal.m4 changes.
56
571999-05-10 Nick Clifton <nickc@cygnus.com>
58
59 * interp.c (sim_resume): Record PC in case it is needed for error
60 messages and the original has been corrupted.
61
621999-05-07 Nick Clifton <nickc@cygnus.com>
63
64 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
65 (util): Handle 0x50FF stubs properly.
66
67
b83266a0
SS
681999-04-29 Nick Clifton <nickc@cygnus.com>
69
70 * interp.c (set_initial_gprs): Only display memory range if
71 verbose option has been set.
72
2d514e6f
SS
731999-04-22 Nick Clifton <nickc@cygnus.com>
74
75 * interp.c: Add tracing and verbose options.
76 Fixed trap and syscall emulations.
77
781999-04-08 Nick Clifton <nickc@cygnus.com>
79
80 * interp.c: New file: Simulator for MCore.
81 * sysdep.h: New file: Systems definitions for MCore simulator.
82 * configure.in: New file: Configure script for MCore simulator.
83 * configure: New file: Genreated.
84 * config,in: New file: Config support.
85 * Makefile.in: New file: Meta makefile for MCore simulator.
86