]> Git Repo - binutils.git/blob - sim/avr/ChangeLog-2021
Automatic date update in version.in
[binutils.git] / sim / avr / ChangeLog-2021
1 2021-06-22  Mike Frysinger  <[email protected]>
2
3         * configure.ac: Removed.
4         * aclocal.m4: Removed.
5         * configure: Removed.
6
7 2021-06-21  Mike Frysinger  <[email protected]>
8
9         * aclocal.m4: Regenerate.
10         * configure: Regenerate.
11
12 2021-06-21  Mike Frysinger  <[email protected]>
13
14         * configure: Regenerate.
15
16 2021-06-20  Mike Frysinger  <[email protected]>
17
18         * configure.ac (SIM_AC_COMMON): Delete.
19         * aclocal.m4, configure: Regenerate.
20
21 2021-06-20  Mike Frysinger  <[email protected]>
22
23         * aclocal.m4: Regenerate.
24         * configure: Regenerate.
25
26 2021-06-19  Mike Frysinger  <[email protected]>
27
28         * aclocal.m4: Regenerate.
29         * configure: Regenerate.
30
31 2021-06-19  Mike Frysinger  <[email protected]>
32
33         * configure: Regenerate.
34
35 2021-06-18  Mike Frysinger  <[email protected]>
36
37         * aclocal.m4, configure: Regenerate.
38
39 2021-06-18  Mike Frysinger  <[email protected]>
40
41         * configure: Regenerate.
42
43 2021-06-18  Mike Frysinger  <[email protected]>
44
45         * interp.c: Include sim-signal.h.
46
47 2021-06-17  Mike Frysinger  <[email protected]>
48
49         * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
50         * interp.c (sim_open): Set current_target_byte_order.
51         * aclocal.m4, configure: Regenerate.
52
53 2021-06-16  Mike Frysinger  <[email protected]>
54
55         * configure: Regenerate.
56
57 2021-06-16  Mike Frysinger  <[email protected]>
58
59         * configure: Regenerate.
60         * config.in: Removed.
61
62 2021-06-15  Mike Frysinger  <[email protected]>
63
64         * config.in, configure: Regenerate.
65
66 2021-06-14  Mike Frysinger  <[email protected]>
67
68         * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS.
69         * configure: Regenerate.
70
71 2021-06-12  Mike Frysinger  <[email protected]>
72
73         * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.
74         * interp.c (sim_open): Set current_alignment.
75
76 2021-06-12  Mike Frysinger  <[email protected]>
77
78         * aclocal.m4, config.in, configure: Regenerate.
79
80 2021-06-12  Mike Frysinger  <[email protected]>
81
82         * config.in, configure: Regenerate.
83
84 2021-05-17  Mike Frysinger  <[email protected]>
85
86         * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
87
88 2021-05-17  Mike Frysinger  <[email protected]>
89
90         * interp.c (do_call): Change sd to avr_sim_state.
91         (step_once): Likewise.
92         (sim_open): Likewise.
93         (sim_create_inferior): Likewise.
94         * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
95         (struct sim_state): Delete.
96         (struct avr_sim_state): New struct.
97         (AVR_SIM_STATE): Define.
98
99 2021-05-16  Mike Frysinger  <[email protected]>
100
101         * interp.c: Replace config.h include with defs.h.
102
103 2021-05-16  Mike Frysinger  <[email protected]>
104
105         * config.in, configure: Regenerate.
106
107 2021-05-14  Mike Frysinger  <[email protected]>
108
109         * interp.c: Update include path.
110
111 2021-05-04  Mike Frysinger  <[email protected]>
112
113         * configure: Regenerate.
114
115 2021-05-01  Mike Frysinger  <[email protected]>
116
117         * config.in, configure: Regenerate.
118
119 2021-04-26  Mike Frysinger  <[email protected]>
120
121         * aclocal.m4, config.in, configure: Regenerate.
122
123 2021-04-22  Tom Tromey  <[email protected]>
124
125         * configure, config.in: Rebuild.
126
127 2021-04-22  Tom Tromey  <[email protected]>
128
129         * configure: Rebuild.
130
131 2021-04-21  Mike Frysinger  <[email protected]>
132
133         * aclocal.m4: Regenerate.
134
135 2021-04-21  Simon Marchi  <[email protected]>
136
137         * configure: Regenerate.
138
139 2021-04-18  Mike Frysinger  <[email protected]>
140
141         * configure: Regenerate.
142
143 2021-04-12  Mike Frysinger  <[email protected]>
144
145         * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
146
147 2021-04-02  Mike Frysinger  <[email protected]>
148
149         * aclocal.m4, configure: Regenerate.
150
151 2021-02-28  Mike Frysinger  <[email protected]>
152
153         * configure: Regenerate.
154
155 2021-02-21  Mike Frysinger  <[email protected]>
156
157         * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
158         * aclocal.m4, configure: Regenerate.
159
160 2021-02-13  Mike Frysinger  <[email protected]>
161
162         * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
163         * aclocal.m4, configure: Regenerate.
164
165 2021-02-06  Mike Frysinger  <[email protected]>
166
167         * interp.c (sim_open): Delete call to STATE_WATCHPOINTS.
168
169 2021-02-06  Mike Frysinger  <[email protected]>
170
171         * configure: Regenerate.
172
173 2021-01-30  Mike Frysinger  <[email protected]>
174
175         * interp.c (sim_open): Delete STATE_WATCHPOINTS (sd)->sizeof_pc.
176
177 2021-01-11  Mike Frysinger  <[email protected]>
178
179         * config.in, configure: Regenerate.
180         * interp.c: Delete HAVE_STRING_H.
181
182 2021-01-09  Mike Frysinger  <[email protected]>
183
184         * configure: Regenerate.
185
186 2021-01-08  Mike Frysinger  <[email protected]>
187
188         * configure: Regenerate.
189
190 2021-01-04  Mike Frysinger  <[email protected]>
191
192         * configure: Regenerate.
193
194 2017-09-06  John Baldwin  <[email protected]>
195
196         * configure: Regenerate.
197
198 2016-07-19  Pitchumani Sivanupandi  <[email protected]>
199
200         PR target/19401
201         * interp.c (step_once): Pass break instruction address to
202         sim_engine_halt function which writes that to PC. Remove code that
203         follows that function call as it is unreachable.
204
205 2016-01-10  Mike Frysinger  <[email protected]>
206
207         * config.in, configure: Regenerate.
208
209 2016-01-10  Mike Frysinger  <[email protected]>
210
211         * configure: Regenerate.
212
213 2016-01-10  Mike Frysinger  <[email protected]>
214
215         * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call.
216         * configure: Regenerate.
217
218 2016-01-10  Mike Frysinger  <[email protected]>
219
220         * configure: Regenerate.
221
222 2016-01-10  Mike Frysinger  <[email protected]>
223
224         * configure: Regenerate.
225
226 2016-01-10  Mike Frysinger  <[email protected]>
227
228         * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
229         * configure: Regenerate.
230
231 2016-01-10  Mike Frysinger  <[email protected]>
232
233         * configure: Regenerate.
234
235 2016-01-10  Mike Frysinger  <[email protected]>
236
237         * configure: Regenerate.
238
239 2016-01-09  Mike Frysinger  <[email protected]>
240
241         * config.in, configure: Regenerate.
242
243 2016-01-06  Mike Frysinger  <[email protected]>
244
245         * interp.c (sim_open): Mark argv const.
246         (sim_create_inferior): Mark argv and env const.
247
248 2016-01-04  Mike Frysinger  <[email protected]>
249
250         * configure: Regenerate.
251
252 2016-01-03  Mike Frysinger  <[email protected]>
253
254         * interp.c (sim_open): Update sim_parse_args comment.
255
256 2016-01-03  Mike Frysinger  <[email protected]>
257
258         * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
259         * configure: Regenerate.
260
261 2016-01-02  Mike Frysinger  <[email protected]>
262
263         * configure.ac (SIM_AC_OPTION_ENDIAN): Change LITTLE_ENDIAN to
264         LITTLE.
265         * configure: Regenerate.
266
267 2015-12-27  Mike Frysinger  <[email protected]>
268
269         * Makefile.in (SIM_OBJS): Delete sim-hload.o.
270
271 2015-12-26  Mike Frysinger  <[email protected]>
272
273         * config.in, configure: Regenerate.
274
275 2015-12-15  Dominik Vogt  <[email protected]>
276
277         * interp.c (sign_ext): Fix left shift of negative value.
278
279 2015-11-21  Mike Frysinger  <[email protected]>
280
281         * interp.c (pc, cycles, avr_pc22): Delete.
282         (do_call): Add cpu to arguments.  Declare sd.  Change pc to cpu->pc,
283         avr_pc22 to sd->avr_pc22, and cycles to cpu->cycles.
284         (gen_mul): Add cpu to arguments.  Change cycles to cpu->cycles.
285         (step_once): Change pc to cpu->pc, avr_pc22 to sd->avr_pc22, and
286         cycles to cpu->cycles.  Pass cpu to do_call and gen_mul calls.
287         (avr_reg_store, avr_reg_fetch, avr_pc_get, avr_pc_set): Change pc
288         to cpu->pc.
289         (sim_open): Likewise.  Declare cpu.
290         (sim_create_inferior): Declare cpu and addr.  Change pc to addr and
291         call sim_pc_set.  Change avr_pc22 to sd->avr_pc22.
292         * sim-main.h (pc): Delete.
293         (struct _sim_cpu): Add pc and cycles.
294         (struct sim_state): Add avr_pc22.
295
296 2015-11-21  Mike Frysinger  <[email protected]>
297
298         * interp.c (sim_store_register): Rename to ...
299         (avr_reg_store): ... this.  Adjust signature.
300         (sim_fetch_register): Rename to ...
301         (avr_reg_fetch): ... this.  Adjust signature.
302         (sim_open): Call CPU_REG_FETCH and CPU_REG_STORE.
303
304 2015-11-15  Mike Frysinger  <[email protected]>
305
306         * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
307
308 2015-11-14  Mike Frysinger  <[email protected]>
309
310         * interp.c (sim_close): Delete.
311
312 2015-06-23  Mike Frysinger  <[email protected]>
313
314         * configure: Regenerate.
315
316 2015-06-12  Mike Frysinger  <[email protected]>
317
318         * configure: Regenerate.
319
320 2015-06-12  Mike Frysinger  <[email protected]>
321
322         * configure: Regenerate.
323
324 2015-04-27  Senthil Kumar Selvaraj  <[email protected]>
325
326         * Makefile.in (SIM_OBJS): Move interp.o
327         above $(SIM_NEW_COMMON_OBJS).
328
329 2015-04-18  Mike Frysinger  <[email protected]>
330
331         * sim-main.h (SIM_CPU): Delete.
332
333 2015-04-18  Mike Frysinger  <[email protected]>
334
335         * sim-main.h (sim_cia): Delete.
336
337 2015-04-17  Mike Frysinger  <[email protected]>
338
339         * sim-main.h (CIA_GET, CIA_SET): Delete.
340
341 2015-04-16  Mike Frysinger  <[email protected]>
342
343         * interp.c (avr_pc_get, avr_pc_set): New functions.
344         (sim_open): Declare new local var i.  Call CPU_PC_FETCH &
345         CPU_PC_STORE for all cpus.
346
347 2015-04-15  Mike Frysinger  <[email protected]>
348
349         * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
350         * sim-main.h (STATE_CPU): Delete.
351
352 2015-04-13  Mike Frysinger  <[email protected]>
353
354         * configure: Regenerate.
355
356 2015-04-06  Mike Frysinger  <[email protected]>
357
358         * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
359
360 2015-04-01  Mike Frysinger  <[email protected]>
361
362         * tconfig.h: Delete.
363
364 2015-03-31  Mike Frysinger  <[email protected]>
365
366         * config.in, configure: Regenerate.
367
368 2015-03-28  Mike Frysinger  <[email protected]>
369
370         * Makefile.in (SIM_EXTRA_CFLAGS, SIM_RUN_OBJS, SIM_EXTRA_LIBS): Delete.
371         (interp.o): Delete rule.
372         (SIM_OBJS): Change to $(SIM_NEW_COMMON_OBJS).
373         * configure.ac: Call SIM_AC_OPTION_ENDIAN, SIM_AC_OPTION_ALIGNMENT,
374         SIM_AC_OPTION_HOSTENDIAN, SIM_AC_OPTION_ENVIRONMENT,
375         SIM_AC_OPTION_INLINE, and SIM_AC_OPTION_WARNINGS.
376         * interp.c: Delete gdb/callback.h, gdb/signals.h, dis-asm.h, and
377         sim-utils.h includes.  Include sim-main.h, sim-base.h, and
378         sim-options.h.
379         (tracing, lock_step, verbose): Delete.
380         (pc): Drop static.
381         (cur_bfd, cpu_exception, cpu_signal, sim_kind, myname, callback):
382         Delete.
383         (flash, sram): Add TODO.
384         (sim_size, disasm_read_memory, disasm_perror_memory,
385         disassemble_insn): Delete.
386         (sim_resume): Rename to ...
387         (step_once): ... this.  Mark static.  Delete step variable and while
388         loop, and unindent body.  Add #if 0 around tracing/verbose code.
389         Change cpu_exception to sim_engine_halt.
390         (sim_trace): Delete.
391         (sim_engine_run): New function.
392         (sim_stop_reason, sim_stop, sim_info): Delete.
393         (free_state): New function.
394         (sim_open, sim_close, sim_create_inferior): Rewrite from scratch.
395         (sim_load, sim_do_command, sim_set_callbacks,
396         sim_complete_command): delete.
397         * sim-main.h: New file.
398         * config.in, configure: Regenerate.
399
400 2015-03-16  Mike Frysinger  <[email protected]>
401
402         * aclocal.m4, config.in, configure: Regenerate.
403
404 2015-03-14  Mike Frysinger  <[email protected]>
405
406         * Makefile.in (SIM_EXTRA_CFLAGS): Set to
407         -DSIM_USE_DEPRECATED_RUN_FRONTEND.
408         (SIM_RUN_OBJS): Set to run.o.
409
410 2015-02-19  Mike Frysinger  <[email protected]>
411
412         * interp.c (sim_kill): Delete unused func.
413
414 2014-08-19  Alan Modra  <[email protected]>
415
416         * configure: Regenerate.
417
418 2014-08-15  Roland McGrath  <[email protected]>
419
420         * configure: Regenerate.
421         * config.in: Regenerate.
422
423 2014-03-10  Mike Frysinger  <[email protected]>
424
425         * interp.c (sim_do_command): Add const to cmd.
426
427 2014-03-05  Mike Frysinger  <[email protected]>
428
429         * interp.c (sim_load): Add const to prog.
430
431 2013-09-23  Alan Modra  <[email protected]>
432
433         * configure: Regenerate.
434
435 2013-06-03  Mike Frysinger  <[email protected]>
436
437         * aclocal.m4, configure: Regenerate.
438
439 2012-06-15  Joel Brobecker  <[email protected]>
440
441         * config.in, configure: Regenerate.
442
443 2012-05-24  Pedro Alves  <[email protected]>
444
445         PR gdb/7205
446         * Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
447
448 2012-03-24  Mike Frysinger  <[email protected]>
449
450         * aclocal.m4, config.in, configure: Regenerate.
451
452 2011-12-03  Mike Frysinger  <[email protected]>
453
454         * aclocal.m4: New file.
455         * configure: Regenerate.
456
457 2011-10-17  Mike Frysinger  <[email protected]>
458
459         * configure.ac: Change include to common/acinclude.m4.
460
461 2011-10-17  Mike Frysinger  <[email protected]>
462
463         * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
464         call.  Replace common.m4 include with SIM_AC_COMMON.
465         * configure: Regenerate.
466
467 2011-04-16  Mike Frysinger  <[email protected]>
468
469         * interp.c (sim_complete_command): New stub function.
470
471 2010-04-14  Mike Frysinger  <[email protected]>
472
473         * interp.c (sim_write): Add const to buffer arg.
474
475 2009-11-12  Tristan Gingold  <[email protected]>
476
477         * interp.c (sim_write): Allow byte access.
478         (sim_read): Ditto.
479
480 2009-11-12  Tristan Gingold  <[email protected]>
481
482         * interp.c (sim_load): Clear memory before loading.
483
484 2009-11-09  Tristan Gingold  <[email protected]>
485
486         * interp.c (sim_resume): Fix typo for OP_ret.
487
488 2009-10-22  Tristan Gingold  <[email protected]>
489
490         * interp.c (sim_stop): Return 1.
491
492 2009-04-27  Tristan Gingold  <[email protected]>
493
494         * interp.c, Makefile.in, configure.ac: New files.
495         * config.in: New file, generated by autoheader.
496         * configure: New file generated by autoconf.
This page took 0.052657 seconds and 4 git commands to generate.