7 * cpuall.h: Regenerate.
8 * decode.c: Regenerate.
9 * decode.h: Regenerate.
10 * model.c: Regenerate.
11 * sem-switch.c: Regenerate.
16 * config.in: Regenerate.
17 * configure: Likewise.
19 * configure: Regenerate.
23 * Makefile.in (stamp-arch): Use $(CPU_DIR) instead of $(CGEN_CPU_DIR).
28 * Makefile.in (stamp-arch): Pass archfile to cgen-arch.
29 (stamp-cpu): Pass archfile to cgen-cpu-decode.
33 * configure: Regenerate to track ../common/common.m4 changes.
40 * configure: Regenerate.
45 * config.in: Regenerate.
49 * configure: Regenerated.
53 * configure: Regenerated.
57 * configure: Regenerated.
61 * configure: Regenerate.
65 * iq2000.c: Eliminate need to include gdb/sim-iq2000.h.
69 * configure.ac: Rename from configure.in and pull up to autoconf 2.59.
70 * configure: Regenerate.
74 * sem-switch.c: Regenerated.
79 * arch.c: Regenerated.
87 * sem-switch.c: Ditto.
92 * decode.c: Regenerated after putting orui into machine-specific
96 * sem-switch.c: Ditto.
101 * cpu.h: Regenerated after changing jump and branch operands
102 so that no bit masking is performed.
104 * iq2000.c (get_h_pc): Change to return h_pc directly.
105 (set_h_pc): Change to always set the insn mask bit.
106 * sim-if.c (iq2000bf_disassemble_insn): Change to pass the
108 (sim_create_inferior): Changed so starting address is taken
109 directly from link. If not specified, start address is
110 0 with insn mask set on.
114 * cpu.h: Regenerated after making jump operand UINT.
119 * sem-switch.c: Regenerated after fixing lb, lbu, lh, lw,
120 sb, sh, and sw insns handling of offset operand.
125 * cpu.c: Regenerated.
128 * sem-switch.c: Ditto.
130 * iq2000.c (get_h_pc): New routine.
132 (fetch_str): Translate cpu data addresses to data area.
134 (iq2000bf_fetch_register): Use get_h_pc.
135 (iq2000bf_store_register): Use set_h_pc.
136 * mloop.in: Change all calls to GETIMEMxxx to use CPU2INSN
137 on the pc value passed first.
138 * sim-if.c (iq2000bf_disassemble_insn): New function.
139 (sim_open): Add extra memory region for insn memory vs data memory.
140 Also change disassembler to be iq2000bf_disassemble_insn.
141 (sim_create_inferior): Translate start address using INSN2CPU macro.
142 * sim-main.h (CPU2INSN, CPU2DATA, INSN2CPU, DATA2CPU): New macros
143 to translate between Harvard and cpu addresses.
147 * sem-switch.c: Regenerated after reverting addiu
153 * Makefile.in: Add -UHAVE_CPU_IQ10 for time-being until
154 iq10 simulator merged here.
155 * cpu.h: Regenerated after fixing addiu insn.
160 * sem-switch.c: Ditto.
165 * iq2000/{cpu.c, cpu.h, decode.c, decode.h, model.c, sem-switch.c,
167 * iq2000.c (do_syscall): Support system traps.
171 * Makefile.in (stamp-arch): Use $(CGEN_CPU_DIR).
172 (stamp-cpu): Likewise.
176 * arch.c, arch.h: Regnerate to track recent cgen improvements.
177 * cpu.c, cpu.h, cpuall.h, decode.c, decode.h: Likewise.
178 * model.c, sem-switch.c, sem.c: Likewise.
182 * cpu.h, decode.c, decode.h, model.c: Regenerate.
183 * sem.c, sem-switch.c: Likewise.
185 * arch.c, arch.h, cpu.c, cpu.h, cpuall.h: Regenerate.
186 * decode.c, decode.h, model.c, sem.c, sem-switch.c: Likewise.
190 * configure: Regenerated to track ../common/aclocal.m4 changes.
194 * sem.c, sem-switch.c: Regenerate.
196 * iq2000.c (do_break): Use sim_engine_halt ().
197 * arch.c, decode.c, decode.h, sem.c, sem-switch.c: Regenerate.
201 * iq2000.c (do_syscall): Examine syscall register (nominally %11).
202 (do_break): Handle breakpoints.
203 * tconfig.in (SIM_HAVE_BREAKPOINTS): Define.
204 (SIM_BREAKPOINT, SIM_BREAKPOINT_SIZE): Likewise.
208 * iq2000.c (iq2000bf_fetch_register): Implement.
209 (iq2000bf_store_register): Ditto.
213 * mloop.in (extract-simple, extract-scache): Use SEM_SKIP_COMPILE
214 to set the skip count for the (skip ..) rtx.
215 (extract-pbb): Likewise.
216 (extract-pbb): Include the delay slot instruction of all CTI
217 instructions in the pbb, not just those that may nullify their
218 delay slot (eg. likely branches).
220 * sem.c, sem-switch.c: Regenerate.
224 * arch.c, cpu.c, cpu.h, decode.c, decode.h: Regenerate.
225 * sem.c, sem-switch.c: Likewise.
226 * mloop.in (extract-pbb): Prohibit branch instructions in the
227 delay slot of branch likely instructions.
231 * Makefile.in: New file.
232 * configure.in: Ditto.
234 * config.in, configure: Generate.
235 * arch.c, arch.h, cpu.c, cpu.h, cpuall.h: Ditto.
236 * decode.c, decode.h: Ditto.
237 * model.c, sem-switch.c, sem.c: Ditto.
238 * mloop.in: New file.
240 * iq2000-sim.h: Ditto.