* config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's binding
[deliverable/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
35695fd6
AC
12005-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
f0569246
AC
72005-01-12 Andrew Cagney <cagney@gnu.org>
8
9 * configure.ac: Update to use ../common/common.m4.
10 * configure: Re-generate.
11
38f48d72
AC
122005-01-11 Andrew Cagney <cagney@localhost.localdomain>
13
14 * configure: Regenerated to track ../common/aclocal.m4 changes.
15
b7026657
AC
162005-01-07 Andrew Cagney <cagney@gnu.org>
17
18 * configure.ac: Rename configure.in, require autoconf 2.59.
19 * configure: Re-generate.
20
379832de
HPN
212004-12-08 Hans-Peter Nilsson <hp@axis.com>
22
23 * configure: Regenerate for ../common/aclocal.m4 update.
24
9e126dc0
AM
252003-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
6b4a8935
AC
302003-02-27 Andrew Cagney <cagney@redhat.com>
31
32 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
33
c8cca39f
AC
342002-06-16 Andrew Cagney <ac131313@redhat.com>
35
36 * configure: Regenerated to track ../common/aclocal.m4 changes.
37
3c25f8c7
AC
382002-06-08 Andrew Cagney <cagney@redhat.com>
39
40 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
41
eb2d80b4
AC
42Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
43
44 * configure: Regenerated to track ../common/aclocal.m4 changes.
45
3dfcd3c6
NC
462000-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
63a027a3
NC
512000-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
c5394b80
JM
582000-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
d4f3574e
SS
63Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
64
65 * configure: Regenerated to track ../common/aclocal.m4 changes.
66
085dd6e6
JM
671999-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
392a587b
JM
721999-05-21 Nick Clifton <nickc@cygnus.com>
73
74 * interp.c (sim_resume): Add more tracing output.
75
9e086581
JM
761999-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
cd0fc7c3
SS
821999-05-08 Felix Lee <flee@cygnus.com>
83
84 * configure: Regenerated to track ../common/aclocal.m4 changes.
85
861999-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
911999-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
b83266a0
SS
971999-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
2d514e6f
SS
1021999-04-22 Nick Clifton <nickc@cygnus.com>
103
104 * interp.c: Add tracing and verbose options.
105 Fixed trap and syscall emulations.
106
1071999-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.316249 seconds and 4 git commands to generate.