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