]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/arm/ChangeLog
[ARM, sim] Fix build failure with -Werror (PR26365)
[thirdparty/binutils-gdb.git] / sim / arm / ChangeLog
CommitLineData
a5353ae6
LM
12020-08-13 Luis Machado <luis.machado@linaro.org>
2
3 PR sim/26365
4
5 * wrapper.c (sim_target_parse_command_line): Free discarded argv
6 entries.
7 (sim_open): Use a duplicate of argv instead of the original argv.
8
07f1f3aa
CB
92020-01-17 Christian Biesinger <cbiesinger@google.com>
10
11 * iwmmxt.c: Fix spelling error (seperate).
12
851c0536
LM
132019-12-06 Luis Machado <luis.machado@linaro.org>
14
15 * armemu.c (isize): Move this declaration ...
16 * arminit.c (isize): ... here.
17 * maverick.h: New file.
18 * wrapper.c: Include "maverick.h".
19 (<struct maverick_regs>, <union maverick_acc_regs>): Remove and update
20 comment.
21 (sim_create_inferior): Cast variables to proper type.
22 * maverick.c: Include "maverick.h".
23 (<struct maverick_regs>, <union maverick_acc_regs>): Move
24 declarations to maverick.h and update comment.
25 (DSPsc, DSPacc, DSPregs): Adjust comment.
26
43724d16
NC
272018-01-02 Nick Clifton <nickc@redhat.com>
28
29 PR 22663
30 * maverick.c (DSPCDP4): Add missing parameter to debug print
31 statement.
32
88240b18
YQ
332017-09-21 Yao Qi <yao.qi@linaro.org>
34
35 * wrapper.c (print_insn): Use disassembler instead of
36 print_insn_little_arm.
37
5c887dd5
JB
382017-09-06 John Baldwin <jhb@FreeBSD.org>
39
40 * configure: Regenerate.
41
13a590ca
MF
422017-02-13 Mike Frysinger <vapier@gentoo.org>
43
44 * armos.c: Include libiberty.h.
45 (SWIopen): Use ARRAY_SIZE.
46 * armsupp.c: Include libiberty.h.
47 (ModeToBank): Use ARRAY_SIZE.
48 * wrapper.c (sim_target_parse_command_line): Likewise.
49
7df94786
NC
502016-07-14 Nick Clifton <nickc@redhat.com>
51
52 * armemu.c (Multiply64): Only issue error messages about invalid
53 arguments if debugging is enabled.
54 * armos.c (ARMul_OSHandleSWI): Ignore invalid flags.
55
ce39bd38
MF
562016-01-10 Mike Frysinger <vapier@gentoo.org>
57
58 * config.in, configure: Regenerate.
59
e19418e0
MF
602016-01-10 Mike Frysinger <vapier@gentoo.org>
61
62 * configure: Regenerate.
63
16f7876d
MF
642016-01-10 Mike Frysinger <vapier@gentoo.org>
65
66 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call.
67 * configure: Regenerate.
68
99d8e879
MF
692016-01-10 Mike Frysinger <vapier@gentoo.org>
70
71 * configure: Regenerate.
72
35656e95
MF
732016-01-10 Mike Frysinger <vapier@gentoo.org>
74
75 * configure: Regenerate.
76
347fe5bb
MF
772016-01-10 Mike Frysinger <vapier@gentoo.org>
78
79 * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
80 * configure: Regenerate.
81
22be3fbe
MF
822016-01-10 Mike Frysinger <vapier@gentoo.org>
83
84 * configure: Regenerate.
85
0dc73ef7
MF
862016-01-10 Mike Frysinger <vapier@gentoo.org>
87
88 * configure: Regenerate.
89
936df756
MF
902016-01-09 Mike Frysinger <vapier@gentoo.org>
91
92 * config.in, configure: Regenerate.
93
2e3d4f4d
MF
942016-01-06 Mike Frysinger <vapier@gentoo.org>
95
96 * wrapper.c (sim_create_inferior): Mark argv and env const.
97 (sim_open): Mark argv const.
98
9bbf6f91
MF
992016-01-04 Mike Frysinger <vapier@gentoo.org>
100
101 * configure: Regenerate.
102
77cf2ef5
MF
1032016-01-03 Mike Frysinger <vapier@gentoo.org>
104
105 * wrapper.c (sim_open): Update sim_parse_args comment.
106
34fed699
MF
1072016-01-03 Mike Frysinger <vapier@gentoo.org>
108
109 * wrapper.c (sim_target_parse_arg_array): Replace for loop with
110 a call to countargv.
111
0cb8d851
MF
1122016-01-03 Mike Frysinger <vapier@gentoo.org>
113
114 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
115 * configure: Regenerate.
116
1ac72f06
MF
1172016-01-02 Mike Frysinger <vapier@gentoo.org>
118
119 * configure: Regenerate.
120 * wrapper.c (init): Change BIG_ENDIAN to BFD_ENDIAN_BIG.
121
e1211e55
MF
1222015-12-30 Mike Frysinger <vapier@gentoo.org>
123
124 * wrapper.c (sim_store_register): Rename to ...
125 (arm_reg_store): ... this.
126 (sim_fetch_register): Rename to ...
127 (arm_reg_fetch): ... this.
128 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
129
5e744ef8
MF
1302015-12-27 Mike Frysinger <vapier@gentoo.org>
131
132 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
133
1b393626
MF
1342015-12-26 Mike Frysinger <vapier@gentoo.org>
135
136 * config.in, configure: Regenerate.
137
91d6df78
MF
1382015-12-25 Mike Frysinger <vapier@gentoo.org>
139
140 * Makefile.in (SIM_OBJS): Delete bag.o.
141 * armdefs.h (struct ARMul_State): Delete ErrorCode.
142 (ResetPin, FIQPin, IRQPin, AbortPin, TransPin, BigEndPin, Prog32Pin,
143 Data32Pin, LateAbortPin, ARMul_OSExit, ARMul_OSLastErrorP,
144 ARMul_Debug, ARMul_OSException,rdi_log, SpinCursor, HOURGLASS,
145 HOURGLASS_RATE): Delete.
146 * armemu.c (ARMul_Emulate26): Delete ARMul_Debug call.
147 * arminit.c (ARMul_Reset): Do not set state->ErrorCode.
148 (ARMul_Abort): Delete ARMul_OSException call.
149 * armopts.h: Delete file.
150 * armos.c (isatty_, ARMul_OSExit, ARMul_OSException,
151 ARMul_OSLastErrorP, ARMul_Debug, BUFFERSIZE, UNIQUETEMPS, NOOP,
152 BINARY, READOP, WRITEOP, FIXCRLF): Delete.
153 (struct OSblock): Delete Time0, ErrorP, FileTable, FileFlags, and
154 tempnames.
155 (ARMul_OSInit): Do not set OSptr->ErrorP, OSptr->FileTable, or
156 OSptr->tempnames.
157 * armrdi.c: Delete file.
158 * armvirt.c: Delete armopts.h include.
159 (ARMul_LoadInstrS): Delete HOURGLASS logic.
160 * bag.c, bag.h, communicate.c, communicate.h, dbg_conf.h, dbg_cp.h,
161 dbg_hif.h: Delete files.
162 * dbg_rdi.h (RDP_*, RDI*): Delete defines.
163 (PointHandle, ThreadHandle, Dbg_ConfigBlock, Dbg_HostosInterface,
164 Dbg_MCState, getbufferproc): Delete.
165 (rdi_*): Delete Functions.
166 (RDI_ConfigAspect, RDI_ConfigMatchType, RDI_NameList): Delete
167 (struct RDIProcVec): Delete.
168 * gdbhost.c, gdbhost.h, kid.c, main.c, parent.c: Delete files.
169 * wrapper.c (ARMul_Debug): Delete.
170
1d19cae7
DV
1712015-12-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
172
173 * thumbemu.c (handle_T2_insn): Fix left shift of negative value.
174 * armemu.c (handle_v6_insn): Likewise.
175
6e4f085c
MF
1762015-11-14 Mike Frysinger <vapier@gentoo.org>
177
178 * wrapper.c (sim_close): Delete.
179
454de2ee
NC
1802015-07-14 Nick Clifton <nickc@redhat.com>
181
182 * armcopro.c: Remove extraneous whitespace.
183 * armdefs.h: Likewise.
184 * armfpe.h: Likewise.
185 * arminit.c: Likewise.
186 * armopts.h: Likewise.
187 * armos.c: Likewise.
188 * armos.h: Likewise.
189 * armrdi.c: Likewise.
190 * armsupp.c: Likewise.
191 * armvirt.c: Likewise.
192 * bag.c: Likewise.
193 * bag.h: Likewise.
194 * communicate.c: Likewise.
195 * communicate.h: Likewise.
196 * dbg_conf.h: Likewise.
197 * dbg_cp.h: Likewise.
198 * dbg_hif.h: Likewise.
199 * dbg_rdi.h: Likewise.
200 * gdbhost.c: Likewise.
201 * gdbhost.h: Likewise.
202 * iwmmxt.c: Likewise.
203 * iwmmxt.h: Likewise.
204 * kid.c: Likewise.
205 * main.c: Likewise.
206 * maverick.c: Likewise.
207 * parent.c: Likewise.
208 * thumbemu.c: Likewise.
209 * wrapper.c: Likewise.
210
db49d3d0
NC
2112015-07-02 Nick Clifton <nickc@redhat.com>
212
213 * Makefile.in (SIM_EXTRA_CFLAGS): Revert previous delta.
214 (SIM_EXTRA_LIBS): Add -lm.
215
73cb0348
NC
2162015-06-28 Nick Clifton <nickc@redhat.com>
217
218 * Makefile.in (SIM_EXTRA_CFLAGS): Add -lm.
219 * armdefs.h (ARMdval, ARMfval): New types.
220 (ARM_VFP_reg): New union.
221 (struct ARMul_State): Add VFP_Reg and FPSCR fields.
222 (VFP_fval, VFP_uword, VFP_sword, VFP_dval, VFP_dword): Accessor
223 macros for the new VFP_Reg field.
224 * armemu.c (handle_v6_insn): Add code to handle MOVW, MOVT,
225 QADD16, QASX, QSAX, QSUB16, QADD8, QSUB8, UADD16, USUB16, UADD8,
226 USUB8, SEL, REV, REV16, RBIT, BFC, BFI, SBFX and UBFX
227 instructions.
228 (handle_VFP_move): New function.
229 (ARMul_Emulate16): Add checks for newly supported v6
230 instructions. Add support for VMRS, VMOV and MRC instructions.
231 (Multiply64): Allow nRdHi == nRm and/or nRdLo == nRm when
232 operating in v6 mode.
233 * armemu.h (t_resolved): Define.
234 * armsupp.c: Include math.h.
235 (handle_VFP_xfer): New function. Handles VMOV, VSTM, VSTR, VPUSH,
236 VSTM, VLDM and VPOP instructions.
237 (ARMul_LDC): Test for co-processor 10 or 11 and pass call to the
238 new handle_VFP_xfer function.
239 (ARMul_STC): Likewise.
240 (handle_VFP_op): New function. Handles VMLA, VMLS, VNMLA, VNMLS,
241 VNMUL, VMUL, VADD, VSUB, VDIV, VMOV, VABS, VNEG, VSQRT, VCMP,
242 VCMPE and VCVT instructions.
243 (ARMul_CDP): Test for co-processor 10 or 11 and pass call to the
244 new handle_VFP_op function.
245 * thumbemu.c (tBIT, tBITS, ntBIT, ntBITS): New macros.
246 (test_cond): New function. Tests a condition and returns non-zero
247 if the condition has been met.
248 (handle_IT_block): New function.
249 (in_IT_block): New function.
250 (IT_block_allow): New function.
251 (ThumbExpandImm): New function.
252 (handle_T2_insn): New function. Handles T2 thumb instructions.
253 (handle_v6_thumb_insn): Add next_instr and pc parameters.
254 (ARMul_ThumbDecode): Add support for IT blocks. Add support for
255 v6 instructions.
256 * wrapper.c (sim_create_inferior): Detect a thumb address and call
257 SETT appropriately.
258
8d0978fb
MF
2592015-06-23 Mike Frysinger <vapier@gentoo.org>
260
261 * configure: Regenerate.
262
b50a1532
MF
2632015-06-23 Mike Frysinger <vapier@gentoo.org>
264
265 * armdefs.h: Always include stdint.h.
266 [!__STDC__]: Delete.
267 [!HAVE_STDINT_H]: Delete.
268 * dbg_hif.h [!__STDC__]: Delete.
269
a3487082
MF
2702015-06-12 Mike Frysinger <vapier@gentoo.org>
271
272 * configure: Regenerate.
273
306f4178
MF
2742015-06-12 Mike Frysinger <vapier@gentoo.org>
275
276 * configure: Regenerate.
277
20bca71d
MF
2782015-04-18 Mike Frysinger <vapier@gentoo.org>
279
280 * sim-main.h (SIM_CPU): Delete.
281
7e83aa92
MF
2822015-04-18 Mike Frysinger <vapier@gentoo.org>
283
284 * sim-main.h (sim_cia): Delete.
285
034685f9
MF
2862015-04-17 Mike Frysinger <vapier@gentoo.org>
287
288 * sim-main.h (CIA_GET, CIA_SET): Delete.
289
27b97b40
MF
2902015-04-17 Mike Frysinger <vapier@gentoo.org>
291
292 * wrapper.c (arm_pc_get, arm_pc_set): New functions.
293 (sim_open): Declare new local var i. Call CPU_PC_FETCH &
294 CPU_PC_STORE for all cpus.
295
78e9aa70
MF
2962015-04-15 Mike Frysinger <vapier@gentoo.org>
297
298 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
299 * sim-main.h (STATE_CPU): Delete.
300
bf12d44e
MF
3012015-04-13 Mike Frysinger <vapier@gentoo.org>
302
303 * configure: Regenerate.
304
e787f858
MF
3052015-04-12 Mike Frysinger <vapier@gentoo.org>
306
307 * Makefile.in (SIM_OBJS): Move wrapper.o to the start of the list.
308
122bbfb5
MF
3092015-04-06 Mike Frysinger <vapier@gentoo.org>
310
311 * Makefile.in (SIM_OBJS): Delete sim-engine.o.
312
0fe84f3f
MF
3132015-04-01 Mike Frysinger <vapier@gentoo.org>
314
315 * Makefile.in (armos.o, armcopro.o, maverick.o, iwmmxt.o, arminit.o,
316 armrdi.o, armsupp.o, thumbemu.o, bag.o, wrapper.o): Delete rules.
317 * tconfig.h: Delete file.
318
aadc9410
MF
3192015-03-31 Mike Frysinger <vapier@gentoo.org>
320
321 * config.in, configure: Regenerate.
322
49d62f89
MF
3232015-03-30 Mike Frysinger <vapier@gentoo.org>
324
325 * Makefile.in (SIM_RUN_OBJS): Delete.
326 (SIM_EXTRA_CFLAGS): Delete -DSIM_TARGET_SWITCHES and
327 -DSIM_USE_DEPRECATED_RUN_FRONTEND.
328 (SIM_OBJS): Change to $(SIM_NEW_COMMON_OBJS).
329 * sim-main.h: New file.
330 * wrapper.c: Delete armdefs.h, sim-utils.h, and run-sim.h includes.
331 Add sim-main.h and sim-options.h includes.
332 (sim_callback, mem_size, trace): Add TODO comments.
333 (state): Delete static and add TODO comment.
334 (sim_kind, myname, big_endian): Delete.
335 (init): Change big_endian to CURRENT_TARGET_BYTE_ORDER check.
336 (sim_size, sim_trace, sim_info, sim_target_display_usage, sim_load,
337 sim_do_command, sim_set_callbacks, sim_complete_command): Delete.
338 (sim_target_parse_command_line): Mark static.
339 (free_state): New function.
340 (sim_open): Rewrite to use new common logic.
341 (sim_close): Delete body.
342
dbf8e8af
MF
3432015-03-30 Mike Frysinger <vapier@gentoo.org>
344
345 * Makefile.in (SIM_EXTRA_CFLAGS): Delete -DNEED_UI_LOOP_HOOK.
346 * interp.c [NEED_UI_LOOP_HOOK] (UI_LOOP_POLL_INTERVAL,
347 ui_loop_hook_counter, deprecated_ui_loop_hook): Delete.
348 (sim_resume) [NEED_UI_LOOP_HOOK]: Delete ui code.
349
58b991b1
MF
3502015-03-30 Mike Frysinger <vapier@gentoo.org>
351
352 * armemu.c [MODE32] (handle_v6_insn): Move definition.
353 (ARMul_Emulate26): Initialize do_int after label target.
354 * armemu.h (UNDEF_Test, UNDEF_Shift, UNDEF_MSRPC, UNDEF_MRSPC,
355 UNDEF_MULPCDest, UNDEF_MULDestEQOp1, UNDEF_LSRBPC,
356 UNDEF_LSRBaseEQOffWb, UNDEF_LSRBaseEQDestWb, UNDEF_LSRPCBaseWb,
357 UNDEF_LSRPCOffWb, UNDEF_LSMNoRegs, UNDEF_LSMPCBase,
358 UNDEF_LSMUserBankWb, UNDEF_LSMBaseInListWb, UNDEF_SWPPC,
359 UNDEF_CoProHS, UNDEF_MCRPC, UNDEF_LSCPCBaseWb,
360 UNDEF_UndefNotBounced, UNDEF_ShortInt, UNDEF_IllegalMode,
361 UNDEF_Prog32SigChange, UNDEF_Data32SigChange): Define to while(0).
362 * armsupp.c (ARMul_Align): Convert old style prototype.
363 * bag.c (addtolist, killwholelist): Mark static.
364 (BAG_newbag): Convert old style prototype.
365 * maverick.c (mv_compute_host_endianness): Delete.
366 * wrapper.c (verbosity, sim_set_verbose): Delete.
367 (init): Set state->verbose to 0.
368
c4c9c44f
MF
3692015-03-30 Mike Frysinger <vapier@gentoo.org>
370
371 * configure.ac: Call SIM_AC_OPTION_ENDIAN, SIM_AC_OPTION_ALIGNMENT,
372 SIM_AC_OPTION_HOSTENDIAN, SIM_AC_OPTION_ENVIRONMENT,
373 SIM_AC_OPTION_INLINE, and SIM_AC_OPTION_WARNINGS.
374 * config.in, configure: Regenerate.
375
457983e3
MF
3762015-03-30 Mike Frysinger <vapier@gentoo.org>
377
378 * Makefile.in (COPRO): Delete.
379 (SIM_OBJS): Expand COPRO.
380 * configure.ac: Deletd stdint.h check.
381 (COPRO): Delete.
382 * configure: Regenerate.
383
ae7d0cac
MF
3842015-03-16 Mike Frysinger <vapier@gentoo.org>
385
386 * config.in, configure: Regenerate.
387 * tconfig.in: Rename file ...
388 * tconfig.h: ... here.
389
465fb143
MF
3902015-03-14 Mike Frysinger <vapier@gentoo.org>
391
392 * Makefile.in (SIM_EXTRA_CFLAGS): Add
393 -DSIM_USE_DEPRECATED_RUN_FRONTEND.
394 (SIM_RUN_OBJS): Set to run.o.
395
5cddc23a
MF
3962015-03-14 Mike Frysinger <vapier@gentoo.org>
397
398 * configure.ac (AC_CHECK_HEADERS): Delete unistd.h.
399 * aclocal.m4, configure: Regenerate.
400
2974be62
AM
4012014-08-19 Alan Modra <amodra@gmail.com>
402
403 * configure: Regenerate.
404
faa743bb
RM
4052014-08-15 Roland McGrath <mcgrathr@google.com>
406
407 * configure: Regenerate.
408 * config.in: Regenerate.
409
1d63324c
NC
4102014-03-18 Nick Clifton <nickc@redhat.com>
411
412 * wrapper.c: Convert function declarations to ISO C format.
413 (sim_open): Delete code for handling t,d and z command line
414 options.
415
8d052926
NC
4162014-03-14 Nick Clifton <nickc@redhat.com>
417
418 * wrapper.c (op_print): New function.
419 (sim_dis_read): New function.
420 (print_insn): New function - disassembles the given instruction.
421 (sim_trace): Note that tracing is now allowed.
422 (sim_create_inferior): Default to emulating v6.
423 Initialise the disassembler machinery.
424 (sim_target_parse_command_line): Add support for -t -d and -z
425 options.
426 (sim_target_display_usage): Note existence of -d and -z options.
427 (sim_open): Parse -t -d and -z options.
428 * armemu.h: Add exports of trace, disas and trace_funcs.
429 Add prototype for print_insn.
430 * armemu.c (ARMul_Emulate26): Add tracing code.
431 Delete unused variables.
432 * thumbemu (handle_v6_thumb_insn): Delete unused variable Rd.
433 Move Rm variable into switch cases.
434 Add tracing code.
435
436 * armcopro.c (XScale_cp15_init): Add a return value.
437 (XScale_cp13_init): Likewise.
438 (XScale_cp14_init): Likewise.
439 (XScale_cp15_LDC): Delete unused function.
440 (XScale_cp15_STC): Likewise.
441 * maverick.c: Delete comment inside comment.
442 (DSPInit): Delete unused function.
443 (DSPMCR4): Fix compile time warning about missing parenthesis.
444 (DSPMCR5): Likewise.
445 (DSPCDP6): Delete unused variable opcode2.
446
b9366cf3
DM
4472014-03-14 David McQuillan <dmcq@tao-group.com>
448
449 PR sim/8388
450 * armemu.c (WriteR15Load): New function. Determines if the state
451 can be changed upon a write to R15.
452 (LoadMult): Use WriteR15Load.
453 * armemu.h (WRITEDESTB): Use WriteR15Load.
454
60d847df
MF
4552014-03-10 Mike Frysinger <vapier@gentoo.org>
456
457 * wrapper.c (sim_do_command): Add const to cmd.
458
b2b255bd
MF
4592014-03-05 Mike Frysinger <vapier@gentoo.org>
460
461 * wrapper.c (sim_load): Add const to prog.
462
bf3d9781
AM
4632013-09-23 Alan Modra <amodra@gmail.com>
464
465 * configure: Regenerate.
466
31e6ad7d
MF
4672013-06-03 Mike Frysinger <vapier@gentoo.org>
468
469 * aclocal.m4, configure: Regenerate.
470
590919de
MF
4712013-05-07 Jayant Sonar <jayant.sonar@kpitcummins.com>
472 Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>
473
474 * armemu.c (ARMul_Emulate32): Emulate instructions MOVW and MOVT.
475
19a3671c
JB
4762012-12-19 Joel Brobecker <brobecker@adacore.com>
477
478 * COPYING: Update to GPL version 3.
479
f253d86d
NC
4802012-09-03 Nick Clifton <nickc@redhat.com>
481
482 PR sim/14540
483 * armsupp.c (ARMul_MRC): Return 0 if access to the MRC instruction
484 is denied.
485
9256caa6
KB
4862012-08-01 Kevin Buettner <kevinb@redhat.com>
487
488 * wrapper.c (libiberty.h): Include.
489 (sim_store_register, sim_fetch_register): On success, return
490 length, instead of -1.
491
5f3ef9d0
JB
4922012-06-15 Joel Brobecker <brobecker@adacore.com>
493
494 * config.in, configure: Regenerate.
495
b0f05691
NC
4962012-06-13 Nick Clifton <nickc@redhat.com>
497
498 * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXt
499 binaries (for now).
500
a493e3e2
PA
5012012-05-24 Pedro Alves <palves@redhat.com>
502
503 PR gdb/7205
504
72f4393d 505 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
a493e3e2 506
a6ff997c
NC
5072012-05-18 Nick Clifton <nickc@redhat.com>
508
509 PR 14072
510 * wrapper.c: Include config.h before system header files.
511
2232061b
MF
5122012-03-24 Mike Frysinger <vapier@gentoo.org>
513
514 * aclocal.m4, config.in, configure: Regenerate.
515
db2e4d67
MF
5162011-12-03 Mike Frysinger <vapier@gentoo.org>
517
518 * aclocal.m4: New file.
519 * configure: Regenerate.
520
9c082ca8
MF
5212011-10-17 Mike Frysinger <vapier@gentoo.org>
522
523 * configure.ac: Change include to common/acinclude.m4.
524
6ffe910a
MF
5252011-10-17 Mike Frysinger <vapier@gentoo.org>
526
527 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
528 call. Replace common.m4 include with SIM_AC_COMMON.
529 * configure: Regenerate.
530
161fc452
NC
5312011-07-01 Nick Clifton <nickc@redhat.com>
532
533 PR sim/12737
534 * iwmmxt.c (WCMPGT): Sign extend 32-bit values before performing a
535 signed compare.
536 (WMAC): Extend computed result before adding to result register.
537 (WRSA): Sign extend 32-bit values before shifting.
538
af9f7da7
MF
5392011-04-16 Mike Frysinger <vapier@gentoo.org>
540
541 * wrapper.c (sim_complete_command): New stub function.
542
363a6e9f
OS
5432010-05-26 Ozkan Sezer <sezeroz@gmail.com>
544
545 * communicate.c (MYread_char): Check error return from accept() call
546 by its equality to -1 not by it being negative.
547 (MYread_charwait): Likewise.
548 * main.c (main): Likewise for both socket() and accept() calls.
549
5558e7e6
MF
5502010-04-14 Mike Frysinger <vapier@gentoo.org>
551
552 * wrapper.c (sim_write): Add const to buffer arg.
553
3725885a
RW
5542010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
555
556 * configure: Regenerate.
557
d6416cdc
RW
5582009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
559
81ecdfbb
RW
560 * config.in: Regenerate.
561 * configure: Likewise.
562
d6416cdc
RW
563 * configure: Regenerate.
564
a85c0b49
JS
5652008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
566
567 * arminit.c, iwmmxt.c: Include <string.h> to
568 eliminate warning.
b5bd9624
HPN
5692008-07-11 Hans-Peter Nilsson <hp@axis.com>
570
571 * configure: Regenerate to track ../common/common.m4 changes.
572 * config.in: Ditto.
573
6efef468 5742008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
575 Daniel Jacobowitz <dan@codesourcery.com>
576 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
577
578 * configure: Regenerate.
579 * wrapper.c (sim_target_display_usage): Add help parameter.
580
e1c9b6f1
MM
5812007-02-27 Mark Mitchell <mark@codesourcery.com>
582
583 * armos.c (SWIflen): Do not treate file descriptor zero as
584 special.
585
1306df90
NC
5862007-02-15 Nick Clifton <nickc@redhat.com>
587
588 * armemu.c (handle_v6_insn): Fix typo in sign extension test of
589 the sext and sxtah instructions.
590
8944021f
DJ
5912007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
592
593 Reported by timeless@gmail.com:
594 * wrapper.c (sim_target_parse_arg_array): Do not return void value.
595
edc5d9ec
HPN
5962006-12-21 Hans-Peter Nilsson <hp@axis.com>
597
598 * acconfig.h: Remove.
599 * config.in: Regenerate.
600
e85e3205
RE
6012006-06-13 Richard Earnshaw <rearnsha@arm.com>
602
603 * configure: Regenerated.
604
2f0122dc
DJ
6052006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
606
607 * configure: Regenerated.
608
20e95c23
DJ
6092006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
610
611 * configure: Regenerated.
612
4b1d9c58
PB
6132006-03-07 Paul Brook <paul@codesourcery.com>
614
615 * elfos.c (ARMul_OSHandleSWI): Call correct function for IsTTY.
616
eeea4660
DJ
6172006-02-01 Shaun Jackman <sjackman@gmail.com>
618
619 * armos.c (ARMul_OSHandleSWI): Handle the RedBoot system
620 call meminfo. Return ENOSYS for unhandled RedBoot syscalls.
621
aba6488e
MM
6222005-11-23 Mark Mitchell <mark@codesourcery.com>
623
624 * wrapper.c (gdb/signals.h): Include it.
625 (SIGTRAP): Don't define.
626 (SIGBUS): Likewise.
627 (sim_stop_reason): Use TARGET_SIGNAL_* instead of SIG*.
628
2be701a3
DJ
6292005-11-16 Shaun Jackman <sjackman@gmail.com>
630
eeea4660 631 * armos.c: Include limits.h
2be701a3
DJ
632 (unlink): Remove this macro. It is unused in this file and
633 conflicts with sim_callback->unlink.
634 (PATH_MAX): Define as 1024 if not already defined.
635 (ReadFileName): New function.
636 (SWIopen): Fix a potential buffer overflow.
637 (SWIremove): New function.
638 (SWIrename): Ditto.
639 (ARMul_OSHandleSWI): Handle the RDP calls SWI_IsTTY,
640 SWI_Remove, and SWI_Rename, as well as the RDI calls
641 AngelSWI_Reason_IsTTY, AngelSWI_Reason_Remove, and
642 AngelSWI_Reason_Rename.
643
c4793bac
PB
6442005-09-19 Paul Brook <paul@codesourcery.com>
645
646 * armdefs.h: Define ARMsword and ARMsdword. Use stdint.h when
647 available.
648 * armemu.c: Use them.
649 * armvirt.c (ARMul_MemoryInit): Use correct type for size.
650 * configure.ac: Check for stdint.h.
651 * config.in: Regenerate.
652 * configure: Regenerate.
653
546aee7a
NC
6542005-05-24 Nick Clifton <nickc@redhat.com>
655
656 * thumbemu.c (handle_v6_thumb_insn): New function.
657 (ARMul_ThumbDecode): Call handle_v6_thumb_insn() when an undefined
658 instruction binary is encountered.
659
380d9419
NC
6602005-05-12 Nick Clifton <nickc@redhat.com>
661
662 * Update the address and phone number of the FSF organization in
663 the GPL notices in the following files:
664 COPYING, Makefile.in, armcopro.c, armdefs.h, armemu.c,
665 armemu.h, armfpe.h, arminit.c, armopts.h, armos.c, armos.h,
666 armrdi.c, armsupp.c, armvirt.c, bag.c, bag.h, communicate.c,
667 communicate.h, dbg_conf.h, dbg_cp.h, dbg_hif.h, dbg_rdi.h,
668 gdbhost.c, gdbhost.h, iwmmxt.c, iwmmxt.h, kid.c, main.c,
669 maverick.c, parent.c, thumbemu.c, wrapper.c
670
8207e0f2
NC
6712005-04-20 Nick Clifton <nickc@redhat.com>
672
673 * armemu.c (handle_v6_insn): New function - emulate a few of the
674 v6 instructions - the ones now generated by GCC.
675 (ARMulEmulate32): Call handle_v6_insn when a possible v6 insn is
676 found.
677 * armdefs.h (struct ARMul_State): Add new field: is_v6.
678 (ARM_v6_Prop): Define.
679 * arminit.c (ARMul_NewState): Initialise the v6 flag.
680 (ARMul_SelectProcessor): Determine if the v6 flag should be
681 set.
682 * wrapper.c (sim_create_inferior): For unknown architectures,
683 default to allowing the v6 instructions.
72f4393d 684
16d55f14
NC
6852005-04-18 Nick Clifton <nickc@redhat.com>
686
687 * iwmmxt.c (WMAC, WMADD): Move casts from the LHS of an assignment
688 operator to the RHS.
689 (WSLL, WSRA, WSRL, WUNPCKEH, WUNPACKEL): Use ULL suffix to
690 indicate an unsigned long long constant.
691
2b193c4a
MK
6922005-03-23 Mark Kettenis <kettenis@gnu.org>
693
694 * configure: Regenerate.
695
35695fd6
AC
6962005-01-14 Andrew Cagney <cagney@gnu.org>
697
698 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
699 explicit call to AC_CONFIG_HEADER.
700 * configure: Regenerate.
701
f0569246
AC
7022005-01-12 Andrew Cagney <cagney@gnu.org>
703
704 * configure.ac: Update to use ../common/common.m4.
705 * configure: Re-generate.
706
38f48d72
AC
7072005-01-11 Andrew Cagney <cagney@localhost.localdomain>
708
709 * configure: Regenerated to track ../common/aclocal.m4 changes.
710
b7026657
AC
7112005-01-07 Andrew Cagney <cagney@gnu.org>
712
713 * configure.ac: Rename configure.in, require autoconf 2.59.
714 * configure: Re-generate.
715
379832de
HPN
7162004-12-08 Hans-Peter Nilsson <hp@axis.com>
717
718 * configure: Regenerate for ../common/aclocal.m4 update.
719
0aaa4a81
AC
7202004-06-28 Andrew Cagney <cagney@gnu.org>
721
722 * armemu.c: Rename ui_loop_hook to deprecated_ui_loop_hook.
723
a4c9740c
MM
7242003-12-29 Mark Mitchell <mark@codesourcery.com>
725
726 * armos.c (fcntl.h): Do not include it.
727 (O_RDONLY): Do not define.
728 (O_WRONLY): Likewise.
729 (O_RDWR): Likewise.
730 (targ-vals.h): Include it.
731 (translate_open_mode): Use TARGET_O_* instead of O_*.
732 (SWIopen): Likewise.
733 * Makefile.in (armos.o): Depend on targ-vals.h.
734
c88931b0
NC
7352003-04-13 Nick Clifton <nickc@redhat.com>
736
737 * armvirt.c (GetWord): Only call XScale_check_memacc if in XScale
738 mode.
739 (PutWord): Likewise.
740
3a3d6f65
NC
7412003-03-30 Nick Clifton <nickc@redhat.com>
742
743 * configure.in (CON_FLAGS): Remove.
744 (COPRO): Unconditionally include iwmmxt.o.
745 * configure: Regenerate.
746 * Makefile.in (CON_FLAGS): Remove.
747 * armcopro.c: Remove use of __IWMMXT__ flag.
748 * wrapper.c: Likewise.
749 * armemu.c: Likewise.
750 Add explanatory comment for suppressed code.
751
7522003-03-27 Nick Clifton <nickc@redhat.com>
753
754 * armos.c (ARMul_OsHandleSWI): Catch SWIs for unhandled vectors.
755
0f026fd0
NC
7562003-03-27 Nick Clifton <nickc@redhat.com>
757
758 * configure.in: (CON_FLAGS): Define and intialise.
759 (COPRO): Add iwmmxt.o if configuring for XScale.
760 * configure: Regenerate.
761 * Makefile.in (iwmmxt.o): Add rule to build.
762 (COM_FLAGS): Define.
763 (ALL_FLAGS): Add CON_FLAGS.
764 * armcopro.c (ARMul_CoProInit): Initialise iWMMXt coprocessors.
765 * armdefs.h (struct ARMul_State): Add 'is_iWMMXt' field.
766 (ARM_iWMMXt_Prop): Define.
767 * armemu.c (ARMul_Emulate16): Intercept iWMMXt instructions and
768 pass to coprocessor.
769 * arminit.c (ARMul_NewState): Initialise 'is_iWMMXt'.
770 (ARMul_Abort): Catch branches through uninitialised vectors.
771 * armos.c (softevtorcode): Update comment.
772 (ARMul_OsInit): Use ARMUndefinedInstrV.
0f026fd0
NC
773 * wrapper.c (sim_create_inferior): Handle iWMMXt processor type.
774 (sim_store_register): Handle iWMMXt registers.
775 (sim_fetch_register): Handle iWMMXt registers.
776 * iwmmxt.h: New file. Exported iWMMXt coprocessor emulator
777 functions.
778 * iwmmxt.c: New file: iWMMXt emulator.
779
dd97b6fd 7802003-03-20 Nick Clifton <nickc@redhat.com>
f603c8fe
NC
781
782 * Contribute support for Cirrus Maverick ARM co-processor,
72f4393d
L
783 written by Aldy Hernandez <aldyh@redhat.com> and
784 Andrew Cagney <cagney@redhat.com>:
f603c8fe
NC
785
786 * maverick.c: New file: Support for Maverick floating point
72f4393d
L
787 co-processor.
788 * Makefile.in: Add maverick.o target.
789 * configure.in (COPRO): Add maverick.o.
790 * configure: Regenerate.
791 * armcopro.c (ARMul_CoProInit): Only initialise co-processors
f603c8fe
NC
792 available on target processor. Add code to initialse Maverick
793 co-processor support code.
72f4393d
L
794 * armdefs.h (ARMul_state): Add is_ep9312 field.
795 (ARM_ep9312_Prop): Define.
796 * armemu.h: Add prototypes for Maverick co-processor
f603c8fe 797 functions.
72f4393d 798 * arminit.c (ARMul_SelectProcessor): Initialise the
f603c8fe 799 co-processor support once the chip has been selected.
72f4393d
L
800 * wrapper.c: Add support for Maverick co-processor.
801 (init): Do not call ARMul_CoProInit. Delays this until the
f603c8fe
NC
802 chip has been selected.
803
0d9fd8f1
NC
8042003-03-02 Nick Clifton <nickc@redhat.com>
805
806 * armos.c (SWIWrite0): Catch big-endian bug when printing
807 characters.
808
6b4a8935
AC
8092003-02-27 Andrew Cagney <cagney@redhat.com>
810
811 * wrapper.c (sim_create_inferior, sim_open): Rename _bfd to bfd.
72f4393d 812
45fdcabe
BE
8132003-01-10 Ben Elliston <bje@redhat.com>
814
815 * README.Cygnus: Rename from this ..
816 * README: .. to this.
817
058f270d
AC
8182002-09-27 Andrew Cagney <ac131313@redhat.com>
819
820 * wrapper.c (sim_open): Add support for -m<mem-size>.
821 (mem_size): Reduce to 2MB.
822 Fix PR gdb/433.
823
c7a7b500
NC
8242002-08-15 Nick Clifton <nickc@redhat.com>
825
826 * armos.c (ARMul_OSHandleSWI): Catch and ignore SWIs of -1, they
827 can be caused by an interrupted system call being resumed by GDB.
828
630ace25
NC
8292002-07-05 Nick Clifton <nickc@cambridge.redhat.com>
830
831 * armemu.c (ARMul_Emulate32): Add more tests for valid MIA, MIAPH
832 and MIAxy instructions.
72f4393d 833
7b77dec6
NC
8342002-06-21 Nick Clifton <nickc@cambridge.redhat.com>
835
836 * armos.h (ADP_Stopped_RunTimeError): Set correct value.
837
c8cca39f
AC
8382002-06-16 Andrew Cagney <ac131313@redhat.com>
839
840 * configure: Regenerated to track ../common/aclocal.m4 changes.
841
26216b98
AC
8422002-06-12 Andrew Cagney <ac131313@redhat.com>
843
844 * Makefile.in: Update copyright.
845 (wrapper.o): Specify dependencies.
846 * wrapper.c: Include "gdb/sim-arm.h".
847 (sim_store_register, sim_fetch_register): Rewrite using `enum
848 arm_sim_regs' and a switch.
849
3c25f8c7
AC
8502002-06-09 Andrew Cagney <cagney@redhat.com>
851
852 * wrapper.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
853 * armos.c: Include "gdb/callback.h".
854
5aa682b2
NC
8552002-05-29 Nick Clifton <nickc@cambridge.redhat.com>
856
857 * armcopro.c (XScale_check_memacc): Set the FSR and FAR registers
858 if a Data Abort is detected.
859
7378e198
NC
8602002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
861
10b57fcb
NC
862 * armvirt.c (GetWord): Only perform access checks if 'check'
863 is set.
864 (PutWord): Likewise.
865 * wrapper.c (sim_create_inferior): Report unknown machine
866 numbers.
7378e198
NC
867 * thumbemu.c (ARMul_ThumbDecode, Case 31): Do not set LR to pc +
868 2, it has already been advanced.
869
2984e114
NC
8702002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
871
872 * thumbemu.c (ARMul_ThumbDecode): When decoding a BLX(1)
873 instruction do not add in the second bit of the base address -
874 this has already been accounted for.
875
8b2440b7
NC
8762002-05-21 Nick Clifton <nickc@cambridge.redhat.com>
877
878 * armcopro.c (check_cp13_access): Allow access to register 1 when
879 CRm is 1.
880 (write_cp13_reg): Allow bit 0 of reg 1 of CRm 1 to be written to.
881
de4112fa
NC
8822002-05-17 Nick Clifton <nickc@cambridge.redhat.com>
883
7f53bce4 884 * Makefile.in (SIM_TARGET_SWITCHES): Define.
de4112fa
NC
885 * armos.c (swi_mask): Define. Initialise to supporting all
886 SWI emulations.
887 (ARMul_OSInit): For XScale targets, only support the ANGEL
888 SWI interface. (This is at the request if Intel).
889 (ARMul_OSHandleSWI): Examine swi_mask to see if a particular
72f4393d 890 SWI call should be emulated.
de4112fa
NC
891 Do not fall through from AngelSWI_Reason_WriteC.
892 Propagate exit code from RedBoot Exit SWI.
893 * rdi-dgb.h (swi_mask): Prototype.
894 (SWI_MASK_DEMON, SWI_MASK_ANGEL, SWI_MASK_REDBOOT): Define.
895 * wrapper.c (sim_target_parse_command_line): New function.
896 Look for and handle --swi-support switch.
897 (sim_target_parse_arg_array): New function. Process an argv
898 array for parsing by sim_target_parse_command_line.
899 (sim_target_display_usage): New function. Describe syntax of
900 --swi-suppoort switch.
901 (sim_open): Add call to sim_target_parse_arg_array).
902
d8512e6a
NC
9032002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
904
905 * armos.c (ARMul_OSHandleSWI): Support the RedBoot SWI in ARM
906 mode and some of its system calls.
907
ae60d3dd
AG
9082002-03-17 Anthony Green <green@redhat.com>
909
910 * wrapper.c (mem_size): Increase the default target memory to 8MB.
911
b3ba81f8
KS
9122002-02-21 Keith Seitz <keiths@redhat.com>
913
914 * armos.c (SWIWrite0): Use generic host_callback mechanism
915 for supported OS functions "open", "close", "write", etc.
916 (SWIopen): Likewise.
917 (SWIread): Likewise.
918 (SWIwrite): Likewise.
919 (SWIflen): Likewise.
920 (ARMul_OSHandleSWI): Likewise.
921
c17aa318
NC
9222002-02-05 Nick Clifton <nickc@cambridge.redhat.com>
923
924 * wrapper.c (sim_create_inferior): Modify previous patch so that
925 it is only triggered for COFF format executables.
926
25180f8a
NC
9272002-02-04 Nick Clifton <nickc@cambridge.redhat.com>
928
c17aa318
NC
929 * wrapper.c (sin_create_inferior): If a v5 architecture is
930 detected, assume it might be an XScale binary, since there is no
931 way to distinguish between the two in the COFF file format.
25180f8a 932
57165fb4
NC
9332002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
934
935 * arminit.c (ARMul_Abort): Fix parameters passed to CPRead[13].
936 * armemu.c (ARMul_Emulate32): Fix parameters passed to CPRead[13]
937 and CPRead[14].
938 Fix formatting. Improve layout.
939 * armemu.h: Fix formatting. Improve layout.
940
272fcdcd
NC
9412002-01-09 Nick Clifton <nickc@cambridge.redhat.com>
942
943 * wrapper.c (sim_fetch_register): If fetching more than 4 bytes
944 return zeroes in the other words.
86c735a5 945 General formatting tidy ups.
272fcdcd 946
6746a76a
BH
9472001-11-16 Ben Harris <bjh21@netbsd.org>
948
949 * Makefile.in (armemu32.o): Replace $< with autoconf recommended
950 $(srcdir)/....
951 (armemu26.o): Ditto.
952
ff44f8e3
NC
9532001-10-18 Nick Clifton <nickc@cambridge.redhat.com>
954
955 * armemu.h (CP_ACCESS_ALLOWED): New macro.
956 Fix formatting.
957 * armcopro.c (read_cp14_reg): Make static.
958 (write_cp14_reg): Make static.
959 (check_cp13_access): Use CP_ACCESS_ALLOWED macro.
960 Fix formatting.
961 * armsupp.c (ARMul_LDC): Check CP_ACCESS_ALLOWED.
962 (ARMul_STC): Check CP_ACCESS_ALLOWED.
963 (ARMul_MCR): Check CP_ACCESS_ALLOWED.
964 (ARMul_MRC): Check CP_ACCESS_ALLOWED.
965 (ARMul_CDP): Check CP_ACCESS_ALLOWED.
966 Fix formatting.
967 * armemu.c (MCRR): Check CP_ACCESS_ALLOWED. Test Rd and Rn not
968 equal to 15.
969 (MRRC): Check CP_ACCESS_ALLOWED. Test Rd and Rn not equal to 15.
970 Fix formatting.
971
fb7a8ef0
NC
9722001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
973
974 * armemu.c (ARMul_Emulate32): Fix handling of XScale LDRD and STRD
975 instructions with post indexed addressing modes.
976
dac07255
NC
9772001-05-08 Jens-Christian Lache <lache@tu-harburg.de>
978
979 * armsupp.c (ARMul_FixCPSR): Check Mode not Bank in order to
980 determine rocesor mode.
981
c3ae2f98
MG
9822001-04-18 matthew green <mrg@redhat.com>
983
984 * armcopro.c (write_cp15_reg): Set CHANGEMODE if endianness changes.
985 (read_cp15_reg): Make non-static.
986 (XScale_cp15_LDC): Update for write_cp15_reg() change.
987 (XScale_cp15_MCR): Likewise.
988 (XScale_cp15_write_reg): Likewise.
989 (XScale_check_memacc): New function. Check for breakpoints being
990 activated by memory accesses. Does not support the Branch Target
991 Buffer.
992 (XScale_set_fsr_far): New function. Set FSR and FAR for XScale.
993 (XScale_debug_moe): New function. Set the debug Method Of Entry,
994 if configured.
995 (write_cp14_reg): Reset count counter if requested.
996 * armdefs.h (struct ARMul_State): New members `LastTime' and
997 `CP14R0_CCD' used for the timer/counters.
998 (ARMul_CP13_R0_FIQ, ARMul_CP13_R0_IRQ, ARMul_CP13_R8_PMUS,
999 ARMul_CP14_R0_ENABLE, ARMul_CP14_R0_CLKRST, ARMul_CP14_R0_CCD,
1000 ARMul_CP14_R0_INTEN0, ARMul_CP14_R0_INTEN1, ARMul_CP14_R0_INTEN2,
1001 ARMul_CP14_R0_FLAG0, ARMul_CP14_R0_FLAG1, ARMul_CP14_R0_FLAG2,
1002 ARMul_CP14_R10_MOE_IB, ARMul_CP14_R10_MOE_DB, ARMul_CP14_R10_MOE_BT,
1003 ARMul_CP15_R1_ENDIAN, ARMul_CP15_R1_ALIGN, ARMul_CP15_R5_X,
1004 ARMul_CP15_R5_ST_ALIGN, ARMul_CP15_R5_IMPRE, ARMul_CP15_R5_MMU_EXCPT,
1005 ARMul_CP15_DBCON_M, ARMul_CP15_DBCON_E1, ARMul_CP15_DBCON_E0): New
1006 defines for XScale registers.
1007 (XScale_check_memacc, XScale_set_fsr_far, XScale_debug_moe): Prototype.
1008 (ARMul_Emulate32, ARMul_Emulate26): Clean up function definition.
1009 (ARMul_Emulate32): Handle the clock counter and hardware instruction
1010 breakpoints. Call XScale_set_fsr_far() for software breakpoints and
1011 software interrupts.
1012 (LoadMult): Call XScale_set_fsr_far() for data aborts.
1013 (LoadSMult): Likewise.
1014 (StoreMult): Likewise.
1015 (StoreSMult): Likewise.
1016 * armemu.h (write_cp15_reg): Update prototype.
1017 * arminit.c (ARMul_NewState): Initialise CP14R0_CCD and LastTime.
1018 (ARMul_Abort): If XScale, check for FIQ and IRQ being enabled in CP13
1019 register 0.
1020 * armvirt.c (GetWord): Call XScale_check_memacc().
1021 (PutWord): Likewise.
1022
3cf84db9
NC
10232001-03-20 Nick Clifton <nickc@redhat.com>
1024
1025 * armvirt.c (ARMul_ReLoadInstr): Do not enable alignment checking
1026 when loading unaligned thumb instructions.
1027
4f3c3dbb
NC
10282001-03-06 Nick Clifton <nickc@redhat.com>
1029
1030 * thumbemu.c (ARMul_ThumbDecode): Delete label bo_blx2.
72f4393d
L
1031 Compute destination address of BLX(1) instruction by
1032 taking bit 1 from PC and not from bit 0 of the offset.
4f3c3dbb 1033
917bca4f
NC
10342001-02-27 Nick Clifton <nickc@redhat.com>
1035
1036 * armvirt.c (GetWord): Add new parameter - check - to enable or
1037 disable the alignment checking.
1038 (PutWord): Add new parameter - check - to enable or disable the
1039 alignment checking.
1040 (ARMul_ReLoadInstr): Pass extra parameter to GetWord.
1041 (ARMul_ReadWord): Pass extra parameter to GetWord.
1042 (ARMul_WriteWord): Pass extra parameter to PutWord.
1043 (ARMul_StoreHalfWord): Pass extra parameter to PutWord.
1044 (ARMul_WriteByte): Pass extra parameter to GetWord.
1045 (ARMul_SwapWord): Pass extra parameter to PutWord.
1046 (ARMul_SafeReadByte): New Function: Read a byte but do not abort.
1047 (ARMul_SafeWriteByte): New Function: Write a byte but do not abort.
72f4393d 1048
917bca4f
NC
1049 * armdefs.h: Add prototypes for ARMul_SafeReadByte and
1050 ARMul_SafeWriteByte.
72f4393d 1051
917bca4f
NC
1052 * wrapper.c (sim_write): Use ARMul_SafeWriteByte.
1053 (sim_read): Use ARMul_SafeReadByte.
1054
1055 * armos.c (in_SWI_handler): Remove.
1056 (SWIWrite0): Use ARMul_SafeReadByte.
1057 (WriteCommandLineTo): Use ARMul_SafeWriteByte.
1058 (SWIopen): Use ARMul_SafeReadByte.
1059 (SWIread): Use ARMul_SafeWriteByte.
1060 (SWIwrite): Use ARMul_SafeReadByte.
1061 (ARMul_OSHandleSWI): Remove use of is_SWI_handler.
1062 (ARMul_OSException): Remove use of is_SWI_handler.
72f4393d 1063
2ef048fc
NC
10642001-02-16 Nick Clifton <nickc@redhat.com>
1065
1066 * armemu.c: Remove Prefetch abort for breakpoints. Instead set
1067 the state to RESUME.
1068
5f7d0a33
NC
10692001-02-14 Nick Clifton <nickc@redhat.com>
1070
44e23e57
NC
1071 * armemu.c: Add code to preserve processor mode when a prefetch
1072 abort is signalled after processing a breakpoint.
1073
5f7d0a33
NC
1074 * wrapper.c (sim_create_inferior): Reset processor into ARM mode
1075 for any machine type except the early ARMs.
1076
1e5d4e46
NC
10772001-02-13 Nick Clifton <nickc@redhat.com>
1078
1079 * armos.c (in_SWI_handler): New static variable.
1080 (ARMul_OSHandleSWI): Set in_SWI_handler whilst emulating a SWI.
1081 (ARMul_OSException): Ignore exceptions generated whilst emulating
1082 a SWI.
1083
179ae6ea
NC
10842001-02-12 Nick Clifton <nickc@redhat.com>
1085
1086 * armemu.h (NEGBRANCH): Fix defintion.
1087
dda308f5
NC
10882001-02-01 Nick Clifton <nickc@redhat.com>
1089
1090 * armemu.c (LoadSMult): Update base address register after
1091 restoring register bank.
1092 (StoreMult): Update base address register after restoring register
1093 bank.
1094
88694af3
NC
10952001-01-31 Nick Clifton <nickc@redhat.com>
1096
1097 * armvirt.c (PutWord): Detect installation of SWI vector.
1098 (SWI_vector_installed): Define.
1099 * armos.c (ARMul_OsInit): Reset SWI_vector_installed.
1100 * armos.h (SWI_vector_installed): Declare.
1101 * wrapper.c (SWI_vector_installed): Remove definition.
1102 (sim_write): Remove check of SWI vector installation
1103
ac1c9d3a
NC
11042000-12-18 Nick Clifton <nickc@redhat.com>
1105
1106 * armemu.c (ARMul_Emulate26): Fix test for StoreDouble
1107 instruction.
1108
9a6b6a66
NC
11092000-12-10 Nick Clifton <nickc@redhat.com>
1110
1111 * armos.c (ARMul_OSHandleSWI): Add 0x91 as an FPE SWI.
1112
760a7bbe
NC
11132000-12-07 Nick Clifton <nickc@redhat.com>
1114
1115 * armemu.c (ARMul_Emulate26): Detect double word load and
1116 store instructions and call emulation routines.
1117 (Handle_Load_Double): Emulate a double word load instruction.
1118 (Handle_Store_Double): Emulate a double word store
1119 instruction.
1120
7f53bc35
NC
11212000-12-03 Nick Clifton <nickc@redhat.com>
1122
1123 * armos.c: Fix formatting.
1124 (ARMul_OSHandleSWI): Suppress support of DEMON SWIs when in xscale
1125 mode.
1126
f1129fb8
NC
11272000-11-29 Nick Clifton <nickc@redhat.com>
1128
1129 * armdefs.h (State): Add 'v5e' and 'xscale' fields.
1130 (ARM_v5e_Prop): Define.
1131 (ARM_XScale_Prop): Define.
72f4393d 1132
f1129fb8
NC
1133 * wrapper.c (sim_create_inferior): Select processor based on
1134 machine number.
1135 (SWI_vector_installed): New boolean. Set to true if the SWI
1136 vector address is written to by the executable.
72f4393d 1137
f1129fb8
NC
1138 * arminit.c (ARMul_NewState): Switch default to 32 bit mode.
1139 (ARMul_SelectProcessor): Initialise v5e and xscale signals.
1140 (ARMul_Abort): Fix calculation of LR address.
1141
1142 * armos.c (ARMul_OSHandleSWI): If a SWI vector has been installed
1143 and a SWI is not handled by the simulator, pass the SWI off to the
1144 vector, otherwise issue a warning message and continue.
1145
1146 * armsupp.c (ARMul_CPSRAltered): Set S bit aswell.
72f4393d 1147
f1129fb8
NC
1148 * thumbemu.c: Add v5 instruction simulation.
1149 * armemu.c: Add v5, XScale and El Segundo instruction simulation.
1150
1151 * armcopro.c: Add XScale co-processor emulation.
1152 * armemu.h: Add exported XScale co-processor functions.
72f4393d 1153
3943c96b
NC
11542000-09-15 Nick Clifton <nickc@redhat.com>
1155
1156 * armdefs.h: Rename StrongARM property to v4_ARM and add v5 ARM
1157 property. Delete unnecessary processor names.
1158 (ARM_Strong_Prop): Delete.
1159 (STRONGARM): Delete.
1160 (ARM_v4_Prop): Add.
1161 (ARM_v5_Prop): Add
1162 (State): Delete is_StrongARM boolean. Add is_v4 and is_v5
1163 booleans.
1164
1165 * armemu.h (BUSUSEDINCPCS): Use is_v4 boolean.
1166 (BUSUSEDINCPCN): Use is_v4 boolean.
1167
1168 * arminit.c (ARMul_NewState): Initialise is_v4 and is_v5 fields.
1169 (ARMul_SelectProcessor): Change second parameter from 'processor'
1170 to 'properties'. Set is_v4 and is_v5 booleans in State.
1171
1172 * armrdi.c: Remove use of ARM processor names. Replace with ARM
1173 processor properties.
1174
1175 * wrapper.c (sim_create_inferior): Choose properties passed to
1176 ARMul_SelectProcessor based on machine number.
1177
4bc1de7b
NC
11782000-08-14 Nick Clifton <nickc@redhat.com>
1179
1180 * armemu.c (LHPOSTDOWN): Compute write back value before
1181 performing load in case the offset register is overwritten.
1182 (LHPOSTUP): Ditto.
1183
0a4321b9
FN
11842000-07-14 Fernando Nasser <fnasser@cygnus.com>
1185
1186 * wrapper.c (sim_create_inferior): Fix typo in the previous patch.
1187
64a10675
FN
11882000-07-14 Fernando Nasser <fnasser@cygnus.com>
1189
1190 * wrapper.c (sim_create_inferior): Reset mode to ARM when creating a
1191 new inferior.
1192
b0eae074
AO
11932000-07-04 Alexandre Oliva <aoliva@redhat.com>
1194
ae3c7619
AO
1195 * armvirt.c (ABORTS): Do not define.
1196
1e6b544a
AO
1197 * armdefs.h (struct ARMul_State): Add is_StrongARM.
1198 (ARM_Strong_Prop, STRONGARM): Define.
1199 * arminit.c (ARMul_NewState): Reset is_StrongARM.
1200 (ARMul_SelectProcessor): Set is_StrongARM.
1201 * wrapper.c (sim_create_inferior): Use bfd machine type to
1202 determine processor type to emulate.
1203 * armemu.h (BUSUSEDINCPCS, BUSUSEDINCPCN): Don't increment PC
1204 when emulating StrongARM.
1205
66210567
AO
1206 * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.
1207
e063aa3b
AO
1208 * armemu.h (INSN_SIZE): New macro.
1209 (SET_ABORT): Save CPSR in SPSR and set LR.
1210 * armemu.c (ARMul_Emulate, isize): Set to INSN_SIZE.
1211 (WriteR15, WriteSR15): Do not discard bit 1 in Thumb mode.
1212 * arminit.c (ARMul_Abort): Use new SETABORT and INSN_SIZE.
1213
13b6dd6f
AO
1214 * armemu.c (LoadSMult): Use WriteR15() to discard the least
1215 significant bits of PC.
1216
892c6b9d
AO
1217 * armemu.h (WRITEDESTB): New macro.
1218 * armemu.c (ARMul_Emulate26, bl): Use WriteR15Branch() to
1219 modify PC. Moved the existing logic...
1220 (WriteR15Branch): ... here. New function.
1221 (WriteR15, WriteSR15): Drop the two least significant bits.
1222 (LoadSMult): Use WriteR15Branch() to modify PC.
1223 (LoadMult): Use WRITEDESTB() instead of WRITEDEST().
1224
cf52c765
AO
1225 * armemu.h (GETSPSR): Call ARMul_GetSPSR().
1226 * armsupp.c (ARMul_CPSRAltered): Zero out bits as they're
1227 extracted from state->Cpsr, but preserve the unused bits.
1228 (ARMul_GetCPSR): Get bits preserved in state->Cpsr.
1229 (ARMul_GetSPSR, ARMul_FixCPSR): Use ARMul_GetCPSR() to
1230 get the full CPSR word.
1231
4ef2594f
AO
1232 * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.
1233 (SETPSR_F, SETPSR_S, SETPSR_X, SETPSR_C): New macros.
1234 (SETPSR, SET_INTMODE, SETCC): Removed.
1235 * armsupp.c (ARMul_FixCPSR, ARMul_FixSPSR): Do not test bit
1236 mask. Use SETPSR_* to modify PSR.
1237 (ARMul_SetCPSR): Load all bits from value.
1238 * armemu.c (ARMul_Emulate, msr): Do not test bit mask.
1239
e62263b8
AO
1240 * armemu.c (ARMul_Emulate): Compute writeback value before
1241 loading, since the offset register may be the destination
1242 register.
1243
b0eae074
AO
1244 * armdefs.h (SYSTEMBANK): Define as USERBANK.
1245 * armsupp.c (ARMul_SwitchMode): Remove SYSTEMBANK cases.
1246
ee9a7772
AO
12472000-06-22 Alexandre Oliva <aoliva@cygnus.com>
1248
f9c22bc3
AO
1249 * armemu.c (Multiply64): Fix computation of flag N.
1250
ee9a7772
AO
1251 * armemu.c (MultiplyAdd64): Fix computation of flag N.
1252
fe47e8df
AO
12532000-06-20 Alexandre Oliva <aoliva@cygnus.com>
1254
1255 * armemu.h (NEGBRANCH): Do not overwrite the two most significant
1256 bits of the offset.
1257
c1a72ffd
NC
12582000-05-25 Nick Clifton <nickc@cygnus.com>
1259
1260 * armcopro.c (MMUMCR): Only indicate mode change if a singal has
1261 really changed.
1262 (MMUWrite): Only indicate mode change if a singal has really
1263 changed.
1264
1265 * armdefs.h (SYSTEMMODE): Define.
1266 (BANK_CAN_ACEESS_SPSR): Define.
1267
1268 * armemu.c (ARM_Emulate26): If the mode has changed allow the PC
1269 to advance before stopping the emulation.
1270
1271 * arminit.c (ARMul_Reset): Ensure Mode field of State is set
1272 correctly.
1273
1274 * armos.c (ARMul_OSInit): Create a initial stack pointer for
1275 System mode.
1276
1277 * armsupp.c (ModeToBank): Remove unused first parameter.
1278 Add support for System Mode.
1279 (ARMul_GetSPSR): Use BANK_CAN_ACCESS_SPSR macro.
1280 (ARMul_SetSPSR): Use BANK_CAN_ACCESS_SPSR macro.
1281 (ARMul_FixSPSR): Use BANK_CAN_ACCESS_SPSR macro.
1282 (ARMulSwitchMode): Add support for System Mode.
1283
1284Wed May 24 14:40:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
eb2d80b4
AC
1285
1286 * configure: Regenerated to track ../common/aclocal.m4 changes.
1287
3463c3fb
NC
12882000-05-23 Nick Clifton <nickc@cygnus.com>
1289
1290 * wrapper.c (sim_store_register): Special handling for CPSR
1291 register.
1292
5d0d395e
FCE
12932000-03-11 Philip Blundell <philb@gnu.org>
1294
1295 * armemu.c (LoadSMult, LoadMult): Correct handling of aborts.
1296 Patch from Allan Skillman <Allan.Skillman@arm.com>.
1297
6c9e0292
FCE
1298Wed Mar 22 15:24:21 2000 glen mccready <gkm@pobox.com>
1299
1300 * wrapper.c (sim_open,sim_close): Copy into myname, free myname.
1301
6d358e86
NC
13022000-02-08 Nick Clifton <nickc@cygnus.com>
1303
1304 * wrapper.c: Fix compile time warning messages.
1305 * armcopro.c: Fix compile time warning messages.
1306 * armdefs.h: Fix compile time warning messages.
1307 * armemu.c: Fix compile time warning messages.
1308 * armemu.h: Fix compile time warning messages.
1309 * armos.c: Fix compile time warning messages.
1310 * armsupp.c: Fix compile time warning messages.
1311 * armvirt.c: Fix compile time warning messages.
d0187574 1312 * bag.c: Fix compile time warning messages.
72f4393d 1313
dfcd3bfb
JM
13142000-02-02 Bernd Schmidt <bernds@cygnus.co.uk>
1315
1316 * *.[ch]: Use indent to make readable.
1317
c2d11a7d
JM
13181999-11-22 Nick Clifton <nickc@cygnus.com>
1319
1320 * armos.c (SWIread): Generate an error message if a huge read is
1321 performed.
1322 (SWIwrite): Generate an error message if a huge write is
1323 performed.
1324
5c44784c
JM
13251999-10-27 Nick Clifton <nickc@cygnus.com>
1326
1327 * thumbemu.c (ARMul_ThumbDecode): Accept 0xbebe as a thumb
72f4393d 1328 breakpoint.
5c44784c 1329
2df3850c
JM
13301999-10-08 Ulrich Drepper <drepper@cygnus.com>
1331
1332 * armos.c (SWIopen): Always pass third parameter with 0666 since
1333 otherwise uninitialized memory gets access if the O_CREAT bit is
1334 set and so we possibly cannot access the file afterwards.
1335
2acceee2
JM
13361999-09-29 Doug Evans <devans@casey.cygnus.com>
1337
1338 * armos.c (SWIWrite0): Send output to stdout instead of stderr.
1339 (ARMul_OSHandleSWI, case SWI_WriteC,AngelSWI_Reason_WriteC): Ditto.
1340
d4f3574e
SS
1341Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
1342
1343 * configure: Regenerated to track ../common/aclocal.m4 changes.
1344
cd0fc7c3
SS
13451999-05-08 Felix Lee <flee@cygnus.com>
1346
1347 * configure: Regenerated to track ../common/aclocal.m4 changes.
72f4393d 1348
7a292a7a
SS
13491999-04-06 Keith Seitz <keiths@cygnus.com>
1350
1351 * wrapper.c (stop_simulator): New global.
1352 (sim_stop): Set sim state to STOP and set
1353 stop_simulator.
1354 (sim_resume): Reset stop_simulator.
1355 (sim_stop_reason): If stop_simulator is set, tell gdb
1356 that the we took SIGINT.
1357 * armemu.c (ARMul_Emulate26): Don't loop forever. Stop if
1358 stop_simulator is set.
1359
13601999-04-02 Keith Seitz <keiths@cygnus.com>
1361
1362 * armemu.c (ARMul_Emulate26): If NEED_UI_LOOP_HOOK, call ui_loop_hook
1363 whenever the counter expires.
1364 * Makefile.in (SIM_EXTRA_CFLAGS): Include define NEED_UI_LOOP_HOOK.
1365
13661999-03-24 Nick Clifton <nickc@cygnus.com>
1367
1368 * armemu.c (ARMul_Emulate26): Handle new breakpoint value.
1369 * thumbemu.c (ARMul_ThumbDecode): Handle new breakpoint value.
1370
c906108c
SS
1371Mon Sep 14 09:00:05 1998 Nick Clifton <nickc@cygnus.com>
1372
1373 * wrapper.c (sim_open): Set endianness according to BFD or command
1374 line switch.
1375
1376 * tconfig.in: Define SIM_HAVE_BIENDIAN.
1377
1378Thu Aug 27 11:00:05 1998 Nick Clifton <nickc@cygnus.com>
1379
1380 * armemu.c (Multiply64): Test for Rm (rather than Rs) not being
1381 the same as either RdHi or RdLo.
1382
1383Thu Jul 2 10:24:35 1998 Nick Clifton <nickc@cygnus.com>
1384
1385 * armos.c (ARMul_OSHandleSWI: AngelSWI_Reason_ReportException):
1386 Set Reg[0] based on reason for for the exception.
1387
1388Thu Jun 4 15:22:03 1998 Jason Molenda (crash@bugshack.cygnus.com)
1389
1390 * armos.c (SWIwrite0): New function.
1391 (WriteCommandLineTo): New function.
1392 (SWIopen): New function.
1393 (SWIread): New function.
1394 (SWIwrite): New function.
1395 (SWIflen): New function.
72f4393d 1396 (ARMul_OSHandleSWI): Call new functions instead of handling
c906108c
SS
1397 these here.
1398 (ARMul_OSHandleSWI): Handle Angel SWIs correctly.
1399 (*): Reformat spacing to be a bit more GNUly.
72f4393d 1400 Most code taken from a patch by Anthony Thompson
c906108c
SS
1401 (athompso@cambridge.arm.com)
1402
1403Tue Jun 2 15:22:22 1998 Nick Clifton <nickc@cygnus.com>
1404
1405 * armos.h: Add Angel SWI and its reason codes.
1406 * armos.c (ARMul_OSHandleSWI): Ignore Angel SWIs (for now).
1407
1408Mon Jun 1 17:14:19 1998 Anthony Thompson (athompso@cambridge.arm.com)
1409
1410 * armos.c (ARMul_OSHandleSWI::SWI_Open): Handle special case
1411 of ":tt" to catch stdin in addition to stdout.
1412 (ARMul_OSHandleSWI::SWI_Seek): Return 0 or 1 to indicate failure
1413 or success of lseek().
1414
1415Wed May 20 17:36:25 1998 Nick Clifton <nickc@cygnus.com>
1416
1417 * armos.c (ARMul_OSHandleSWI): Special case code to catch attempts
1418 to open stdout.
1419
1420Wed Apr 29 15:29:55 1998 Jeff Johnston <jjohnstn@cygnus.com>
1421
1422 * armos.c (ARMul_OSHandleSWI): Added code for SWI_Clock,
1423 SWI_Flen, and SWI_Time. Also fixed SWI_Seek code to only
1424 seek from offset 0 and not to use R2 for whence since it is
1425 not passed as part of the SWI call.
1426
1427Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
1428
1429 * configure: Regenerated to track ../common/aclocal.m4 changes.
1430
1431Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
1432
1433 * configure: Regenerated to track ../common/aclocal.m4 changes.
1434 * config.in: Ditto.
1435
1436Sun Apr 26 15:20:26 1998 Tom Tromey <tromey@cygnus.com>
1437
1438 * acconfig.h: New file.
1439 * configure.in: Reverted change of Apr 24; use sinclude again.
1440
1441Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
1442
1443 * configure: Regenerated to track ../common/aclocal.m4 changes.
1444 * config.in: Ditto.
1445
1446Fri Apr 24 11:20:19 1998 Tom Tromey <tromey@cygnus.com>
1447
1448 * configure.in: Don't call sinclude.
1449
1450Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
1451
1452 * configure: Regenerated to track ../common/aclocal.m4 changes.
1453
1454Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
1455
1456 * configure: Regenerated to track ../common/aclocal.m4 changes.
1457
1458Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
1459
1460 * configure: Regenerated to track ../common/aclocal.m4 changes.
1461
1462Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
1463
1464 * configure: Regenerated to track ../common/aclocal.m4 changes.
1465
1466Tue Mar 10 09:26:38 1998 Nick Clifton <nickc@cygnus.com>
1467
1468 * armopts.h: Remove definition of LITTLEND - it is not used.
1469
1470Tue Feb 17 12:35:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
1471
1472 * wrapper.c (sim_store_register, sim_fetch_register): Pass in
1473 length parameter. Return -1.
1474
1475Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
1476
1477 * configure: Regenerated to track ../common/aclocal.m4 changes.
1478
1479Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
1480
1481 * configure: Regenerated to track ../common/aclocal.m4 changes.
1482
1483Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
1484
1485 * configure: Regenerated to track ../common/aclocal.m4 changes.
1486
1487Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
1488
1489 * configure: Regenerated to track ../common/aclocal.m4 changes.
1490 * config.in: Ditto.
1491
1492Tue Dec 9 11:30:48 1997 Nick Clifton <nickc@cygnus.com>
1493
1494 * Makefile.in: Updated with changes from branch.
1495 * armdefs.h: ditto
1496 * armemu.c: ditto these changes
1497 * armemu.h: ditto add support for
1498 * armos.c: ditto the Thumb instruction
1499 * armsupp.c: ditto set and the new v4
1500 * armvirt.c: ditto architecture.
1501 * wrapper.c: ditto
1502 * thumbemu.c: New file from branch.
1503
1504
1505Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
1506
1507 * configure: Regenerated to track ../common/aclocal.m4 changes.
1508
1509Thu Oct 30 13:54:06 1997 Nick Clifton <nickc@cygnus.com>
1510
1511 * armos.c (ARMul_OSHandleSWI): Add support for GetEnv SWI. Patch
72f4393d 1512 from Tony Thompson at ARM: athompso@arm.com
c906108c
SS
1513
1514 * wrapper.c (sim_create_inferior): Add code to create an execution
1515 environment. Patch from Tony Thompson at ARM: athompso@arm.com
1516
1517Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1518
1519 * wrapper.c (sim_load): Pass lma_p and sim_write args to
1520 sim_load_file.
1521
1522Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1523
1524 * configure: Regenerated to track ../common/aclocal.m4 changes.
1525
1526Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1527
1528 * configure: Regenerated to track ../common/aclocal.m4 changes.
1529
1530Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1531
1532 * configure: Regenerated to track ../common/aclocal.m4 changes.
1533
1534Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1535
1536 * configure: Regenerated to track ../common/aclocal.m4 changes.
1537
1538Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1539
1540 * configure: Regenerated to track ../common/aclocal.m4 changes.
1541
1542Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1543
1544 * configure: Regenerated to track ../common/aclocal.m4 changes.
1545
1546Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1547
1548 * configure: Regenerated to track ../common/aclocal.m4 changes.
1549
1550Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1551
1552 * configure: Regenerated to track ../common/aclocal.m4 changes.
1553 * config.in: Ditto.
1554
1555Tue Aug 26 10:37:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
1556
1557 * wrapper.c (sim_kill): Delete.
1558 (sim_create_inferior): Add ABFD argument.
1559 (sim_load): Move setting of PC from here.
1560 (sim_create_inferior): To here.
1561
1562Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1563
1564 * configure: Regenerated to track ../common/aclocal.m4 changes.
1565 * config.in: Ditto.
1566
1567Mon Aug 25 15:35:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
1568
1569 * wrapper.c (sim_open): Add ABFD argument.
1570
1571Tue May 20 10:13:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
1572
1573 * wrapper.c (sim_open): Add callback argument.
1574 (sim_set_callbacks): Drop SIM_DESC argument.
1575
1576Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1577
1578 * configure: Regenerated to track ../common/aclocal.m4 changes.
1579
1580Fri Apr 18 13:32:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1581
1582 * wrapper.c (sim_stop): Stub sim_stop function.
1583
1584Thu Apr 17 18:33:01 1997 Fred Fish <fnf@cygnus.com>
1585
1586 * arminit.c (ARMul_NewState): Preinitialize the state to
1587 all zero/NULL.
1588
1589Thu Apr 17 02:39:02 1997 Doug Evans <dje@canuck.cygnus.com>
1590
1591 * Makefile.in (SIM_OBJS): Add sim-load.o.
1592 * wrapper.c (sim_kind,myname): New static locals.
1593 (sim_open): Set sim_kind, myname.
1594 (sim_load): Call sim_load_file to do work. Set start address from bfd.
1595 (sim_create_inferior): Return SIM_RC. Delete start_address arg.
1596
1597Thu Apr 17 11:48:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1598
1599 * wrapper.c (sim_trace): Update so that it matches prototype.
1600
1601Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1602
1603 * configure: Regenerated to track ../common/aclocal.m4 changes.
1604 * config.in: Ditto.
1605
1606Mon Apr 7 12:01:17 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1607
1608 * Makefile.in (armemu32.o): Replace $< with autoconf recommended
1609 $(srcdir)/....
1610 (armemu26.o): Ditto.
1611
1612Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1613
1614 * wrapper.c (sim_open): New arg `kind'.
1615
1616 * configure: Regenerated to track ../common/aclocal.m4 changes.
1617
1618Wed Apr 2 14:50:44 1997 Ian Lance Taylor <ian@cygnus.com>
1619
1620 * COPYING: Update FSF address.
1621
1622Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1623
1624 * configure: Regenerated to track ../common/aclocal.m4 changes.
1625
1626Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1627
1628 * configure: Regenerated to track ../common/aclocal.m4 changes.
1629
1630Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1631
1632 * configure: Re-generate.
1633
1634Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1635
1636 * configure: Regenerate to track ../common/aclocal.m4 changes.
1637
1638Thu Mar 13 12:38:56 1997 Doug Evans <dje@canuck.cygnus.com>
1639
1640 * wrapper.c (sim_open): Has result now.
1641 (sim_*): New SIM_DESC argument.
1642
1643Tue Feb 4 13:22:21 1997 Doug Evans <dje@canuck.cygnus.com>
1644
1645 * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use
1646 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1647 * configure.in: sinclude ../common/aclocal.m4.
1648 * configure: Regenerated.
1649
1650Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1651
1652 * configure configure.in Makefile.in: Update to new configure
1653 scheme which is more compatible with WinGDB builds.
1654 * configure.in: Improve comment on how to run autoconf.
1655 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1656 * Makefile.in: Use autoconf substitution to install common
1657 makefile fragment.
1658
1659Wed Nov 20 01:05:10 1996 Doug Evans <dje@canuck.cygnus.com>
1660
1661 * run.c: Deleted, use one in ../common now.
1662 * Makefile.in: Delete everything that's been moved to
1663 ../common/Make-common.in.
1664 (SIM_OBJS): Define.
1665 * configure.in: Simplify using macros in ../common/aclocal.m4.
1666 * configure: Regenerated.
1667 * config.in: New file.
1668 * armos.c: #include config.h.
1669 * wrapper.c (mem_size): Value is in bytes now.
1670 (sim_callback): New global.
1671 (arm_sim_set_profile{,_size}): Delete.
1672 (arm_sim_set_mem_size): Rename to sim_size.
1673 (sim_do_command): Call printf_filtered via callback.
1674 (sim_set_callbacks): Record callback.
1675
1676Thu Oct 3 16:10:27 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1677
1678 * Makefile.in (mostlyclean): Remove config.log.
1679
1680Wed Jun 26 12:17:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1681
72f4393d
L
1682 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1683 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1684 (docdir): Removed.
1685 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1686 (AC_PROG_INSTALL): Added.
1687 * configure: Rebuilt.
c906108c
SS
1688
1689Wed Feb 21 12:14:31 1996 Ian Lance Taylor <ian@cygnus.com>
1690
1691 * configure: Regenerate with autoconf 2.7.
1692
1693Fri Dec 15 16:27:30 1995 Ian Lance Taylor <ian@cygnus.com>
1694
1695 * run.c (main): Use new bfd_big_endian macro.
1696
1697Mon Nov 20 17:40:38 1995 Doug Evans <dje@canuck.cygnus.com>
1698
1699 * run.c: Include "getopt.h".
1700 (verbose): Delete.
1701 (usage): Make static.
1702 (main): Call arm_sim_set_verbosity.
1703 Only load sections marked SEC_LOAD.
1704 * wrapper.c (mem_size, verbosity): New static global.
1705 (arm_sim_set_mem_size): Renamed from sim_size. Callers updated.
1706 (arm_sim_set_profile{,_size}): Renamed from sim_foo. Callers updated.
72f4393d 1707
c906108c
SS
1708Fri Nov 17 19:35:11 1995 Doug Evans <dje@canuck.cygnus.com>
1709
1710 * armdefs.h (ARMul_State): New member `verbose'.
1711 * armrdi.c (ARMul_ConsolePrint): Add missing va_end.
1712 * run.c (verbose): Make global.
1713 * wrapper.c (init): Set state->verbose.
1714 (ARMul_ConsolePrint): Don't print anything if !verbose.
1715
1716Fri Oct 13 15:30:30 1995 Doug Evans <dje@canuck.cygnus.com>
1717
1718 * armos.c: #include dbg_rdi.h.
1719 (ARMul_OSHandleSWI): Handle SWI_Breakpoint.
1720 * armos.h (SWI_Breakpoint): Define.
1721 * wrapper.c: #include armemu.h, dbg_rdi.h.
1722 (rc): Delete.
1723 (sim_resume): Use state->EndCondition to record stop state.
1724 Call FLUSHPIPE before returning.
1725 (sim_stop_reason): Determine reason from state->EndCondition.
1726
1727Fri Oct 13 15:04:05 1995 steve chamberlain <sac@slash.cygnus.com>
1728
1729 * wrapper.c (sim_set_callbacks): New.
1730
1731Thu Sep 28 19:45:56 1995 Doug Evans <dje@deneb.cygnus.com>
1732
1733 * armos.c (ARMul_OSHandleSWI): Result of read/write calls is
1734 number of bytes not read/written (or -1).
1735
1736Wed Sep 20 13:35:54 1995 Ian Lance Taylor <ian@cygnus.com>
1737
1738 * Makefile.in (maintainer-clean): New synonym for realclean.
1739
1740Fri Sep 8 14:27:20 1995 Ian Lance Taylor <ian@cygnus.com>
1741
1742 * configure.in: Remove AC_PROG_INSTALL.
1743 * configure: Rebuild.
1744 * Makefile.in (INSTALL): Revert to using install.sh.
1745 (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL).
1746 (INSTALL_XFORM, INSTALL_XFORM1): Restore.
1747 (mostlyclean): Make the same as clean, not distclean.
1748 (clean): Remove config.log.
1749 (install): Don't install in $(tooldir).
1750
1751Thu Sep 7 12:00:17 1995 Doug Evans <dje@canuck.cygnus.com>
1752
1753 (Try to) Update to new bfd autoconf scheme.
1754 * run.c: Don't include sysdep.h.
1755 * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
1756 (CC, CFLAGS, AR, RANLIB): Likewise.
1757 (HDEFINES, TDEFINES): Define.
1758 (CC_FOR_BUILD): Delete.
1759 (host_makefile_frag): Delete.
1760 (Makefile): Don't depend on frags.
1761 * configure.in (sysdep.h): Don't create symlink.
1762 (host_makefile_frag, frags): Deleted.
1763 (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
1764 * configure: Regenerated.
1765
1766Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1767
1768 * Update all FSF addresses except those in COPYING* files.
1769
1770Wed Jul 5 16:15:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1771
1772 * Makefile.in (clean): Remove run, libsim.a.
1773
1774 * Makefile.in, configure.in: converted to autoconf.
1775 * configure: New file, generated with autconf 2.4.
1776
1777 * arm.mt: Removed.
1778
1779Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
1780
1781 * wrapper.c (sim_do_command): New function.
1782
1783Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
1784
1785 * armos.c (ARMul_OSHandleSWI): New version to work with
1786 newlib simply.
1787
1788Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
1789
1790 * run.c (main): Grab return value from right register.
1791
1792Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>
1793
1794 * New.
1795
1796