]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* configure.ac: Add test for libz and zlib.h.
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
6efef468
JM
12008-06-06 Vladimir Prus <vladimir@codesourcery.com>
2 Daniel Jacobowitz <dan@codesourcery.com>
3 Joseph Myers <joseph@codesourcery.com>
4
5 * configure: Regenerate.
6
b1bfc053
HPN
72006-12-21 Hans-Peter Nilsson <hp@axis.com>
8
9 * config.in: Regenerate.
10
e85e3205
RE
112006-06-13 Richard Earnshaw <rearnsha@arm.com>
12
13 * configure: Regenerated.
14
2f0122dc
DJ
152006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * configure: Regenerated.
18
20e95c23
DJ
192006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * configure: Regenerated.
22
2b193c4a
MK
232005-03-23 Mark Kettenis <kettenis@gnu.org>
24
25 * configure: Regenerate.
26
35695fd6
AC
272005-01-14 Andrew Cagney <cagney@gnu.org>
28
29 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
30 explicit call to AC_CONFIG_HEADER.
31 * configure: Regenerate.
32
f0569246
AC
332005-01-12 Andrew Cagney <cagney@gnu.org>
34
35 * configure.ac: Update to use ../common/common.m4.
36 * configure: Re-generate.
37
38f48d72
AC
382005-01-11 Andrew Cagney <cagney@localhost.localdomain>
39
40 * configure: Regenerated to track ../common/aclocal.m4 changes.
41
b7026657
AC
422005-01-07 Andrew Cagney <cagney@gnu.org>
43
44 * configure.ac: Rename configure.in, require autoconf 2.59.
45 * configure: Re-generate.
46
379832de
HPN
472004-12-08 Hans-Peter Nilsson <hp@axis.com>
48
49 * configure: Regenerate for ../common/aclocal.m4 update.
50
9e126dc0
AM
512003-10-11 Alan Modra <amodra@bigpond.net.au>
52
53 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
54 Use bfd_section_size and bfd_get_section_vma.
55
6b4a8935
AC
562003-02-27 Andrew Cagney <cagney@redhat.com>
57
58 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
59
c8cca39f
AC
602002-06-16 Andrew Cagney <ac131313@redhat.com>
61
62 * configure: Regenerated to track ../common/aclocal.m4 changes.
63
3c25f8c7
AC
642002-06-08 Andrew Cagney <cagney@redhat.com>
65
66 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
67
eb2d80b4
AC
68Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
69
70 * configure: Regenerated to track ../common/aclocal.m4 changes.
71
3dfcd3c6
NC
722000-02-14 Nick Clifton <nickc@cygnus.com>
73
74 * interp.c (handle_trap1): Fix handling of fclose system call.
75 Patch submitted by <drew.sarkisian@motorola.com>.
76
63a027a3
NC
772000-02-10 Nick Clifton <nickc@cygnus.com>
78
79 * interp.c (target_big_endian): New variable.
80 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
81 wlat, rlat, sim_resume, sim_load): Add supprot for little
82 endian targets.
83
c5394b80
JM
842000-01-13 Nick Clifton <nickc@cygnus.com>
85
86 * interp.c (sim_resume): Do not rely upon host semantics of shift
87 operators to implement M*Core semantics.
88
d4f3574e
SS
89Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
90
91 * configure: Regenerated to track ../common/aclocal.m4 changes.
92
085dd6e6
JM
931999-06-23 Nick Clifton <nickc@cygnus.com>
94
95 * sysdep.h: Do not define prototypes for memcpy and strchr if they
96 are macros.
97
392a587b
JM
981999-05-21 Nick Clifton <nickc@cygnus.com>
99
100 * interp.c (sim_resume): Add more tracing output.
101
9e086581
JM
1021999-05-17 Keith Seitz <keiths@cygnus.com>
103
104 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
105 (sim_resume): Correct off by one instruction error when a breakpoint
106 is hit.
107
cd0fc7c3
SS
1081999-05-08 Felix Lee <flee@cygnus.com>
109
110 * configure: Regenerated to track ../common/aclocal.m4 changes.
111
1121999-05-10 Nick Clifton <nickc@cygnus.com>
113
114 * interp.c (sim_resume): Record PC in case it is needed for error
115 messages and the original has been corrupted.
116
1171999-05-07 Nick Clifton <nickc@cygnus.com>
118
119 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
120 (util): Handle 0x50FF stubs properly.
121
122
b83266a0
SS
1231999-04-29 Nick Clifton <nickc@cygnus.com>
124
125 * interp.c (set_initial_gprs): Only display memory range if
126 verbose option has been set.
127
2d514e6f
SS
1281999-04-22 Nick Clifton <nickc@cygnus.com>
129
130 * interp.c: Add tracing and verbose options.
131 Fixed trap and syscall emulations.
132
1331999-04-08 Nick Clifton <nickc@cygnus.com>
134
135 * interp.c: New file: Simulator for MCore.
136 * sysdep.h: New file: Systems definitions for MCore simulator.
137 * configure.in: New file: Configure script for MCore simulator.
138 * configure: New file: Genreated.
139 * config,in: New file: Config support.
140 * Makefile.in: New file: Meta makefile for MCore simulator.
141