]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/mcore/ChangeLog
sim:
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
1 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
2 Daniel Jacobowitz <dan@codesourcery.com>
3 Joseph Myers <joseph@codesourcery.com>
4
5 * configure: Regenerate.
6
7 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
8
9 * config.in: Regenerate.
10
11 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
12
13 * configure: Regenerated.
14
15 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * configure: Regenerated.
18
19 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * configure: Regenerated.
22
23 2005-03-23 Mark Kettenis <kettenis@gnu.org>
24
25 * configure: Regenerate.
26
27 2005-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
33 2005-01-12 Andrew Cagney <cagney@gnu.org>
34
35 * configure.ac: Update to use ../common/common.m4.
36 * configure: Re-generate.
37
38 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
39
40 * configure: Regenerated to track ../common/aclocal.m4 changes.
41
42 2005-01-07 Andrew Cagney <cagney@gnu.org>
43
44 * configure.ac: Rename configure.in, require autoconf 2.59.
45 * configure: Re-generate.
46
47 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
48
49 * configure: Regenerate for ../common/aclocal.m4 update.
50
51 2003-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
56 2003-02-27 Andrew Cagney <cagney@redhat.com>
57
58 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
59
60 2002-06-16 Andrew Cagney <ac131313@redhat.com>
61
62 * configure: Regenerated to track ../common/aclocal.m4 changes.
63
64 2002-06-08 Andrew Cagney <cagney@redhat.com>
65
66 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
67
68 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
69
70 * configure: Regenerated to track ../common/aclocal.m4 changes.
71
72 2000-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
77 2000-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
84 2000-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
89 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
90
91 * configure: Regenerated to track ../common/aclocal.m4 changes.
92
93 1999-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
98 1999-05-21 Nick Clifton <nickc@cygnus.com>
99
100 * interp.c (sim_resume): Add more tracing output.
101
102 1999-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
108 1999-05-08 Felix Lee <flee@cygnus.com>
109
110 * configure: Regenerated to track ../common/aclocal.m4 changes.
111
112 1999-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
117 1999-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
123 1999-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
128 1999-04-22 Nick Clifton <nickc@cygnus.com>
129
130 * interp.c: Add tracing and verbose options.
131 Fixed trap and syscall emulations.
132
133 1999-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