Commit | Line | Data |
---|---|---|
5558e7e6 MF |
1 | 2010-04-14 Mike Frysinger <vapier@gentoo.org> |
2 | ||
3 | * interp.c (sim_write): Add const to buffer arg. | |
4 | ||
3725885a RW |
5 | 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
6 | ||
7 | * configure: Regenerate. | |
8 | ||
d6416cdc RW |
9 | 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
10 | ||
81ecdfbb RW |
11 | * config.in: Regenerate. |
12 | * configure: Likewise. | |
13 | ||
d6416cdc RW |
14 | * configure: Regenerate. |
15 | ||
b5bd9624 HPN |
16 | 2008-07-11 Hans-Peter Nilsson <hp@axis.com> |
17 | ||
18 | * configure: Regenerate to track ../common/common.m4 changes. | |
19 | * config.in: Ditto. | |
20 | ||
6efef468 JM |
21 | 2008-06-06 Vladimir Prus <vladimir@codesourcery.com> |
22 | Daniel Jacobowitz <dan@codesourcery.com> | |
23 | Joseph Myers <joseph@codesourcery.com> | |
24 | ||
25 | * configure: Regenerate. | |
26 | ||
b1bfc053 HPN |
27 | 2006-12-21 Hans-Peter Nilsson <hp@axis.com> |
28 | ||
29 | * config.in: Regenerate. | |
30 | ||
e85e3205 RE |
31 | 2006-06-13 Richard Earnshaw <rearnsha@arm.com> |
32 | ||
33 | * configure: Regenerated. | |
34 | ||
2f0122dc DJ |
35 | 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> |
36 | ||
37 | * configure: Regenerated. | |
38 | ||
20e95c23 DJ |
39 | 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> |
40 | ||
41 | * configure: Regenerated. | |
42 | ||
2b193c4a MK |
43 | 2005-03-23 Mark Kettenis <kettenis@gnu.org> |
44 | ||
45 | * configure: Regenerate. | |
46 | ||
35695fd6 AC |
47 | 2005-01-14 Andrew Cagney <cagney@gnu.org> |
48 | ||
49 | * configure.ac: Sinclude aclocal.m4 before common.m4. Add | |
50 | explicit call to AC_CONFIG_HEADER. | |
51 | * configure: Regenerate. | |
52 | ||
f0569246 AC |
53 | 2005-01-12 Andrew Cagney <cagney@gnu.org> |
54 | ||
55 | * configure.ac: Update to use ../common/common.m4. | |
56 | * configure: Re-generate. | |
57 | ||
38f48d72 AC |
58 | 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> |
59 | ||
60 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
61 | ||
b7026657 AC |
62 | 2005-01-07 Andrew Cagney <cagney@gnu.org> |
63 | ||
64 | * configure.ac: Rename configure.in, require autoconf 2.59. | |
65 | * configure: Re-generate. | |
66 | ||
379832de HPN |
67 | 2004-12-08 Hans-Peter Nilsson <hp@axis.com> |
68 | ||
69 | * configure: Regenerate for ../common/aclocal.m4 update. | |
70 | ||
9e126dc0 AM |
71 | 2003-10-11 Alan Modra <amodra@bigpond.net.au> |
72 | ||
73 | * interp.c (sim_load): Don't refer directly to _cooked_size and vma; | |
74 | Use bfd_section_size and bfd_get_section_vma. | |
75 | ||
6b4a8935 AC |
76 | 2003-02-27 Andrew Cagney <cagney@redhat.com> |
77 | ||
78 | * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd. | |
79 | ||
c8cca39f AC |
80 | 2002-06-16 Andrew Cagney <ac131313@redhat.com> |
81 | ||
82 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
83 | ||
3c25f8c7 AC |
84 | 2002-06-08 Andrew Cagney <cagney@redhat.com> |
85 | ||
86 | * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h". | |
87 | ||
eb2d80b4 AC |
88 | Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com> |
89 | ||
90 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
91 | ||
3dfcd3c6 NC |
92 | 2000-02-14 Nick Clifton <nickc@cygnus.com> |
93 | ||
94 | * interp.c (handle_trap1): Fix handling of fclose system call. | |
95 | Patch submitted by <drew.sarkisian@motorola.com>. | |
96 | ||
63a027a3 NC |
97 | 2000-02-10 Nick Clifton <nickc@cygnus.com> |
98 | ||
99 | * interp.c (target_big_endian): New variable. | |
100 | (mcore_extract_unsigned_integer, mcore_store_unsigned_integer, | |
101 | wlat, rlat, sim_resume, sim_load): Add supprot for little | |
102 | endian targets. | |
103 | ||
c5394b80 JM |
104 | 2000-01-13 Nick Clifton <nickc@cygnus.com> |
105 | ||
106 | * interp.c (sim_resume): Do not rely upon host semantics of shift | |
107 | operators to implement M*Core semantics. | |
108 | ||
d4f3574e SS |
109 | Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com> |
110 | ||
111 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
112 | ||
085dd6e6 JM |
113 | 1999-06-23 Nick Clifton <nickc@cygnus.com> |
114 | ||
115 | * sysdep.h: Do not define prototypes for memcpy and strchr if they | |
116 | are macros. | |
117 | ||
392a587b JM |
118 | 1999-05-21 Nick Clifton <nickc@cygnus.com> |
119 | ||
120 | * interp.c (sim_resume): Add more tracing output. | |
121 | ||
9e086581 JM |
122 | 1999-05-17 Keith Seitz <keiths@cygnus.com> |
123 | ||
124 | * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC. | |
125 | (sim_resume): Correct off by one instruction error when a breakpoint | |
126 | is hit. | |
127 | ||
cd0fc7c3 SS |
128 | 1999-05-08 Felix Lee <flee@cygnus.com> |
129 | ||
130 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
131 | ||
132 | 1999-05-10 Nick Clifton <nickc@cygnus.com> | |
133 | ||
134 | * interp.c (sim_resume): Record PC in case it is needed for error | |
135 | messages and the original has been corrupted. | |
136 | ||
137 | 1999-05-07 Nick Clifton <nickc@cygnus.com> | |
138 | ||
139 | * interp.c (sim_resume): Fix typo 'oze' -> 'doze'. | |
140 | (util): Handle 0x50FF stubs properly. | |
141 | ||
142 | ||
b83266a0 SS |
143 | 1999-04-29 Nick Clifton <nickc@cygnus.com> |
144 | ||
145 | * interp.c (set_initial_gprs): Only display memory range if | |
146 | verbose option has been set. | |
147 | ||
2d514e6f SS |
148 | 1999-04-22 Nick Clifton <nickc@cygnus.com> |
149 | ||
150 | * interp.c: Add tracing and verbose options. | |
151 | Fixed trap and syscall emulations. | |
152 | ||
153 | 1999-04-08 Nick Clifton <nickc@cygnus.com> | |
154 | ||
155 | * interp.c: New file: Simulator for MCore. | |
156 | * sysdep.h: New file: Systems definitions for MCore simulator. | |
157 | * configure.in: New file: Configure script for MCore simulator. | |
158 | * configure: New file: Genreated. | |
159 | * config,in: New file: Config support. | |
160 | * Makefile.in: New file: Meta makefile for MCore simulator. | |
161 |