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