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