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