]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
2005-01-13 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
f0569246
AC
12005-01-12 Andrew Cagney <cagney@gnu.org>
2
3 * configure.ac: Update to use ../common/common.m4.
4 * configure: Re-generate.
5
38f48d72
AC
62005-01-11 Andrew Cagney <cagney@localhost.localdomain>
7
8 * configure: Regenerated to track ../common/aclocal.m4 changes.
9
b7026657
AC
102005-01-07 Andrew Cagney <cagney@gnu.org>
11
12 * configure.ac: Rename configure.in, require autoconf 2.59.
13 * configure: Re-generate.
14
379832de
HPN
152004-12-08 Hans-Peter Nilsson <hp@axis.com>
16
17 * configure: Regenerate for ../common/aclocal.m4 update.
18
9e126dc0
AM
192003-10-11 Alan Modra <amodra@bigpond.net.au>
20
21 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
22 Use bfd_section_size and bfd_get_section_vma.
23
6b4a8935
AC
242003-02-27 Andrew Cagney <cagney@redhat.com>
25
26 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
27
c8cca39f
AC
282002-06-16 Andrew Cagney <ac131313@redhat.com>
29
30 * configure: Regenerated to track ../common/aclocal.m4 changes.
31
3c25f8c7
AC
322002-06-08 Andrew Cagney <cagney@redhat.com>
33
34 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
35
eb2d80b4
AC
36Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
37
38 * configure: Regenerated to track ../common/aclocal.m4 changes.
39
3dfcd3c6
NC
402000-02-14 Nick Clifton <nickc@cygnus.com>
41
42 * interp.c (handle_trap1): Fix handling of fclose system call.
43 Patch submitted by <drew.sarkisian@motorola.com>.
44
63a027a3
NC
452000-02-10 Nick Clifton <nickc@cygnus.com>
46
47 * interp.c (target_big_endian): New variable.
48 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
49 wlat, rlat, sim_resume, sim_load): Add supprot for little
50 endian targets.
51
c5394b80
JM
522000-01-13 Nick Clifton <nickc@cygnus.com>
53
54 * interp.c (sim_resume): Do not rely upon host semantics of shift
55 operators to implement M*Core semantics.
56
d4f3574e
SS
57Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
58
59 * configure: Regenerated to track ../common/aclocal.m4 changes.
60
085dd6e6
JM
611999-06-23 Nick Clifton <nickc@cygnus.com>
62
63 * sysdep.h: Do not define prototypes for memcpy and strchr if they
64 are macros.
65
392a587b
JM
661999-05-21 Nick Clifton <nickc@cygnus.com>
67
68 * interp.c (sim_resume): Add more tracing output.
69
9e086581
JM
701999-05-17 Keith Seitz <keiths@cygnus.com>
71
72 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
73 (sim_resume): Correct off by one instruction error when a breakpoint
74 is hit.
75
cd0fc7c3
SS
761999-05-08 Felix Lee <flee@cygnus.com>
77
78 * configure: Regenerated to track ../common/aclocal.m4 changes.
79
801999-05-10 Nick Clifton <nickc@cygnus.com>
81
82 * interp.c (sim_resume): Record PC in case it is needed for error
83 messages and the original has been corrupted.
84
851999-05-07 Nick Clifton <nickc@cygnus.com>
86
87 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
88 (util): Handle 0x50FF stubs properly.
89
90
b83266a0
SS
911999-04-29 Nick Clifton <nickc@cygnus.com>
92
93 * interp.c (set_initial_gprs): Only display memory range if
94 verbose option has been set.
95
2d514e6f
SS
961999-04-22 Nick Clifton <nickc@cygnus.com>
97
98 * interp.c: Add tracing and verbose options.
99 Fixed trap and syscall emulations.
100
1011999-04-08 Nick Clifton <nickc@cygnus.com>
102
103 * interp.c: New file: Simulator for MCore.
104 * sysdep.h: New file: Systems definitions for MCore simulator.
105 * configure.in: New file: Configure script for MCore simulator.
106 * configure: New file: Genreated.
107 * config,in: New file: Config support.
108 * Makefile.in: New file: Meta makefile for MCore simulator.
109