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