1cdfd3e37fe1d4d6a59f0e03f08222232b88332c
[deliverable/binutils-gdb.git] / sim / mcore / ChangeLog
1 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
5 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * config.in: Regenerate.
8 * configure: Likewise.
9
10 * configure: Regenerate.
11
12 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
13
14 * configure: Regenerate to track ../common/common.m4 changes.
15 * config.in: Ditto.
16
17 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
18 Daniel Jacobowitz <dan@codesourcery.com>
19 Joseph Myers <joseph@codesourcery.com>
20
21 * configure: Regenerate.
22
23 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
24
25 * config.in: Regenerate.
26
27 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
28
29 * configure: Regenerated.
30
31 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
32
33 * configure: Regenerated.
34
35 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * configure: Regenerated.
38
39 2005-03-23 Mark Kettenis <kettenis@gnu.org>
40
41 * configure: Regenerate.
42
43 2005-01-14 Andrew Cagney <cagney@gnu.org>
44
45 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
46 explicit call to AC_CONFIG_HEADER.
47 * configure: Regenerate.
48
49 2005-01-12 Andrew Cagney <cagney@gnu.org>
50
51 * configure.ac: Update to use ../common/common.m4.
52 * configure: Re-generate.
53
54 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
55
56 * configure: Regenerated to track ../common/aclocal.m4 changes.
57
58 2005-01-07 Andrew Cagney <cagney@gnu.org>
59
60 * configure.ac: Rename configure.in, require autoconf 2.59.
61 * configure: Re-generate.
62
63 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
64
65 * configure: Regenerate for ../common/aclocal.m4 update.
66
67 2003-10-11 Alan Modra <amodra@bigpond.net.au>
68
69 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
70 Use bfd_section_size and bfd_get_section_vma.
71
72 2003-02-27 Andrew Cagney <cagney@redhat.com>
73
74 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
75
76 2002-06-16 Andrew Cagney <ac131313@redhat.com>
77
78 * configure: Regenerated to track ../common/aclocal.m4 changes.
79
80 2002-06-08 Andrew Cagney <cagney@redhat.com>
81
82 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
83
84 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
85
86 * configure: Regenerated to track ../common/aclocal.m4 changes.
87
88 2000-02-14 Nick Clifton <nickc@cygnus.com>
89
90 * interp.c (handle_trap1): Fix handling of fclose system call.
91 Patch submitted by <drew.sarkisian@motorola.com>.
92
93 2000-02-10 Nick Clifton <nickc@cygnus.com>
94
95 * interp.c (target_big_endian): New variable.
96 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
97 wlat, rlat, sim_resume, sim_load): Add supprot for little
98 endian targets.
99
100 2000-01-13 Nick Clifton <nickc@cygnus.com>
101
102 * interp.c (sim_resume): Do not rely upon host semantics of shift
103 operators to implement M*Core semantics.
104
105 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
106
107 * configure: Regenerated to track ../common/aclocal.m4 changes.
108
109 1999-06-23 Nick Clifton <nickc@cygnus.com>
110
111 * sysdep.h: Do not define prototypes for memcpy and strchr if they
112 are macros.
113
114 1999-05-21 Nick Clifton <nickc@cygnus.com>
115
116 * interp.c (sim_resume): Add more tracing output.
117
118 1999-05-17 Keith Seitz <keiths@cygnus.com>
119
120 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
121 (sim_resume): Correct off by one instruction error when a breakpoint
122 is hit.
123
124 1999-05-08 Felix Lee <flee@cygnus.com>
125
126 * configure: Regenerated to track ../common/aclocal.m4 changes.
127
128 1999-05-10 Nick Clifton <nickc@cygnus.com>
129
130 * interp.c (sim_resume): Record PC in case it is needed for error
131 messages and the original has been corrupted.
132
133 1999-05-07 Nick Clifton <nickc@cygnus.com>
134
135 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
136 (util): Handle 0x50FF stubs properly.
137
138
139 1999-04-29 Nick Clifton <nickc@cygnus.com>
140
141 * interp.c (set_initial_gprs): Only display memory range if
142 verbose option has been set.
143
144 1999-04-22 Nick Clifton <nickc@cygnus.com>
145
146 * interp.c: Add tracing and verbose options.
147 Fixed trap and syscall emulations.
148
149 1999-04-08 Nick Clifton <nickc@cygnus.com>
150
151 * interp.c: New file: Simulator for MCore.
152 * sysdep.h: New file: Systems definitions for MCore simulator.
153 * configure.in: New file: Configure script for MCore simulator.
154 * configure: New file: Genreated.
155 * config,in: New file: Config support.
156 * Makefile.in: New file: Meta makefile for MCore simulator.
157
This page took 0.032271 seconds and 4 git commands to generate.