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