]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* gdb.base/fileio.c: Include unistd.h as required for lseek(2).
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
379832de
HPN
12004-12-08 Hans-Peter Nilsson <hp@axis.com>
2
3 * configure: Regenerate for ../common/aclocal.m4 update.
4
9e126dc0
AM
52003-10-11 Alan Modra <amodra@bigpond.net.au>
6
7 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
8 Use bfd_section_size and bfd_get_section_vma.
9
6b4a8935
AC
102003-02-27 Andrew Cagney <cagney@redhat.com>
11
12 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
13
c8cca39f
AC
142002-06-16 Andrew Cagney <ac131313@redhat.com>
15
16 * configure: Regenerated to track ../common/aclocal.m4 changes.
17
3c25f8c7
AC
182002-06-08 Andrew Cagney <cagney@redhat.com>
19
20 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
21
eb2d80b4
AC
22Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
23
24 * configure: Regenerated to track ../common/aclocal.m4 changes.
25
3dfcd3c6
NC
262000-02-14 Nick Clifton <nickc@cygnus.com>
27
28 * interp.c (handle_trap1): Fix handling of fclose system call.
29 Patch submitted by <drew.sarkisian@motorola.com>.
30
63a027a3
NC
312000-02-10 Nick Clifton <nickc@cygnus.com>
32
33 * interp.c (target_big_endian): New variable.
34 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
35 wlat, rlat, sim_resume, sim_load): Add supprot for little
36 endian targets.
37
c5394b80
JM
382000-01-13 Nick Clifton <nickc@cygnus.com>
39
40 * interp.c (sim_resume): Do not rely upon host semantics of shift
41 operators to implement M*Core semantics.
42
d4f3574e
SS
43Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
44
45 * configure: Regenerated to track ../common/aclocal.m4 changes.
46
085dd6e6
JM
471999-06-23 Nick Clifton <nickc@cygnus.com>
48
49 * sysdep.h: Do not define prototypes for memcpy and strchr if they
50 are macros.
51
392a587b
JM
521999-05-21 Nick Clifton <nickc@cygnus.com>
53
54 * interp.c (sim_resume): Add more tracing output.
55
9e086581
JM
561999-05-17 Keith Seitz <keiths@cygnus.com>
57
58 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
59 (sim_resume): Correct off by one instruction error when a breakpoint
60 is hit.
61
cd0fc7c3
SS
621999-05-08 Felix Lee <flee@cygnus.com>
63
64 * configure: Regenerated to track ../common/aclocal.m4 changes.
65
661999-05-10 Nick Clifton <nickc@cygnus.com>
67
68 * interp.c (sim_resume): Record PC in case it is needed for error
69 messages and the original has been corrupted.
70
711999-05-07 Nick Clifton <nickc@cygnus.com>
72
73 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
74 (util): Handle 0x50FF stubs properly.
75
76
b83266a0
SS
771999-04-29 Nick Clifton <nickc@cygnus.com>
78
79 * interp.c (set_initial_gprs): Only display memory range if
80 verbose option has been set.
81
2d514e6f
SS
821999-04-22 Nick Clifton <nickc@cygnus.com>
83
84 * interp.c: Add tracing and verbose options.
85 Fixed trap and syscall emulations.
86
871999-04-08 Nick Clifton <nickc@cygnus.com>
88
89 * interp.c: New file: Simulator for MCore.
90 * sysdep.h: New file: Systems definitions for MCore simulator.
91 * configure.in: New file: Configure script for MCore simulator.
92 * configure: New file: Genreated.
93 * config,in: New file: Config support.
94 * Makefile.in: New file: Meta makefile for MCore simulator.
95