]>
Commit | Line | Data |
---|---|---|
20bca71d MF |
1 | 2015-04-18 Mike Frysinger <[email protected]> |
2 | ||
3 | * sim-main.h (_sim_cpu, SIM_CPU): Delete. | |
4 | ||
7e83aa92 MF |
5 | 2015-04-18 Mike Frysinger <[email protected]> |
6 | ||
7 | * sim-main.h (sim_cia): Delete. | |
8 | ||
034685f9 MF |
9 | 2015-04-17 Mike Frysinger <[email protected]> |
10 | ||
11 | * sim-main.h (CIA_GET, CIA_SET): Delete. | |
12 | ||
78e9aa70 MF |
13 | 2015-04-15 Mike Frysinger <[email protected]> |
14 | ||
15 | * Makefile.in (SIM_OBJS): Delete sim-cpu.o. | |
16 | * sim-main.h (STATE_CPU): Delete. | |
17 | ||
f95f4ed2 MF |
18 | 2015-04-15 Mike Frysinger <[email protected]> |
19 | ||
20 | * sim-main.h (struct sim_state): Change cpu to an array of pointers. | |
21 | (STATE_CPU): Handle WITH_SMP. | |
22 | ||
bf12d44e MF |
23 | 2015-04-13 Mike Frysinger <[email protected]> |
24 | ||
25 | * configure: Regenerate. | |
26 | ||
122bbfb5 MF |
27 | 2015-04-06 Mike Frysinger <[email protected]> |
28 | ||
29 | * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o. | |
30 | ||
aadc9410 MF |
31 | 2015-03-31 Mike Frysinger <[email protected]> |
32 | ||
33 | * config.in, configure: Regenerate. | |
34 | ||
30452bbe MF |
35 | 2015-03-24 Mike Frysinger <[email protected]> |
36 | ||
37 | * configure: Regenerate. | |
38 | ||
97f478c5 MF |
39 | 2015-03-24 Mike Frysinger <[email protected]> |
40 | ||
41 | * configure: Regenerate. | |
42 | ||
66b0e85d MF |
43 | 2015-03-23 Mike Frysinger <[email protected]> |
44 | ||
45 | * Makefile.in (CONFIG_DEVICES): Delete. | |
46 | (SIM_OBJS): Delete CONFIG_DEVICES. | |
47 | ||
49cd1634 MF |
48 | 2015-03-23 Mike Frysinger <[email protected]> |
49 | ||
50 | * configure: Regenerate. | |
51 | ||
64dd13df MF |
52 | 2015-03-23 Mike Frysinger <[email protected]> |
53 | ||
54 | * configure: Regenerate. | |
55 | ||
ae7d0cac MF |
56 | 2015-03-16 Mike Frysinger <[email protected]> |
57 | ||
58 | * aclocal.m4, config.in, configure: Regenerate. | |
59 | * tconfig.in: Rename file ... | |
60 | * tconfig.h: ... here. | |
61 | ||
8406bb59 MF |
62 | 2015-03-15 Mike Frysinger <[email protected]> |
63 | ||
64 | * tconfig.in [HAVE_DV_SOCKSER]: Delete. | |
65 | ||
465fb143 MF |
66 | 2015-03-14 Mike Frysinger <[email protected]> |
67 | ||
68 | * Makefile.in (SIM_RUN_OBJS): Delete. | |
69 | ||
3df3af7c HPN |
70 | 2014-08-23 Hans-Peter Nilsson <[email protected]> |
71 | ||
72 | * configure.ac: Default simulator hardware to off again | |
73 | without emitting errors when off or dv-sockser.o unavailable. | |
74 | * configure: Regenerate. | |
75 | ||
2974be62 AM |
76 | 2014-08-19 Alan Modra <[email protected]> |
77 | ||
78 | * configure: Regenerate. | |
79 | ||
faa743bb RM |
80 | 2014-08-15 Roland McGrath <[email protected]> |
81 | ||
82 | * configure: Regenerate. | |
83 | * config.in: Regenerate. | |
84 | ||
bf3d9781 AM |
85 | 2013-09-23 Alan Modra <[email protected]> |
86 | ||
87 | * configure: Regenerate. | |
88 | ||
31e6ad7d MF |
89 | 2013-06-03 Mike Frysinger <[email protected]> |
90 | ||
91 | * aclocal.m4, configure: Regenerate. | |
92 | ||
1517bd27 MF |
93 | 2013-03-26 Mike Frysinger <[email protected]> |
94 | ||
95 | * configure: Regenerate. | |
96 | ||
94c63d78 JS |
97 | 2013-03-23 Joel Sherrill <[email protected]> |
98 | ||
99 | * configure.ac: Fail if dv-sockser.o not available. | |
100 | Error when --disable-sim-hardware is specified. | |
101 | * configure: Regenerated. | |
102 | ||
5f3ef9d0 JB |
103 | 2012-06-15 Joel Brobecker <[email protected]> |
104 | ||
105 | * config.in, configure: Regenerate. | |
106 | ||
2232061b MF |
107 | 2012-03-24 Mike Frysinger <[email protected]> |
108 | ||
109 | * aclocal.m4, config.in, configure: Regenerate. | |
110 | ||
db2e4d67 MF |
111 | 2011-12-03 Mike Frysinger <[email protected]> |
112 | ||
113 | * aclocal.m4: New file. | |
114 | * configure: Regenerate. | |
115 | ||
9c082ca8 MF |
116 | 2011-10-17 Mike Frysinger <[email protected]> |
117 | ||
118 | * configure.ac: Change include to common/acinclude.m4. | |
119 | ||
6ffe910a MF |
120 | 2011-10-17 Mike Frysinger <[email protected]> |
121 | ||
122 | * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER | |
123 | call. Replace common.m4 include with SIM_AC_COMMON. | |
124 | * configure: Regenerate. | |
125 | ||
2419798b MF |
126 | 2011-07-05 Mike Frysinger <[email protected]> |
127 | ||
128 | * sim-if.c (sim_do_command): Delete. | |
129 | ||
d79fe0d6 MF |
130 | 2011-02-14 Mike Frysinger <[email protected]> |
131 | ||
132 | * iq2000.c (do_syscall): Change zfree to free. | |
133 | ||
2310652a DE |
134 | 2010-02-11 Doug Evans <[email protected]> |
135 | ||
136 | * cpu.h, * decode.c, * model.c, * sem-switch.c, * sem.c: Regenerate. | |
137 | ||
3725885a RW |
138 | 2010-01-09 Ralf Wildenhues <[email protected]> |
139 | ||
140 | * configure: Regenerate. | |
141 | ||
0f51e9bf DE |
142 | 2010-01-02 Doug Evans <[email protected]> |
143 | ||
144 | * arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c, | |
145 | * decode.h, * model.c, * sem-switch.c, * sem.c: Regenerate, update | |
146 | copyright year. | |
147 | ||
d436cab7 DE |
148 | 2010-01-01 Doug Evans <[email protected]> |
149 | ||
f9b98caf | 150 | * mloop.in: Fix copyright year update snafu. |
d436cab7 | 151 | |
197fa1aa DE |
152 | 2009-11-22 Doug Evans <[email protected]> |
153 | ||
154 | * cpu.h: Regenerate. | |
155 | * cpuall.h: Regenerate. | |
156 | * decode.c: Regenerate. | |
157 | * decode.h: Regenerate. | |
158 | ||
1a5691a5 DE |
159 | 2009-11-03 Doug Evans <[email protected]> |
160 | ||
161 | * arch.c: Regenerate. | |
162 | * arch.h: Regenerate. | |
163 | * cpu.c: Regenerate. | |
164 | * cpu.h: Regenerate. | |
165 | * cpuall.h: Regenerate. | |
166 | * decode.c: Regenerate. | |
167 | * decode.h: Regenerate. | |
168 | * model.c: Regenerate. | |
169 | * sem-switch.c: Regenerate. | |
170 | * sem.c: Regenerate. | |
171 | ||
d6416cdc RW |
172 | 2009-08-22 Ralf Wildenhues <[email protected]> |
173 | ||
81ecdfbb RW |
174 | * config.in: Regenerate. |
175 | * configure: Likewise. | |
176 | ||
d6416cdc RW |
177 | * configure: Regenerate. |
178 | ||
6a8b8615 DE |
179 | 2009-07-12 Doug Evans <[email protected]> |
180 | ||
181 | * Makefile.in (stamp-arch): Use $(CPU_DIR) instead of $(CGEN_CPU_DIR). | |
182 | (stamp-cpu): Ditto. | |
183 | ||
8065377a DE |
184 | 2009-07-07 Doug Evans <[email protected]> |
185 | ||
186 | * Makefile.in (stamp-arch): Pass archfile to cgen-arch. | |
187 | (stamp-cpu): Pass archfile to cgen-cpu-decode. | |
188 | ||
b5bd9624 HPN |
189 | 2008-07-11 Hans-Peter Nilsson <[email protected]> |
190 | ||
191 | * configure: Regenerate to track ../common/common.m4 changes. | |
192 | * config.in: Ditto. | |
193 | ||
6efef468 JM |
194 | 2008-06-06 Vladimir Prus <[email protected]> |
195 | Daniel Jacobowitz <[email protected]> | |
196 | Joseph Myers <[email protected]> | |
197 | ||
198 | * configure: Regenerate. | |
199 | ||
edc5d9ec HPN |
200 | 2006-12-21 Hans-Peter Nilsson <[email protected]> |
201 | ||
202 | * acconfig.h: Remove. | |
203 | * config.in: Regenerate. | |
204 | ||
e85e3205 RE |
205 | 2006-06-13 Richard Earnshaw <[email protected]> |
206 | ||
207 | * configure: Regenerated. | |
208 | ||
2f0122dc DJ |
209 | 2006-06-05 Daniel Jacobowitz <[email protected]> |
210 | ||
211 | * configure: Regenerated. | |
212 | ||
20e95c23 DJ |
213 | 2006-05-31 Daniel Jacobowitz <[email protected]> |
214 | ||
215 | * configure: Regenerated. | |
216 | ||
2b193c4a MK |
217 | 2005-03-23 Mark Kettenis <[email protected]> |
218 | ||
219 | * configure: Regenerate. | |
220 | ||
edece237 CV |
221 | 2005-02-21 Corinna Vinschen <[email protected]> |
222 | ||
223 | * iq2000.c: Eliminate need to include gdb/sim-iq2000.h. | |
224 | ||
225 | 2005-02-18 Corinna Vinschen <[email protected]> | |
226 | ||
227 | * configure.ac: Rename from configure.in and pull up to autoconf 2.59. | |
228 | * configure: Regenerate. | |
229 | ||
230 | 2002-03-18 Jeff Johnston <[email protected]> | |
231 | ||
232 | * sem-switch.c: Regenerated. | |
233 | * sem.c: Ditto. | |
234 | ||
235 | 2002-01-28 Jeff Johnston <[email protected]> | |
236 | ||
237 | * arch.c: Regenerated. | |
238 | * arch.h: Ditto. | |
239 | * cpu.c: Ditto. | |
240 | * cpu.h: Ditto. | |
241 | * cpuall.h: Ditto. | |
242 | * decode.c: Ditto. | |
243 | * decode.h: Ditto. | |
244 | * model.c: Ditto. | |
245 | * sem-switch.c: Ditto. | |
246 | * sem.c: Ditto. | |
247 | ||
248 | 2001-11-16 Jeff Johnston <[email protected]> | |
249 | ||
250 | * decode.c: Regenerated after putting orui into machine-specific | |
251 | files. | |
252 | * decode.h: Ditto. | |
253 | * model.c: Ditto. | |
254 | * sem-switch.c: Ditto. | |
255 | * sem.c: Ditto. | |
256 | ||
257 | 2001-11-13 Jeff Johnston <[email protected]> | |
258 | ||
259 | * cpu.h: Regenerated after changing jump and branch operands | |
260 | so that no bit masking is performed. | |
261 | * decode.c: Ditto. | |
262 | * iq2000.c (get_h_pc): Change to return h_pc directly. | |
263 | (set_h_pc): Change to always set the insn mask bit. | |
264 | * sim-if.c (iq2000bf_disassemble_insn): Change to pass the | |
265 | pc untouched. | |
266 | (sim_create_inferior): Changed so starting address is taken | |
267 | directly from link. If not specified, start address is | |
268 | 0 with insn mask set on. | |
269 | ||
270 | 2001-11-08 Jeff Johnston <[email protected]> | |
271 | ||
272 | * cpu.h: Regenerated after making jump operand UINT. | |
273 | * decode.c: Ditto. | |
274 | ||
275 | 2001-10-31 Jeff Johnston <[email protected]> | |
276 | ||
277 | * sem-switch.c: Regenerated after fixing lb, lbu, lh, lw, | |
278 | sb, sh, and sw insns handling of offset operand. | |
279 | * sem.c: Ditto. | |
280 | ||
281 | 2001-10-30 Jeff Johnston <[email protected]> | |
282 | ||
283 | * cpu.c: Regenerated. | |
284 | * cpu.h: Ditto. | |
285 | * decode.c: Ditto. | |
286 | * sem-switch.c: Ditto. | |
287 | * sem.c: Ditto. | |
288 | * iq2000.c (get_h_pc): New routine. | |
289 | (set_h_pc): Ditto. | |
290 | (fetch_str): Translate cpu data addresses to data area. | |
291 | (do_syscall): Ditto. | |
292 | (iq2000bf_fetch_register): Use get_h_pc. | |
293 | (iq2000bf_store_register): Use set_h_pc. | |
294 | * mloop.in: Change all calls to GETIMEMxxx to use CPU2INSN | |
295 | on the pc value passed first. | |
296 | * sim-if.c (iq2000bf_disassemble_insn): New function. | |
297 | (sim_open): Add extra memory region for insn memory vs data memory. | |
298 | Also change disassembler to be iq2000bf_disassemble_insn. | |
299 | (sim_create_inferior): Translate start address using INSN2CPU macro. | |
300 | * sim-main.h (CPU2INSN, CPU2DATA, INSN2CPU, DATA2CPU): New macros | |
301 | to translate between Harvard and cpu addresses. | |
302 | ||
303 | 2001-10-26 Jeff Johnston <[email protected]> | |
304 | ||
305 | * sem-switch.c: Regenerated after reverting addiu | |
306 | change. | |
307 | * sem.c: Ditto. | |
308 | ||
309 | 2001-10-25 Jeff Johnston <[email protected]> | |
310 | ||
311 | * Makefile.in: Add -UHAVE_CPU_IQ10 for time-being until | |
312 | iq10 simulator merged here. | |
313 | * cpu.h: Regenerated after fixing addiu insn. | |
314 | * cpuall.h: Ditto. | |
315 | * decode.c: Ditto. | |
316 | * decode.h: Ditto. | |
317 | * model.c: Ditto. | |
318 | * sem-switch.c: Ditto. | |
319 | * sem.c: Ditto. | |
320 | ||
321 | 2001-09-12 Stan Cox <[email protected]> | |
322 | ||
323 | * iq2000/{cpu.c, cpu.h, decode.c, decode.h, model.c, sem-switch.c, | |
324 | sem.c}: Regen'd. | |
325 | * iq2000.c (do_syscall): Support system traps. | |
326 | ||
327 | 2001-07-05 Ben Elliston <[email protected]> | |
328 | ||
329 | * Makefile.in (stamp-arch): Use $(CGEN_CPU_DIR). | |
330 | (stamp-cpu): Likewise. | |
331 | ||
332 | 2001-04-02 Ben Elliston <[email protected]> | |
333 | ||
334 | * arch.c, arch.h: Regnerate to track recent cgen improvements. | |
335 | * cpu.c, cpu.h, cpuall.h, decode.c, decode.h: Likewise. | |
336 | * model.c, sem-switch.c, sem.c: Likewise. | |
337 | ||
338 | 2001-01-22 Ben Elliston <[email protected]> | |
339 | ||
340 | * cpu.h, decode.c, decode.h, model.c: Regenerate. | |
341 | * sem.c, sem-switch.c: Likewise. | |
342 | ||
343 | * arch.c, arch.h, cpu.c, cpu.h, cpuall.h: Regenerate. | |
344 | * decode.c, decode.h, model.c, sem.c, sem-switch.c: Likewise. | |
345 | ||
346 | 2000-07-05 Ben Elliston <[email protected]> | |
347 | ||
348 | * configure: Regenerated to track ../common/aclocal.m4 changes. | |
349 | ||
350 | 2000-07-04 Ben Elliston <[email protected]> | |
351 | ||
352 | * sem.c, sem-switch.c: Regenerate. | |
353 | ||
354 | * iq2000.c (do_break): Use sim_engine_halt (). | |
355 | * arch.c, decode.c, decode.h, sem.c, sem-switch.c: Regenerate. | |
356 | ||
357 | 2000-07-03 Ben Elliston <[email protected]> | |
358 | ||
359 | * iq2000.c (do_syscall): Examine syscall register (nominally %11). | |
360 | (do_break): Handle breakpoints. | |
361 | * tconfig.in (SIM_HAVE_BREAKPOINTS): Define. | |
362 | (SIM_BREAKPOINT, SIM_BREAKPOINT_SIZE): Likewise. | |
363 | ||
364 | 2000-06-29 Andrew Cagney <[email protected]> | |
365 | ||
366 | * iq2000.c (iq2000bf_fetch_register): Implement. | |
367 | (iq2000bf_store_register): Ditto. | |
368 | ||
369 | 2000-05-17 Ben Elliston <[email protected]> | |
370 | ||
371 | * mloop.in (extract-simple, extract-scache): Use SEM_SKIP_COMPILE | |
372 | to set the skip count for the (skip ..) rtx. | |
373 | (extract-pbb): Likewise. | |
374 | (extract-pbb): Include the delay slot instruction of all CTI | |
375 | instructions in the pbb, not just those that may nullify their | |
376 | delay slot (eg. likely branches). | |
377 | ||
378 | * sem.c, sem-switch.c: Regenerate. | |
379 | ||
380 | 2000-05-16 Ben Elliston <[email protected]> | |
381 | ||
382 | * arch.c, cpu.c, cpu.h, decode.c, decode.h: Regenerate. | |
383 | * sem.c, sem-switch.c: Likewise. | |
384 | * mloop.in (extract-pbb): Prohibit branch instructions in the | |
385 | delay slot of branch likely instructions. | |
386 | ||
387 | 2000-05-16 Ben Elliston <[email protected]> | |
388 | ||
389 | * Makefile.in: New file. | |
390 | * configure.in: Ditto. | |
391 | * acconfig.h: Ditto. | |
392 | * config.in, configure: Generate. | |
393 | * arch.c, arch.h, cpu.c, cpu.h, cpuall.h: Ditto. | |
394 | * decode.c, decode.h: Ditto. | |
395 | * model.c, sem-switch.c, sem.c: Ditto. | |
396 | * mloop.in: New file. | |
397 | * iq2000.c: Ditto. | |
398 | * iq2000-sim.h: Ditto. | |
399 | * sim-if.c: Ditto. | |
400 | * sim-main.h: Ditto. | |
401 | * tconfig.in: Ditto |