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