]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/ppc/ChangeLog
gdb/ChangeLog:
[thirdparty/binutils-gdb.git] / sim / ppc / ChangeLog
CommitLineData
9f643768
JB
12004-08-04 Jim Blandy <jimb@redhat.com>
2
3 Use a fixed register numbering when communicating with the PowerPC
4 simulator.
5 * sim_calls.c: #include "registers.h" and "gdb/sim-ppc.h"; do not
6 include GDB's "defs.h".
7 (gdb_register_name_table): New variable.
8 (gdb_register_name_table_size): New enum constant.
9 (gdb_register_name): New function.
10 (sim_fetch_register, sim_store_register): Use gdb_register_name,
11 instead of calling gdbarch_register_name.
12 * Makefile.in (GDB_SIM_PPC_H): New variable.
13 (DEFS_H): Delete variable.
14 (sim_calls.o): Update dependencies.
15
5a645dc5
AC
162004-07-26 Andrew Cagney <cagney@gnu.org>
17
18 Problem from Olaf Hering <olh@suse.de>.
19 * Makefile.in (install, installdirs): Add DESTDIR.
20
ea5c7021
BE
212004-07-10 Ben Elliston <bje@au.ibm.com>
22
23 * tree.c (parse_integer_property): Comment typo fix.
24
6e9114ad
JB
252004-07-06 Jim Blandy <jimb@redhat.com>
26
27 * Makefile.in: Update all dependency information.
28 (BASICS_H, CPU_H, IDECODE_H, PSIM_H, REGISTERS_H, DEVICE_TABLE_H)
29 (EMUL_GENERIC_H): Values updated.
30 (ACCONFIG_H, ALTIVEC_EXPRESSION_H, ALTIVEC_REGISTERS_H)
31 (ANSIDECL_H, BFD_H, BITS_H, CAP_H, COMMON_SIM_BASE_H)
32 (COMMON_SIM_BASICS_H, COMMON_SIM_FPU_H, COMMON_SIM_INLINE_H)
33 (COMMON_SIM_SIGNAL_H, CONFIG_H, COREFILE_H, COREFILE_N_H, DEBUG_H)
34 (DEFINES_H, DEFS_H, DEVICE_H, E500_EXPRESSION_H, E500_REGISTERS_H)
35 (EMUL_BUGAPI_H, EMUL_CHIRP_H, EMUL_NETBSD_H, EMUL_UNIX_H, EVENTS_H)
36 (FILTER_FILENAME_H, FILTER_H, GDB_CALLBACK_H, GDB_REMOTE_SIM_H)
37 (GEN_ICACHE_H, GEN_IDECODE_H, GEN_ITABLE_H, GEN_MODEL_H)
38 (GEN_SEMANTICS_H, GEN_SUPPORT_H, HW_CPU_H, HW_H, HW_PHB_H)
39 (ICACHE_H, IDECODE_BRANCH_H, IDECODE_EXPRESSION_H)
40 (IDECODE_FIELDS_H, IGEN_H, INLINE_H, INTERRUPTS_H, ITABLE_H)
41 (LD_CACHE_H, LD_DECODE_H, LD_INSN_H, LF_H, MISC_H, MODEL_H, MON_H)
42 (OPTIONS_H, OS_EMUL_H, PK_H, PPC_CONFIG_H, SEMANTICS_H)
43 (SIM_CALLBACKS_H, SIM_ENDIAN_H, SIM_ENDIAN_N_H, SIM_MAIN_H)
44 (SPREG_H, STD_CONFIG_H, SUPPORT_H, TABLE_H, TARG_VALS_H, TCONFIG_H)
45 (TREE_H, VM_H, VM_N_H, WORDS_H): New variables.
46 (callback.o, cap.o, corefile.o, debug.o, device.o, device_table.o)
47 (dgen.o, emul_bugapi.o, emul_chirp.o, emul_netbsd.o, emul_unix.o)
48 (events.o, filter.o, filter_filename.o, filter_host.o)
49 (gen-icache.o, gen-idecode.o, gen-itable.o, gen-model.o)
50 (gen-semantics.o, gen-support.o, hw_core.o, hw_cpu.o, hw_disk.o)
51 (hw_htab.o, hw_init.o, hw_phb.o, hw_register.o, icache.o)
52 (idecode.o, igen.o, interrupts.o, itable.o, ld-cache.o)
53 (ld-decode.o, ld-insn.o, lf.o, main.o, misc.o, model.o, mon.o)
54 (options.o, os_emul.o, pk_disklabel.o, psim.o, registers.o)
55 (semantics.o, sim-endian.o, sim-fpu.o, sim_calls.o, spreg.o)
56 (support.o, table.o, targ-map.o, tree.o, vm.o): Update dependencies.
57
71d39cfc
JB
582004-06-28 Jim Blandy <jimb@redhat.com>
59
60 * e500_registers.h (EVR): Cast the 32-bit value of the GPR to an
61 unsigned type before or-ing it with a 64-bit value.
62
dcb74f96
AM
632004-06-15 Alan Modra <amodra@bigpond.net.au>
64
65 * hw_htab.c (htab_sum_binary(bfd): Use bfd_get_section_size
66 instead of bfd_get_section_size_before_reloc.
67 (htab_dma_binary(bfd): Likewise.
68 * hw_init.c (update_for_binary_section(bfd): Likewise.
69
3e5e53f9
DJ
702004-05-10 Daniel Jacobowitz <dan@debian.org>
71
72 * configure.in (sim_fpu_cflags): Add -I../common.
73 * configure: Regenerated.
74
54273454
AC
752004-01-27 Andrew Cagney <cagney@redhat.com>
76
77 * ppc-instructions: Update copyright.
78 (convert_to_integer): Add trailing ";" to label.
79
77be8302
MS
802003-10-16 Michael Snyder <msnyder@redhat.com>
81
82 * emul_netbsd.c: Only a comment may follow an #endif.
83
c1da8ded
MS
842003-10-15 Michael Snyder <msnyder@redhat.com>
85
86 * Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
87
345d88d9
AC
882003-06-22 Andrew Cagney <cagney@redhat.com>
89
90 Written by matthew green <mrg@redhat.com>, with fixes from Aldy
91 Hernandez <aldyh@redhat.com>, Jim Wilson <wilson@redhat.com>, and
92 Nick Clifton <nickc@redhat.com>.
93
94 * ppc-instructions: Include altivec.igen and e500.igen.
95 (model_busy, model_data): Add vr_busy and vscr_busy.
96 (model_trace_release): Trace vr_busy and vscr_busy.
97 (model_new_cycle): Update vr_busy and vscr_busy.
98 (model_make_busy): Update vr_busy and vscr_busy.
99 * registers.c (register_description): Add Altivec and e500
100 registers.
101 * psim.c (psim_read_register, psim_read_register): Handle Altivec
102 and e500 registers.
103 * ppc-spr-table (SPEFSCR): Add VRSAVE and SPEFSCR registers.
104 * configure.in (sim_filter): When *altivec* add "av". When *spe*
105 or *simd* add e500.
106 (sim_float): When *altivec* define WITH_ALTIVEC. When *spe* add
107 WITH_E500.
108 * configure: Re-generate.
109 * e500.igen, altivec.igen: New files.
110 * e500_expression.h, altivec_expression.h: New files.
111 * idecode_expression.h: Update copyright. Include
112 "e500_expression.h" and "altivec_expression.h".
113 * e500_registers.h, altivec_registers.h: New files.
114 * registers.h: Update copyright. Include "e500_registers.h" and
115 "altivec_registers.h".
116 (registers): Add Altivec and e500 specific registers.
117 * Makefile.in (IDECODE_H): Add "idecode_e500.h" and
118 "idecode_altivec.h".
119 (REGISTERS_H): Add "e500_registers.h" and "altivec_registers.h".
120 (tmp-igen): Add dependencies on altivec.igen and e500.igen .
121
911b2333
AC
1222003-06-22 Andrew Cagney <cagney@redhat.com>
123
124 Problems reported by Joshua LeVasseur.
125 * emul_chirp.c: Update copyright.
126 (chirp_emul_nextprop): Return the first property.
127 * hw_htab.c: Update copyright.
128 (htab_decode_hash_table): Fix check for htab size.
129
0f2f1341
AC
1302003-06-21 Andrew Cagney <cagney@redhat.com>
131
945d18fb
AC
132 * interrupts.c: Update copyright.
133 (external_interrupt): Fix test for already pending interrupt.
134 Problem found by Joshua LeVasseur.
135
21f86aab
AC
136 * ppc-instructions: Add missing +8 line. Found by blofeldus at
137 yahoo.com.
138
1392003-06-21 Andrew Cagney <cagney@redhat.com>
140
141 From Ian Lance Taylor <ian@airs.com>: * hw_nvram.c
142 (hw_nvram_init_address): Correct call to memset--swap second and
143 third arguments.
0f2f1341 144
61ca1de7
AC
1452003-06-21 Andrew Cagney <cagney@redhat.com>
146
147 * hw_com.c (hw_com_device_init_data): Check that the output, and
148 not input file opened. Pointed out by masahino tky3.3web.ne.jp.
149
601cecf0
AC
1502003-06-20 Andrew Cagney <cagney@redhat.com>
151
152 * sim_calls.c (sim_create_inferior): Assert that
153 psim_write_register succeeded.
154 (sim_fetch_register, sim_store_register): Make "regname" constant.
155 Delete Altivec hack. Return result from psim_read_register /
156 psim_write_register.
157 * psim.h (psim_read_register, psim_write_register): Change return
158 type to int. Update comments.
159 * psim.c: Update copyright.
160 (psim_stack): Assert that the psim_read_register worked.
161 (psim_read_register, psim_read_register): Return the register's
162 size. Allocate the cooked buffer dynamically.
163 * hw_register.c: Update copyright.
164 (do_register_init): Check that psim_write_register succeeded.
165 * hw_init.c: Update copyright.
166 (create_ppc_elf_stack_frame, create_ppc_aix_stack_frame): Assert
167 that the register transfer worked.
168
d81bb16a
AC
1692003-06-19 Andrew Cagney <cagney@redhat.com>
170
171 * ld-insn.h: Update copyright.
172 (cache_fields): Define.
173 (insn_table_fields): Add insn_field_6 and insn_field_7.
174 (load_insn_table): Pass in the "cache_rules".
175 * ld-insn.c: Update copyright.
176 (load_insn_table): Add parameter "cache_rules". Handle "cache",
177 "computed" and "scratch" fields.
178 (main): Pass "cache_rules" to load_insn_table.
179 * ld-cache.h: Update copyright.
180 (append_cache_table): Declare.
181 * ld-cache.c: Update copyright.
182 (append_cache_table): New function.
183 (load_cache_table): Call.
184 * gen-model.c: Include "ld-cache.h".
185 * gen-itable.c: Include "ld-cache.h".
186 * igen.c: Move #include "ld-cache.h" to earlier. Update
187 copyright.
188 (main): Permit a NULL "cache_rules". Pass address of
189 "cache_rules" to load_insn_table.
190 * Makefile.in (tmp-ld-insn): Add "ld-cache.o".
191 (tmp-igen): Do not include ppc-cache-rules.
192 (gen-itable.o, gen-model.o): Add "ld-cache.h".
193 * ppc-cache-rules: Delete file.
194 * ppc-instructions: Add cache rules.
195
8d64d0fd
AC
1962003-06-19 Andrew Cagney <cagney@redhat.com>
197
198 * Makefile.in (ICACHE_CFLAGS, SEMANTICS_CFLAGS): Delete.
199 (SIM_FPU_FLAGS): Define.
200 (icache.o): Delete explicit compile command.
201 (semantics.o, idecode.o): Delete explicit compile command.
202 (NOWARN_CFLAGS, STD_CFLAGS): Append SIM_FPU_CFLAGS.
203 * gen-support.c (gen_support_c): Generate #include of
204 "sim-inline.h" and "sim-fpu.h", but conditional on
205 HAVE_COMMON_FPU.
206 * gen-idecode.c (gen_idecode_c): Ditto.
207 * igen.c (gen_icache_c, gen_semantics_c): Wrap #include of
208 "sim-inline.h" and "sim-fpu.h" in HAVE_COMMON_FPU conditional.
209 Move to before "support.h".
210 * Makefile.in, gen-support.c, gen-idecode.c, igen.c: Update
211 copyright.
212
ae451ac6
ILT
2132003-05-16 Ian Lance Taylor <ian@airs.com>
214
215 * Makefile.in (various): Use $(SHELL) whenever we invoke
216 move-if-change.
217
6b4a8935
AC
2182003-02-27 Andrew Cagney <cagney@redhat.com>
219
220 * sim_calls.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
221
fe1198e6
AC
2222002-09-27 Andrew Cagney <ac131313@redhat.com>
223
224 * hw_disk.c (hw_disk_init_address): Set device type to "block",
225 not "disk".
226
bf1024d6
AC
2272002-06-22 Andrew Cagney <ac131313@redhat.com>
228
229 * Makefile.in (INTL_SRC): Define.
230 (INTL_CFLAGS): Define.
231 (INTL_DIR): Define.
232 (STD_CFLAGS): Add INTL_CFLAGS.
233
47243d69
EZ
2342002-06-17 Elena Zannoni <ezannoni@redhat.com>
235
236 * psim.c (psim_options): Don't choke when gdb invokes us with
237 the --architecture option, just ignore it.
238
c8cca39f
AC
2392002-06-16 Andrew Cagney <ac131313@redhat.com>
240
241 * configure: Regenerated to track ../common/aclocal.m4 changes.
242
3c25f8c7
AC
2432002-06-08 Andrew Cagney <cagney@redhat.com>
244
245 * main.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
246 * sim_calls.c: Ditto.
247
d7a97a9b
DD
2482002-05-30 DJ Delorie <dj@redhat.com>
249
250 * lf.c (lf_print__gnu_copyleft): Convert multiline strings to
251 compatible format.
252 * gen-idecode.c (print_run_until_stop_body): Likewise.
253 * gen-model.c (gen_model_c): Likewise.
254
d395ade3
EZ
2552002-04-15 Elena Zannoni <ezannoni@redhat.com>
256
257 * sim_calls.c (sim_fetch_register, sim_store_register): Return -1 for
258 AltiVec registers as a temporary stopgap.
259
23c7880c
DB
2602002-03-24 David O'Brien <obrien@FreeBSD.org>
261
262 * ppc/hw_disk.c: Export a disk device property.
263
ec80ed80
AC
2642002-03-23 Andrew Cagney <ac131313@redhat.com>
265
266 From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:
267 * ppc-instructions (lswx): Do the register control with the
268 register count. Initialize the right register in the loop.
269 (mtfsfi) : Correct prefix for the instruction.
270
080fe24b
AC
2712002-02-24 Andrew Cagney <ac131313@redhat.com>
272
273 From wiz at danbala:
274 * std-config.h: Fix grammar and typos. Update copyright.
275 Fix PR gdb/287.
276
43c4bab0
MG
2772002-01-12 matthew green <mrg@redhat.com>
278
279 * Makefile.in (tmp-igen): Pass -I $(srcdir) to igen.
280 * igen.c (main): Change -I to add include paths for :include:
281 files.
282 Implement -G as per sim/igen, with just gen-icache=N support.
283 Call load_insn_table() with the built include path.
284
285 * ld-insn.c (parse_include_entry): New. Load an :include: file.
286 (load_insn_table): New `includes' argument. Look for :include:
287 entries and call parse_include_entry() for them.
288 (main): Adjust load_insn_table() call.
289 * ld-insn.h (model_include_fields): New enum.
290 (load_insn_table): Update prototype.
291 * table.c (struct _open_table, struct _table): Rework
292 structures to handle included files.
293 (table_push): Move the guts of table_open() here.
294
295 * table.c (struct _open table, struct table): Make table object an
296 indirect ptr to the current table file.
297 (current_line, new_table_entry, next_line): Make file arg type
298 open_table.
299 (table_open): Use table_push.
300 (table_entry_read): Point variable file at current table, at eof, pop
301 last open table.
302
303 * misc.h (NZALLOC): New macro. From sim/igen.
304
305 * table.h, table.c (table_push): New function.
306
5c884464
MG
3072002-01-04 matthew green <mrg@redhat.com>
308
309 * bits.c (LSMASKED64): New inline function.
310 (LSEXTRACTED64): Likewise.
311 * bits.h (_LSB_POS, _LSMASKn, LSMASK64): New macros from
312 sim/common/sim-bits.h
313 (LSMASKED64, LSEXTRACTED64): New functions definitions.
314 * Makefile.in (sim-bits.o): Remove target.
315
316 * main.c (zalloc): Fix typo in error message.
317
3a11ea24
AC
3182001-12-16 Andrew Cagney <ac131313@redhat.com>
319
320 * configure.in (sim_fpu): Don't add sim-bits.o.
321 * configure: Re-generate.
322
de46f45f
MG
3232001-12-15 matthew green <mrg@redhat.com>
324
325 * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".
326 (sim_io_error): New function.
327 * sim_calls.c: (sim_io_error): New function.
328
d29d5195
MG
3292001-12-14 matthew green <mrg@redhat.com>
330
331 * Makefile.in (LIB_OBJ): Add @sim_fpu@.
332 (ICACHE_CFLAGS, SEMANTICS_CFLAGS): New variables.
333 (icache.o, semantics.o): Add new ICACHE_FLAGS & SEMANTICS_FLAGS.
334 (sim-fpu.o, sim-bits.o, tconfig.h): New targets.
335 * configure.in: Rename INLINE_LOCALS to PSIM_INLINE_LOCALS. Add a
336 check for sim/common/sim-fpu.c. Output sim_fpu and sim_fpu_cflags.
337 * configure: Regenerate.
338 * device.h (device_find_integer_array_property): Match function definition.
339 * gen-icache.c (print_icache_internal_function_declaration): Rename
340 INLINE_ICACHE to PSIM_INLINE_ICACHE.
341 * gen-idecode.c (print_idecode_run_function_header): Rename INLINE_IDECODE
342 to PSIM_INLINE_IDECODE.
343 * gen-semantics.c (print_semantic_function_header): Rename
344 EXTERN_SEMANTICS to PSIM_EXTERN_SEMANTICS.
345 * gen-support.c (print_support_function_name): Rename INLINE_SUPPORT to
346 PSIM_INLINE_SUPPORT.
347 * igen.c (print_function_name): Also escape `(' and `)'.
348 (gen_semantics_h): Rename EXTERN_SEMANTICS to PSIM_EXTERN_SEMANTICS.
349 (gen_semantics_c): Likewise. Also output includes for "sim-fpu.h"
350 * inline.h (INLINE_SIM_ENDIAN): Renamed INLINE_PSIM_ENDIAN.
351 (EXTERN_SIM_ENDIAN): Renamed EXTERN_PSIM_ENDIAN.
352 (STATIC_INLINE_SIM_ENDIAN): Renamed STATIC_INLINE_PSIM_ENDIAN.
353 (INLINE_LOCALS): Renamed PSIM_INLINE_LOCALS.
354 (EXTERN_SUPPORT): Renamed PSIM_EXTERN_SUPPORT.
355 (INLINE_SUPPORT): Renamed PSIM_INLINE_SUPPORT.
356 (EXTERN_SEMANTICS): Renamed PSIM_EXTERN_SEMANTICS.
357 (INLINE_SEMANTICS): Renamed PSIM_INLINE_SEMANTICS.
358 (EXTERN_IDECODE): Renamed PSIM_EXTERN_IDECODE.
359 (INLINE_IDECODE): Renamed PSIM_INLINE_IDECODE.
360 (EXTERN_ICACHE): Renamed PSIM_EXTERN_ICACHE.
361 (INLINE_ICACHE): Renamed PSIM_INLINE_ICACHE.
362 * options.c (options_inline): Fix names.
363 * sim-endian-n.h: Change INLINE_SIM_ENDIAN to INLINE_PSIM_ENDIAN.
364 * sim-endian.h: Likewise.
365 * sim-main.h: New file.
366 * std-config.h: Rename INLINE_LOCALS to PSIM_INLINE_LOCALS.
367
6654b4ae
AC
3682001-12-01 Andrew Cagney <ac131313@redhat.com>
369
370 From Mark Peek.
371 * ppc-spr-table: Add SDA and PIR.
372
bebd2b35
AC
3732001-10-29 Andrew Cagney <ac131313@redhat.com>
374
375 * tree.c (parse_size): Assert #size-cells > 0.
376 (parse_address): Ditto for #address-cells.
377 (parse_reg_property): Only parse the size when #size-cells is
378 non-zero.
379
560ba567
AC
3802001-10-25 Andrew Cagney <ac131313@redhat.com>
381
382 * emul_generic.c (OEA_MEMORY_SIZE): Increase to 4mb.
383 * hw_htab.c (htab_map_binary): Don't try to map the text section
384 when it is empty.
385 * emul_chirp.c (map_over_chirp_note): Default load-base to -1 not
386 CHIRP_LOAD_BASE.
387 (emul_chirp_create): Map in the interrupt table.
388
54cfd411
DJ
3892001-07-16 Daniel Jacobowitz <drow@mvista.com>
390
391 * Makefile.in: Add dependencies on $(CPU_H).
392
d4481806
AC
393Wed Mar 7 10:45:12 HST 2001 Glen Nakamura <gen@lava.net>
394
395 * hw_init.c (dma_file): Fixed problem with loading last 1KB of
396 file.
397
c6631388
AC
3982001-03-04 Andrew Cagney <ac131313@redhat.com>
399
400 * emul_netbsd.c [WITH_NetBSD_HOST]: Include <sys/mount.h> and
401 <errno.h>.
402 (do_stat): Only do SYS test when SYS_stat defined.
403 (do_sigprocmask): Ditto for SYS_sigprocmask.
404 (do_fstat): Ditto for SYS_fstat.
405 (do_getdirentries): Ditto for SYS_getdirentries.
406 (do_lstat): Ditto for SYS_lstat.
407
428e1889
GK
4082001-01-15 Geoffrey Keating <geoffk@redhat.com>
409
410 * emul_netbsd.c (do_open): Translate the flag parameter to the
411 open syscall to the numbers supported by the host.
412
4c15ccf7
GK
4132000-12-12 Geoffrey Keating <geoffk@redhat.com>
414
415 * sim-endian.h: Don't have parameters on macro definitions which
416 are simply renaming functions, to permit use of XCONCAT2 in both
417 the macro name and the arguments in a use of such a definition.
418
7c721b2a
MC
4192000-11-15 Jim Blandy <jimb@redhat.com>
420
421 * sim_calls.c: Doc fix.
422 (sim_fetch_register, sim_store_register): Call
423 gdbarch_register_name directly, instead of going through
424 REGISTER_NAME macro.
425
ae02957b
GK
4262000-10-24 Geoff Keating <geoffk@cygnus.com>
427
428 * ppc-instructions (lfsux): Correct XO field of lfsux instruction.
429
eb2d80b4
AC
430Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
431
432 * configure: Regenerated to track ../common/aclocal.m4 changes.
433
0c22be81
AC
434Fri Apr 28 15:59:27 2000 Andrew Cagney <cagney@b1.cygnus.com>
435
436 * events.c (event_queue_process): Call update_time_from_event
437 every time an event is removed from the queue.
438 (update_time_from_event): Delete assertion that a negative
439 time_from_event implies an empty event queue.
440
25d704f3
AC
441Fri Apr 28 15:53:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
442
443 * interrupts.c (deliver_hardware_interrupt): Print time trace in
444 decimal.
445 * events.c (event_queue_process): Cleanup trace message.
446 (update_time_from_event): Trace full event queue.
447
9ff590a5
GK
4482000-03-25 Geoff Keating <geoffk@cygnus.com>
449
450 * ppc-instructions (Disabled_Exponent_Underflow): Increment
451 the exponent when denormalizing.
452
d4f3574e
SS
453Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
454
455 * configure: Regenerated to track ../common/aclocal.m4 changes.
456
cd0fc7c3
SS
4571999-05-08 Felix Lee <flee@cygnus.com>
458
459 * configure.in: Use AC_EXEEXT instead of AM_EXEEXT.
460 * configure: Regenerated to track ../common/aclocal.m4 changes.
461
7a292a7a
SS
4621999-04-02 Keith Seitz <keiths@cygnus.com>
463
464 * sim_calls.c (POLL_QUIT_INTERVAL): Define. Used to tweak
465 the frequency at which the poll_quit callback is called.
466 (poll_quit_count): New global.
467 (sim_io_poll_quit): Only call the poll_quit callback
468 after the specified POLL_QUIT_INTERVAL.
469
4701999-02-22 Jim Lemke <jlemke@cygnus.com>
471
472 * dc-complex: Force expansion on all bits of field BO.
473 Previously, the least-significant (prediction) bit was ignored.
474 * ppc-instructions (conditional branches): Implement mpc860c0 option.
475 * igen.c (gen_semantics_[ch]): Setup for mpc860c0 option.
476 * psim.c (is_num, psim_options): Added parsing for mpc860c0 option.
477 * interrupts.h: Added "mpc860c0_instruction_program_interrupt".
478 * interrupts.c (program_interrupt): Added handling for above interrupt.
479
c906108c
SS
4801999-02-01 Jim Blandy <jimb@zwingli.cygnus.com>
481
482 Make the simulator compatible with the MPC750. It would be nicer
483 to make this a real multi-sim, but that's more work than we have
484 time for.
485 * emul_generic.c (emul_add_tree_options): Only require strict
486 alignment if it was explicitly requested at configuration time.
487 Don't make it the default for little-endian machines.
488 * ppc-spr-table (UMMCR0, UMMCR1, UPMC1, UPMC2, USIA, UPMC3, UPMC4,
489 MMCR0, PMC1, PMC2, SIA, MMCR1, PMC3, PMC4, L2CR, ICTC, THRM1,
490 THRM2, THRM3): Plop in the MPC750 SPR registers.
491 (DABR): This is weird. This was HID5, but the PPC spec says this
492 should be DABR; why did some random processor use it for something
493 else? The HID5 entry dates back to the original checkin of the
494 simulator code in 1995, so remove it.
495 * sim_calls.c (register_names): Delete this; since the user can
496 now change GDB's list of register names dynamically, we can't
497 pretend there's a static mapping here.
498 (sim_fetch_register, sim_store_register): Call GDB's REGISTER_NAME
499 function to get the register name. That ought to be accurate.
500 However, we're changing a compile-time dependency (using the
501 REGISTER_NAMES macro) into a link- and run-time dependency
502 (calling REGISTER_NAME, which happens to be a function call on the
503 PPC).
504
5051999-01-22 Jim Lemke <jlemke@cygnus.com>
506
507 * igen.c(gen_semantics_[ch]): setup/use of new option
508 (-o mpc860c0[=n]).
509 interrupts.[ch](mpc860c0_instruction_program_interrupt): added.
510 ppc-instructions(the four branch insn groups): detect problematic br's.
511 psim.c(is_num - added, psim_options): Parse and init new option.
512 These changes are currently under #ifdef WITH_OPTION_MPC860C0.
513
5141998-12-01 Ken Raeburn <raeburn@cygnus.com>
515
516 * hw_nvram.c (hw_nvram_bcd): Force value to fit in 0..99.
517
518Fri Nov 20 12:17:28 1998 Andrew Cagney <cagney@b1.cygnus.com>
519
520 * main.c (sim_io_poll_quit): Stub function.
521
522 * events.c (SIM_EVENTS_POLL_RATE): Define.
523 (sim_events_poll): Copy function from common/sim-events.c.
524 (event_queue_init): Copy scheduling of sim_events_poll from same.
525
526 * sim_callbacks.h, sim_calls.c (sim_io_poll_quit): New function,
527 poll the external environment.
528
5291998-11-19 Michael Meissner <meissner@cygnus.com>
530
531 * ppc-instructions (is_{NaN,inf}): Use unsigned64 to get the
532 fractional type, so that quiet NaN's aren't treated like
533 Infinities.
534
535Mon Sep 28 09:42:45 1998 Drew Moseley <dmoseley@cygnus.com>
536
537 * table.c (table_open): For cygwin hosts, we need to use the
538 return value from the read routine as the number of bytes to
539 process. This apparently is due to text-mode vs binary-mode. If
540 the mounts are done text-mode, then the size returnedby fstat()
541 may be different than the number of bytes "read" in text mode.
542
543Sun Oct 4 00:50:47 1998 Felix Lee <flee@cygnus.com>
544
545 * emul_netbsd.c (do_open): fix order-of-evaluation problem.
546 (do_close): ditto.
547 (do_fstat): ditto.
548 (do_lstat): ditto.
549
5501998-09-03 Michael Meissner <meissner@cygnus.com>
551
552 * emul_{netbsd,unix}.c: Update copyright year.
553
554Mon Jun 29 10:57:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
555
556 * sim_calls.c (sim_fetch_register, sim_store_register):
557 return zero when nothing to do.
558
5591998-06-26 Michael Meissner <meissner@cygnus.com>
560
561 * configure.in (AC_CHECK_HEADERS): Don't check for sys/mount.h.
562 * configure: Regenerate.
563 * emul_{netbsd,unix}.c (toplevel): No longer try to include
564 sys/mount.h. It conflicts on Linux when gnu libc2 is used.
565
566Tue May 12 12:10:33 PDT 1998 James Ingham <jingham@leda.cygnus.com>
567
568 * Makefile.in: The run target depended on a target psim$(EXEEXT),
569 but there was no such target, only plain psim. So I changed the
570 run target to depend on psim.
571
572Sat May 2 01:10:12 1998 Stu Grossman <grossman@babylon-5.cygnus.com>
573
574 * aclocal.m4: Remove defs of AM_EXEEXT and AM_CYGWIN32. These are
575 now defined in ../common/aclocal.m4, and the double definition causes
576 problems with AC_SUBST of EXEEXT.
577 * configure: Regenerate.
578
579Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>
580
581 * aclocal.m4: new file for AM_EXEEXT macro
582 * configure.in: call AM_EXEEXT
583 * configure: regenerate with autoconf 2.12.1.
584 * Makefile.in: add EXEEXT support
585
586Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
587
588 * configure: Regenerated to track ../common/aclocal.m4 changes.
589 * config.in: Ditto.
590
591Sun Apr 26 15:19:51 1998 Tom Tromey <tromey@cygnus.com>
592
593 * acconfig.h: New file.
594 * configure.in: Reverted change of Apr 24; use sinclude again.
595 Don't call AC_C_CROSS.
596
597Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
598
599 * configure: Regenerated to track ../common/aclocal.m4 changes.
600 * config.in: Ditto.
601
602Fri Apr 24 11:18:46 1998 Tom Tromey <tromey@cygnus.com>
603
604 * Makefile.in (top_builddir): New macro.
605 (INTLLIBS): New macro.
606 (INTLDEPS): Likewise.
607 (psim): Depend on INTLDEPS; link against INTLLIBS.
608 * configure.in: Call CY_GNU_GETTEXT.
609
610Wed Apr 22 14:28:48 1998 Michael Meissner <meissner@cygnus.com>
611
612 * configure: Regenerate with autoconf 2.12.1.
613
614Fri Mar 13 09:25:58 1998 Andrew Cagney <cagney@b1.cygnus.com>
615
616 * psim.c (psim_read_register, psim_write_register): Handle updates
617 for FPSCR.
618
619 * registers.c (register_description): Reconize "FPSCR".
620
621 * emul_netbsd.c (emul_netbsd_create): When FP available, enable
622 MSR FP exception mode. Do not enable FPSCR bits.
623 * emul_unix.c (emul_unix_create): Ditto.
624
625Tue Feb 17 12:48:58 1998 Andrew Cagney <cagney@b1.cygnus.com>
626
627 * sim_calls.c (sim_store_register, sim_fetch_register): Pass in
628 length parameter. Return -1.
629
630Mon Feb 9 14:13:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
631
632 * ppc-instructions (fdiv, fdivs): Check for divide by zero.
633 (is_invalid_zero_divide, invalid_zero_divide_operation): New
634 functions.
635
636Wed Dec 10 17:38:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
637
638 * sim_calls.c (sim_load): Do not parse PROG using buildargv, use
639 raw value instead.
640
6411997-11-05 Felix Lee <flee@cygnus.com>
642
643 * emul_chirp.c: #ifdef HAVE_UNISTD_H
644
645Wed Oct 15 08:50:54 1997 Andrew Cagney <cagney@b1.cygnus.com>
646
647 * corefile.c (core_attach): Pad out allocated memory regions so
648 that they are always correctly aligned.
649 (struct _core_mapping, core_map_attach, core_init,
650 new_core_mapping): Change free_buffer to type void*.
651
652Mon Oct 6 18:09:26 1997 Michael Meissner <meissner@cygnus.com>
653
654 * sim_calls.c (zfree): Call free correctly.
655
656Mon Sep 29 10:05:01 1997 Andrew Cagney <cagney@b1.cygnus.com>
657
658 * sim_calls.c (zfree): Use free, not mfree.
659 (sim_io_flush_stdoutput): Replace gdb_flush with callback ->
660 flush_stdout.
661
662Fri Sep 26 09:50:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
663
664 * ppc-instructions (sraw, slw, srw): From Charles Lefurgy, Fix
665 mask extracting shift amount. Correctly condition for setting XER
666 in sraw.
667 (ldhau): From Johannes Reisinger, update rA after load.
668
669Tue Sep 9 22:13:23 1997 Felix Lee <flee@cygnus.com>
670
671 * basics.h (CONCAT*): token-pasting macros, if ALMOST_STDC,
672 for MSVC.
673 * words.h: __int64 instead of long long for MSVC.
674
675Wed Aug 27 10:24:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
676
677 * sim_calls.c (sim_create_inferior): Check the simulator was
678 initialized before creating inferior.
679
680 * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract
681 sign bit using 64 bit and not a 32 bit mask.
682
683Wed Aug 27 10:15:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
684
685 * sim_calls.c (sim_load): From Ian Lance Taylor - free argv after
686 it has been used, not before.
687
688Tue Aug 26 10:41:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
689
690 * sim_calls.c (sim_kill): Delete.
691 (sim_create_inferior): Add ABFD argument.
692 (entry_point): Delete variable.
693 (sim_load): Move setting of PC from here.
694 (sim_create_inferior): To here.
695
696Mon Aug 25 16:17:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
697
698 * sim_calls.c (sim_open): Add ABFD argument.
699
700Thu Jul 3 10:18:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
701
702 * ppc-instructions (PPC_INSN_INT): From Michael Thies - Monitoring
703 CR register updates dependant on RC value had logic backwards.
704
705 * ppc-instructions (Load String Word Immediate): From Brad Parker
706 - sense of wrap test in check for overwriting RA wrong.
707 (Load String Word Indexed): Ditto.
708
709 * configure.in: From Erik Landry - set sim_default_model not
710 sim_model for sim-default-model option.
711 * configure: Regenerate.
712
713 * interrupts.c (check_masked_interrupts): Schedule a hardware
714 interrupt delivery when FP interrupts get enabled.
715 (program_interrupt): Generate FP exceptions instead of aborting.
716 (deliver_hardware_interrupt): Deliver a FP exception if so
717 enabled.
718
719 * registers.h: Add definition of fpscr_vx_bits.
720
721 * idecode_expression.h (FPSCR_END): Always update FEX and VX bits
722 in FPSCR.
723 (FPSCR_END): Explicitly check for possible floating point
724 exception conditions.
725 (FPSCR_BEGIN): Simplify.
726
727 * ppc-instructions (Move From FPSCR): Enable.
728 (Move To FPSCR Bit 1): Ditto.
729 (Move To FPSCR Bit 0): Ditto.
730 (Move To FPSCR Field Immediate): Ditto.
731 (Move to Condition Register from FPSCR): Simplify.
732 (invalid_arithemetic_operation): Generate a QNaN when invalid
733 operation exception disabled.
734
735Tue May 20 10:22:50 1997 Andrew Cagney <cagney@b1.cygnus.com>
736
737 * sim_calls.c (sim_open): Add callback argument.
738 (sim_set_callbacks): Delete.
739
740Tue Apr 22 22:36:57 1997 Mike Meissner <meissner@cygnus.com>
741
742 * sim_callbacks.h (error): Make declaration match gdb's.
743 * main.c (error): Ditto.
744
745Fri Apr 18 17:03:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
746
747 * sim_calls.c (sim_stop_reason): Simplify. Was running implies
748 stopped/SIGINT. Exit implies a status code.
749
750 * psim.c (cntrl_c_simulation): From main.c. Event function that
751 halts the simulator.
752 (psim_stop): New. Asynchronously schedule a stop simulator event.
753 (psim_run_until_stop): Delete. Made redundant by psim_stop.
754
755 * main.c (cntrl_c): Update.
756 (cntrl_c_simulation): Moved to psim.c.
757
758 * sim_calls.c (sim_stop): New function. Use psim_stop which
759 schedules a stop event.
760 (sim_resume): Drop SIGINT handler, now in gdb/main.c.
761 (sim_resume): Use psim_run as stop variable no longer needed.
762
763Fri Apr 18 17:03:08 1997 Andrew Cagney <cagney@b1.cygnus.com>
764
765 * psim.c (psim_options): Handle -E option correctly.
766 (psim_usage): Document.
767
768Thu Apr 17 03:28:03 1997 Doug Evans <dje@canuck.cygnus.com>
769
770 * psim.c (psim_options): Ignore -E option (sets endianness).
771 * sim_calls.c: #include bfd.h.
772 (entry_point): New static local.
773 (sim_load): Return SIM_RC. New arg abfd. Set start address from bfd.
774 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
775
776Tue Apr 15 14:57:18 1997 Ian Lance Taylor <ian@cygnus.com>
777
778 * Makefile.in (INSTALL): Set to @INSTALL@.
779 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
780 (install): Depend upon installdirs. Use $(program_transform_name)
781 directly, rather than using $(INSTALL_XFORM).
782 (installdirs): New target.
783
784Fri Apr 4 17:54:36 1997 Jim Wilson <wilson@cygnus.com>
785
786 * Makefile.in (tmp-hw, tmp-pk): Use for loop to eliminate duplicates
787 rather than the non-portable cat -n.
788
789Mon Apr 14 16:29:51 1997 Ian Lance Taylor <ian@cygnus.com>
790
791 * Makefile.in (INSTALL): Change install.sh to install-sh.
792
793Tue Apr 1 18:15:14 1997 Jim Wilson <wilson@cygnus.com>
794
795 * ppc-instructions: Change milhwu to mulhwu.
796
797Wed Apr 2 15:38:08 1997 Doug Evans <dje@canuck.cygnus.com>
798
799 * sim_calls.c (sim_open): New arg `kind'.
800
801Wed Apr 2 14:51:17 1997 Ian Lance Taylor <ian@cygnus.com>
802
803 * COPYING: Update FSF address.
804
805Tue Mar 25 16:17:59 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
806
807 * main.c (sim_io_read_stdin): Only compile unbuffered IO code if
808 all the required features are supported by the host OS.
809
810Tue Mar 25 12:13:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
811
812 * emul_bugapi.c (emul_bugapi_create): Guard against NULL images.
813
814 * configure.in (enable-sim-endain): Correct typo in usage (from
815 Erik Landry <landry@ENGR.ORST.EDU>).
816 * configure: Re-generate.
817
818Fri Mar 14 18:23:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
819
820 * Makefile.in (targ-vals.def): Re-do rule so that it works with
821 FreeBSD's make. Didn't like $<.
822
823Thu Mar 13 12:55:48 1997 Doug Evans <dje@canuck.cygnus.com>
824
825 * sim_calls.c (sim_open): New SIM_DESC result. Argument is now
826 in argv form.
827 (other sim_*): New SIM_DESC argument.
828
829Thu Feb 13 10:35:14 1997 Andrew Cagney <cagney@phydeaux.cygnus.com>
830
831 * ppc-opcode-simple-array, ppc-opcode-simple-goto,
832 ppc-opcode-simple-switch, ppc-opcode-complex-array,
833 ppc-opcode-complex-goto, ppc-opcode-complex-switch,
834 ppc-opcode-jump, ppc-opcode-goto, ppc-opcode-flat: Delete,
835 superseeded by --sim-decode-mechanism option.
836
837 * ppc-opcode-simple, dc-simple: Rename to be 8.3
838 * ppc-opcode-complex, dc-complex: Ditto.
839 * ppc-opcode-stupid, dc-stupid: Ditto.
840 * ppc-opcode-test-1, dc-test.01: Ditto.
841 * ppc-opcode-test-2, dc-test.02: Ditto.
842
843 * configure.in (--enable-sim-opcode): Change prefix to dc- instead
844 of ppc-opcode-.
845
846Wed Feb 12 19:33:45 1997 Andrew Cagney <cagney@phydeaux.cygnus.com>
847
848 * Many of the ppc-opcode-* files are identical baring the type of
849 lookup table. Instead of having multiple tables, igen can do this
850 via an additional option.
851
852 * ld-decode.h, ld-decode.c (force_decode_gen_type): New function,
853 allow the type of generated table specified in the decode file to
854 be overridden.
855
856 * ld-decode.c (load_decode_table): Allow the table type to be
857 overridden.
858
859 * igen.c (main): Add -T <mechanism> option so that an overriding
860 instruction decode mechanism can be specified.
861
862 * configure.in: New option --sim-decode-mechanism to control
863 igen's new -T <mechanism> flag.
864 * Makefile.in (IGEN_FLAGS): Add IGEN_IDECODE_MECHANISM set by the
865 configure script.
866 * configure: Regenerate.
867
868Tue Feb 11 13:49:10 1997 Michael Meissner <meissner@tiktok.cygnus.com>
869
870 * events.c (event_queue_create): Don't use NULL to initialize an
871 integer field.
872 (even_queue_{init,schedule_after_signal,tick}): Conditionalize use
873 of sigprocmask to appropriate autoconf test.
874
875 * main.c ({cntrl_c,main}): Use RETSIGTYPE for signal return type,
876 don't assume void.
877 * sim_calls.c (sim_{ctrl_c,resume}): Ditto.
878
879 * Makefile.in (callback.o): Define HAVE_CONFIG_H, so callback.c
880 includes our config.h.
881
882Tue Feb 4 13:42:59 1997 Doug Evans <dje@canuck.cygnus.com>
883
884 * configure.in: Fix typo in test for callback.c.
885 * configure: Regenerated.
886
887Fri Feb 7 10:04:25 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
888
889 * emul_chirp.c (emul_chirp_create): Handle a virtbase of -1 being
890 found in the device tree.
891
892Wed Feb 5 10:56:27 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
893
894 * Property create/initialization still wasn't correctly ordered.
895 Should be delaying everything related to ihandle creation until
896 after the rest of the tree has been established.
897
898 * device.c (device_find_ihandle_runtime_property): Update.
899 (device_add_ihandle_runtime_property): Update.
900
901 * tree.c (parse_ihandle_property): Delay lookup of the device to
902 be opened until the ihandle initialization phase.
903 * tree.c (print_properties): Update.
904
905Wed Feb 5 10:56:27 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
906
907 * gen-icache.c (print_icache_extraction): Add a reason parameter.
908 Augment each extracted field with a comment citing the codes
909 origin. Should simplify tracking down incorrect cache
910 extractions.
911
912Tue Feb 4 17:44:51 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
913
914 * gen-icache.c: Generalize code handling XXX_is_NNN so that it
915 works for normal and boolean table entries.
916
917 * psim.c (psim_write_memory): last_cpu == -1 or nr_cpus is now
918 valid. Handle this just like *_{read,write}_register now handles
919 it.
920
921Mon Feb 3 17:18:16 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
922
923 * events.c (insert_event_entry): Correct loop termination
924 assertions.
925
926Fri Jan 31 16:20:26 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
927
928 * psim.c (psim_options): Add new option -c for max-iterations or
929 count.
930 (psim_usage): Document.
931 (psim_max_iterations_exceeded): New function, abort simulation if
932 max iterations exceeded.
933
934 * gen-idecode.c: Re-work the table lookup code so that it assumes
935 that the entry is a leaf by default. Simplify the boolean table
936 entry code so that it involves a mask + test instead of shift +
937 shift + mask + test.
938
939 * gen-idecode.c: Correct generated igen body so that it no drops
940 or doubles clock interrupts.
941
942
943Thu Jan 30 11:23:20 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
944
945 * Makefile.in (BUILT_SRC_WO_CONFIG): Change targ-vals.* to
946 @sim_targ_vals@
947
948 * configure.in (sim_callback, sim_targ_vals): Set sim_targ_valls
949 if common callback is present.
950
951Wed Jan 29 12:32:41 1997 Michael Meissner <meissner@tiktok.cygnus.com>
952
953 * configure.in (sim_callback): If the gdb is post 4.16, configure
954 callback support from the common directory.
955 * configure: Regenerate.
956
957 * Makefile.in (BUILT_SRC_WO_CONFIG): Add targ-vals.{h,def} and
958 targ-map.c.
959 (GDB_OBJ): Add callback support configured in.
960 (gentmap,targ-vals.def): Build from common directory.
961 (targ-vals.h,targ-map.c): Build by running gentmap.
962 (callback.o): Build from source in common directory.
963 (targ-map.o): Add dependency.
964 (clean): Remove gentmap.
965
966Wed Jan 29 12:14:19 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
967
968 * igen wasn't aborting if the opcode table contained no valid
969 fields.
970
971 * misc.c (name2i): Possibly abort if an invalid name is
972 encountered.
973 * ld-decode.c: Abort if the table type isn't found.
974
975Wed Jan 29 12:14:19 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
976
977 * When performance monitoring is disabled, it is still possible to
978 determine the simulation speed by looking at the number of elapsed
979 ticks recorded by the event queue.
980
981 * psim.c (psim_write_register, psim_read_register): Force the cpu
982 to zero when it is either of `-1' or `nr_cpus'. In both cases the
983 next cpu would be zero any way.
984
985 * mon.c (mon_print_info): If possible, print the system cycle
986 performance. This is an indication of the number of instructions
987 per second.
988
989Wed Jan 29 12:14:19 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
990
991 * The code to allow an event queue to be updated during a signal
992 was missing. For main.c, a cntrl-c simulation termination wasn't
993 handled cleanly.
994
995 * The simulation would not correctly restart if an event requested
996 that the simulation be halted.
997
998 * psim.c (psim_options): Add hack to -i option to optionally
999 include a level vis -i2.
1000 (psim_usage): Document.
1001
1002 * main.c (cntrl_c, cntrl_c_simulation): New functions. When a
1003 cntrl-c occures schedule an event to halt the simulation.
1004 (main): Catch CNTRL-C signals with the function cntrl_c.
1005
1006 * events.c (event_queue_process): Mask interrupts while
1007 manipulating the async event queue.
1008 (event_queue_init): Ditto.
1009 (event_queue_schedule_after_signal): Ditto.
1010
1011 * events.c (event_queue_process): Mark the event queue as being in
1012 the processing state when processing has started. Adjust code
1013 so that it is tolerant of halts.
1014 (event_queue_init): Start the event queue out with processing
1015 false.
1016 (event_queue_tick): Check that processing isn't still being
1017 performed.
1018
1019 * gen-idecode.c (print_run_until_stop_body): Call
1020 event_queue_process_events to clear possibly pending events before
1021 starting a simulation run. Re-arange main loop so that simulator
1022 is correctly restarted when an event halts the simulation.
1023
1024 * psim.c (psim_halt): Handle an event halting the simulation.
1025 * psim.c (psim_init): Adjust initial cpu - == -1 - to match
1026 reworked idecode.
1027
1028Wed Jan 29 12:14:19 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1029
1030 * ppc-opcode-complex: Correct typo - was expanding ORA instead of
1031 RA. Based on instruction frequency stats, expand additional
1032 instructions.
1033 * ppc-instructions: Change all `RA == 0' to RA_is_0.
1034
1035 * ppc-opcode-stupid: Move all but the basic table in -complex into
1036 here. Update to new format.
1037
1038 * Makefile.in (tmp-defines): New target. Force defines.h to always
1039 be built. Hence get ppc-opcode-goto to build.
1040
1041Tue Jan 28 13:00:19 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1042
1043 * hw_com.c (hw_com_instance_read, hw_com_instance_write):
1044 Implement.
1045
1046Thu Jan 23 09:07:26 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1047
1048 * hw_trace.c (hw_trace_init_data): Delete. The trace options need
1049 to be initialized independant of the rest of the simulation
1050 initalization. Otherwize a trace option explictly set from gdb
1051 could be overridden by hw_trace.
1052
1053 * psim.c (psim_options): Clarify reason why the trace ioctl occures.
1054
1055 * FIXME: The trace code is too scattered - hw_trace.c, psim.c,
1056 debug.c. It could be much simpler.
1057
1058Thu Jan 23 09:07:26 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1059
1060 * Some devices support removable media. Add hooks to the disk
1061 device so that it supports this.
1062
1063 * device.c (device_add_string_array_property,
1064 device_find_string_array_property): New functions, manipulate
1065 properties containing an array of strings.
1066 (device_find_string_property): Allow a string array.
1067 (device_init_static_properties): Update.
1068 (device_init_runtime_properties): Update.
1069
1070 * hw_disk.c (hw_disk_ioctl): Add ioctl for changing the disk
1071 media. If no file image is specified, use the next one in the
1072 image property list.
1073 (hw_disk_init_address): Change the file property so that it is a
1074 string array - use the first entry for the initial file image.
1075
1076 * tree.c (print_string_aray_property): New function - print a
1077 string array.
1078 (print_properties): Adjust.
1079 (print_string): Write a string, handling double quotes.
1080
1081 * device.h: Define an ioctl to `change-media' with an optional new
1082 media image.
1083
1084 * hw_disk.c: Allow floppy disk devices to be specified.
1085
1086 * psim.c (psim_command): New function, parse more complex psim
1087 commands such as "change-media" and "trace".
1088 * sim_calls.c (sim_do_command): Use.
1089
1090Wed Jan 22 09:38:33 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1091
1092 * For expressions like (RA == 0) that are entered in to the cache
1093 as RA_is_0. If possible generate the result of the expression so
1094 that the compiler gets a better chance of eliminating dead
1095 branches.
1096
1097 * gen-icache.c (print_icache_extraction): For a cache entry of
1098 the form <name>_is_<const> where it is a boolean field, generate
1099 the result of the expression instead of the expression its self.
1100 (print_icache_body): Remove code that was looking for *_is_0 and
1101 then generating corresponding definitions.
1102
1103 * gen-icache.c (print_icache_struct): If there is no cache, do not
1104 output expressions in idecode.h file.
1105
1106 * gen-icache.c (print_icache_body): Output them here.
1107
1108 * ppc-opcode-complex: Clarify constant values for SPR==LR register
1109 expansion.
1110
1111 * ppc-cache-rules (RA_is_0, SPR_is_256): Two new cache entries.
1112
1113Wed Jan 22 12:24:52 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1114
1115 * The code that put values in and extracted values from the cache
1116 was too compilicated. The cache table did not allow values to be
1117 computed from cache entries. #defines could only be used when a
1118 cache was present, remove the restriction.
1119
1120 * ld-cache.h, ld-cache.c: Add a new cache entry type - SCRATCH. A
1121 scratch variable is defined when a cache entry is beinf
1122 filled. Change the definition of a COMPUTE variable to be defined
1123 when the cache entry is being used.
1124 * gen-icache.c: Update.
1125
1126 * ld-cache.h, ld-cache.c: Change field names so that their meaning
1127 is more obvious. old_name->field_name, new_name->derived_name.
1128 * gen-icache.c: Update
1129
1130 * gen-icache.h, gen-icache.c (print_icache_body): Make the three
1131 different types of cache code - put into cache, extract from
1132 cache, no cache - an explicit argument to print_icache_body.
1133 * gen-icache.c (print_icache_extraction): Ditto.
1134
1135 * gen-semantics.c (print_c_semantic): Update use.
1136 * gen-idecode.c (print_jump_insn): Update use.
1137 * gen-icache.c (print_icache_function): Update use.
1138
1139 * igen.c (main): Change 'R' option so that it does not force the
1140 cache.
1141
1142 * configure.in (enable-sim-icache): Clarify description. Make
1143 #define one of the defaults regardless of the cache. Probably
1144 should revamp and add a separate option.
1145
1146Tue Jan 21 13:26:10 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1147
1148 * pk_disklabel.c (block_is_fdisk): Tidy up traces - use dos
1149 partition numbering.
1150 (pk_disklabel_create_instance): Partition 1..4 are valid - not
1151 1..3.
1152 (is_iso9660): New function, verify a CD9660 File system.
1153 (pk_disklabel_create_instance): Start expanding so that active
1154 partition selection is supported.
1155
1156Mon Jan 20 11:20:15 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1157
1158 * The cap object was retaining a reference to the instance of a
1159 device after it was deleted. Instead add and remove cap's from the
1160 cap db as they are created and deleted. This ensuring that a
1161 capibility is only used during the lifetime of the corresponding
1162 object.
1163
1164 * cap.h, cap.c: Correct cap type - was signed32 should be
1165 signed_cell.
1166
1167 * cap.c (cap_add, cap_remove): New methods for cap object that
1168 allow the explicit addition and removal of internal objects that
1169 the cap knows about.
1170
1171 * cap.c (cap_init): Rewrite. Verify that the only objects
1172 remaining in the cap data base are those that were entered first.
1173 Thse objects will be the permenant ones.
1174 * device.c (device_init_address): Remember to initialize the cap
1175 database.
1176
1177 * device.c (device_create_instance_from): Explicitly add device
1178 instances to the cap database. Simplify create code.
1179 (device_instance_delete): Explicitly remove device instances from
1180 the cap database.
1181
1182 * device.c (device_create_from): Explicitly add a device to the
1183 cap data base.
1184
1185 * device.c (device_create_from): Always set the cap members.
1186
1187 * hw_disk.c: Output the instance when tracing.
1188
1189Sun Jan 19 16:44:29 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1190
1191 * tree.c (split_device_specifier): Add support for aliases when
1192 looking up a device. Now needs a device as an argument.
1193 (split_property_specifier): Ditto.
1194
1195Sun Jan 19 15:28:23 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1196
1197 * The memory "claim" and "release" methods take an address and
1198 size as arguments. These may be multi cell values. Initially fix
1199 the memory code so that they check/detect this. Leave the
1200 adjustment of any clients to later.
1201
1202 * hw_memory.c (hw_memory_instance_claim,
1203 hw_memory_instance_release): Handle multi-cell memory devices.
1204
1205 * hw_memory.c (hw_memory_instance_claim): Be tolerant towards the
1206 release of memory regions that were not claimed.
1207
1208Fri Jan 17 12:01:07 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1209
1210 * device.h, device.c (device_instance_call_method): Correct return
1211 type - can return either 0 or -1, hence should be a signed type.
1212 * device_table.h: Ditto.
1213
1214 * hw_memory.c (hw_memory_instance_claim,
1215 hw_memory_instance_release): Update.
1216 * hw_disk.c (hw_disk_max_transfer, hw_disk_block_size,
1217 hw_disk_nr_blocks): Ditto.
1218
1219Fri Jan 17 11:50:13 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1220
1221 * emul_chirp.c (chirp_emul_claim): Implement using the "claim"
1222 method belonging to "/chosen/memory".
1223 (chirm_emul_release): Ditto.
1224
1225 * Makefile.in (LIB_INLINE_SRC): Remove emul_* from list of files
1226 that are inlined. These modules are called via a table and are
1227 not made inline.
1228
1229 * hw_init.c (update_for_binary_section): Fix failure to allocate
1230 memory used by the binary in real-mode executions. If "claim"
1231 property is present, allocate memory from the "/chosen/memory"
1232 device.
1233
1234 * emul_chirp.c (emul_chirp_create): Specify that memory should be
1235 claimed when loading a real image.
1236
1237 * hw_memory.c (hw_memory_instance_claim): Don't page align memory
1238 allocations.
1239
1240 * hw_memory.c (hw_memory_instance_release): Avoid infinite loop
1241 when merging adjacent memory chunks.
1242
1243Thu Jan 16 08:51:25 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1244
1245 * vm.h (vm_data_map_read_buffer, vm_data_map_write_buffer): Add
1246 optional PROCESSOR & CIA args so that this routine also abort an
1247 access.
1248
1249 * vm_n.h (vm_data_map_read_N, vm_data_map_write_N): For a
1250 miss-aligned access when a transfer fails abort.
1251
1252 * emul_bugapi.c (emul_bugapi_do_write): Use emul_read_buffer
1253 instead of the vm_read_buffer.
1254 * emul_netbsd.c (do_write): Ditto.
1255 * emul_unix.c (do_unix_write): Ditto.
1256
1257Wed Jan 15 14:38:25 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1258
1259 * configure.in (--enable-sim-jump): Default is NULL and not -E.
1260 * configure: Regenerate.
1261
1262 * basics.h (__attribute__): Enable attributes if GCC >= 2.6.
1263 (UNUSED): Only enable UNUSED if GCC >= 2.7.
1264
1265 * gen-icache.c (print_icache_extraction): Print UNUSED macro
1266 instead of explicit __unused__ attribute.
1267 (print_icache_body): Ditto.
1268 * idecode_expression.h (FPSCR_BEGIN): Use UNUSED.
1269
1270Wed Jan 15 13:54:50 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1271
1272 * cpu.h, cpu.c (cpu_synchronize_context): Add CIA argument as
1273 reference point.
1274
1275 * vm.c (vm_synchronize_context): Add PROCESSOR and CIA as
1276 arguments so that there is a reference point for recovery.
1277 (vm_synchronize_context): Pass processor+cia for errors.
1278 (om_unpack_sr): Ditto.
1279 (om_unpack_srs): Ditto.
1280 * vm.c (vm_create): Review error messages.
1281
1282 * vm.c: Include "cpu.h" so that cpu_error is visible.
1283
1284 * ppc-instructions (Return From Interrupt): Pass CIA.
1285 (Instruction Synchronize): Ditto.
1286 * psim.c (psim_init): Ditto.
1287
1288Wed Jan 15 12:25:11 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1289
1290 * cpu.h, cpu.c (cpu_error): Aborts simulation with error message,
1291 but also saves current processor state.
1292
1293 * basics.h: Move #include <stdarg.h> to here from device_table.h.
1294
1295 * interrupts.c (perform_oea_interrupt): Use. No longer loose CIA
1296 when simulation aborted.
1297 (program_interrupt): Ditto.
1298 (floating_point_unavailable_interrupt): Ditto.
1299 (alignment_interrupt): Ditto.
1300 (floating_point_assist_interrupt): Ditto.
1301 (perform_oea_interrupt): Ditto.
1302 (machine_check_interrupt): Ditto.
1303
1304Tue Jan 14 12:19:10 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1305
1306 * ppc-instructions (Move from Special Purpose Register): Support
1307 move from DEC.
1308
1309Mon Jan 13 16:58:12 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1310
1311 * debug.h, debug.c: Add "interrupts" trace option.
1312
1313 * interrupts.c (data_storage_interrupt): Add tracing.
1314 (machine_check_interrupt): Ditto.
1315 (instruction_storage_interrupt): Ditto.
1316 (alignment_interrupt): Ditto.
1317 (program_interrupt): Ditto.
1318 (floating_point_unavailable_interrupt): Ditto.
1319 (system_call_interrupt): Ditto.
1320 (floating_point_assist_interrupt): Ditto.
1321 (deliver_hardware_interrupt): Ditto.
1322
1323 * interrupts.c (program_interrupt): For UEA mode, halt the
1324 processor - so that the current state is saved - instead of
1325 aborting.
1326 (floating_point_unavailable_interrupt): Ditto.
1327 (floating_point_assist_interrupt): Ditto.
1328
1329Thu Jan 2 09:10:41 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1330
1331 * interrupts.c (perform_oea_interrupt): Halt rather than abort on
1332 a double interrupt.
1333
1334Wed Jan 1 22:54:52 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1335
1336 * ppc-instructions (Store Multiple Word, Load Multiple Word):
1337 Enable.
1338
1339 * tree.c (print_properties): For an array consider printing it out
1340 as an integer array.
1341
1342 * hw_memory.c (hw_memory_init_address): If an "available" property
1343 is present, use that to initialize the available memory instead of
1344 using the reg property.
1345
1346 * emul_generic.c (emul_add_tree_hardware): Add "available"
1347 property to memory device.
1348
1349Fri Dec 20 13:19:07 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1350
1351 * ppc-instructions (Rotate Left Word then AND with Mask): Enable.
1352
1353 * device.c (device_instance_call_method): Was only looking at the
1354 first method.
1355
1356 * hw_disk.c (hw_disk_nr_blocks): Implement #blocks method.
1357 (hw_disk_block_size): Implement block-size method.
1358 (hw_disk_max_transfer): Implement max-transfer method.
1359
1360 * hw_phb.c (hw_phb_init_address): Reinit the rest of the PHB.
1361
1362 * emul_chirp.c (chirp_emul_instance_to_path): Recover from an
1363 invalid ihandle.
1364 (chirp_emul_instance_to_package): Ditto.
1365 (chirp_emul_method): Ditto.
1366 (chirp_emul_read): Ditto.
1367 (chirp_emul_write): Ditto.
1368 (chirp_emul_close): Ditto.
1369 (chirp_emul_seek): Ditto.
1370 (chirp_emul_package_to_path): Ditto (for phandle).
1371 (chirp_emul_package_to_path): Return the length.
1372
1373 * psim.c (psim_merge_device_file): Allow continuation lines.
1374
1375Thu Dec 19 11:09:43 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1376
1377 * emul_chirp.c (chirp_emul_boot): Implement. Well report the new
1378 string and exit.
1379
1380 * emul_chirp.c (chirp_emul_exit): Correct type of args struct
1381 members - *_cell not host dependant int.
1382
1383Wed Dec 18 17:49:59 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1384
1385 * interrupts.c (perform_oea_interrupt): Print additional
1386 information if a double interrupt is encountered.
1387
1388Wed Dec 18 17:49:59 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1389
1390 * psim.c (psim_merge_device_file): Tolerate an incorrect file-name
1391 being specified with the -f option.
1392 (psim_merge_device_file): Correct check for end of string.
1393
1394Wed Dec 18 17:49:59 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1395
1396 * emul_chirp.c (chirp_emul_peer): Was falling off the end of the
1397 list of devices. Return zero to the client instead.
1398 * emul_chirp.c (chirp_emul_child): Ditto
1399 * emul_chirp.c (chirp_emul_parent): Ditto
1400
1401 * device.c (device_root): Assert assumption about the device being
1402 valid.
1403
1404Tue Dec 17 15:12:38 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1405
1406 * emul_chirp.c (emul_chirp_create): Add description property to
1407 each significant node in the device tree.
1408 * emul_bugapi.c (emul_bugapi_create): Ditto.
1409
1410Fri Dec 13 14:30:31 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1411
1412 * main.c (sim_io_read_stdin): For a single byte STDIO read, use a
1413 tempoary two byte buffer. Single byte read with fgets will not
1414 work.
1415 * main.c: Include errno.h.
1416 (sim_io_read_stdin): For non-STDIO, make it work.
1417
1418 * emul_chirp.c (chirp_emul_read): Return the correct error status.
1419
1420Fri Dec 13 14:30:31 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1421
1422 * std-config.h (WITH_STDIO): Don't hard-wire the STDIO mechanism.
1423 Instead have each emulation default it to DO_USE_STDIO.
1424
1425 * emul_generic.c (emul_add_tree_options): Select the STDIO I/O
1426 mechanism as the default if enabled or if nothing selected.
1427
1428 * sim_calls.c (sim_io_read_stdin): Passify GCC's desire for a
1429 return value.
1430 (sim_io_write_stdout): Ditto.
1431 (sim_io_write_stderr): Ditto.
1432 * main.c (sim_io_write_stdout): Ditto.
1433 (sim_io_write_stderr): Ditto.
1434 (sim_io_read_stdin): Ditto.
1435
1436Tue Dec 10 10:31:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1437
1438 * emul_chirp.c (emul_chirp_instruction_call): Make *printf calls
1439 type correct.
1440 * vm.c (om_effective_to_virtual): Ditto.
1441 * events.c (event_queue_schedule{,_after_signal}): Ditto.
1442 (event_queue_{deschedule,process}): Ditto.
1443 * hw_htab.c (htab_decode_hash_table): Ditto.
1444 (htab_map_{page,binary}): Ditto.
1445 * hw_opic.c (hw_opic_init_data): Ditto.
1446 (handle_interrupt): Ditto.
1447 (do_processor_init_register_{read,write}): Ditto.
1448 (write_vector_priority_register): Ditto.
1449 ({read,write}_destination_register): Ditto.
1450 (do_suprious_vector_register_{read,write}): Ditto.
1451 (do_current_task_priority_register_N_{read,write}): Ditto.
1452 (do_timer_frequency_reporting_register_{read,write}): Ditto.
1453 (do_timer_N_{current,base}_count_register_{read,write}): Ditto.
1454 (do_ipi_N_dispatch_register_write): Ditto.
1455 (do_vendor_identification_register_read): Ditto.
1456 (do_feature_reporting_register_N_read): Ditto.
1457 (do_global_configuration_register_N_{read,write}): Ditto.
1458 * hw_phb.c (hw_phb_attach_address): Ditto.
1459 (hw_phb_unit_decode): Ditto.
1460 (hw_phb_address_to_attach_address): Ditto.
1461 (hw_phb_io_{read,write}_buffer): Ditto.
1462 * hw_ide.c (setup_fifo): Ditto.
1463
1464 * sim_calls.c ({defs,callback,remote-sim}.h): Find gdb include
1465 files via -I<dir> instead of using "../../gdb/" prefixes.
1466
1467Tue Dec 10 10:12:44 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1468
1469 * debug.h: Add tracing for the pal device.
1470 * hw_pal.c: Update.
1471
1472 * emul_chirp.c (chirp_emul_getprop): More tracing.
1473
1474Tue Dec 10 10:12:44 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1475
1476 * device.h, device.c (device_find_ihandle_runtime_property): New
1477 function. Reverse of add_ihandle_runtime property.
1478 (device_init_runtime_properties): Use it.
1479
1480 * device.c (find_property_entry): New function returns the
1481 internal property spec.
1482 (device_set_property): Use.
1483 (device_find_property): Use.
1484
1485Tue Dec 10 10:12:44 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1486
1487 * psim.c (psim_merge_device_file): Strip newline from device
1488 specs.
1489
1490Tue Dec 10 10:12:44 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1491
1492 * hw_htab.c (htab_map_binary): For overlapping text / data maps
1493 merge the two. Also check that the merge is safe.
1494
1495 * emul_chirp.c (emul_chirp_create): Add a description property to
1496 the pte's so that they are easier to identify.
1497
1498 (emul_chirp_create): Don't specify a load address for the CHRP
1499 image. Always use the values specified by the executable.
1500
1501 * hw_htab.c (htab_map_page): Abort if a duplicate map is
1502 encountered.
1503
1504Mon Dec 9 12:08:46 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1505
1506 * hw_htab.c (htab_map_page): Formatting.
1507
1508 * emul_chirp.c (emul_chirp_instruction_call): Check for a NULL
1509 method name when handling the client call. Also check for other
1510 bad call arguments.
1511
1512 * emul_chirp.c (emul_chirp_create): Allow real-mode?, real-base,
1513 etc to be overriden.
1514
1515Mon Dec 9 12:08:46 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1516
1517 * os_emul.c (os_emul_create): Use tree find property instead of
1518 device find property - sigh.
1519
1520Thu Dec 5 10:46:42 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1521
1522 * 961205: Release snapshot 961205.
1523
1524Thu Dec 5 10:46:42 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1525
1526 * configure.in (hostbitsize, bitsize): Fix typo in error message -
1527 cannot contain a comma.
1528 (sim-warnings): Check for more potential errors.
1529
1530 * psim.c (psim_usage): Add -f <file> option. Specifies a file
1531 containing device tree specifications that should be merged into
1532 the device tree.
1533
1534 * configure.in: Sort options.
1535 * configure: Rebuild
1536
1537Wed Dec 4 13:57:31 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1538
1539 * psim.c (psim_usage): Add -n option - specify number of
1540 processors.
1541
1542 * emul_chirp.c: Add description.
1543 * emul_bugapi.c: Ditto.
1544 * emul_unix.c: Ditto.
1545 * emul_netbsd.c: Ditto.
1546
1547Fri Nov 29 11:12:22 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1548
1549 * hw_pal.c (hw_pal_attach_address): New function, if an attach is
1550 encountered, assume that it is the single disk.
1551 * hw_pal.c: Add generic device/size decode methods.
1552
1553 * hw_nvram.c (hw_nvram_init_address): Use the first nonzero reg
1554 property entry when determining the nvram size.
1555
1556 * hw_core.c: Add generic address/size decode methods.
1557
1558 * emul_chirp.c (emul_chirp_instruction_call): Return and trace
1559 nonzero status from client functions.
1560
1561 * main.c (error): Always include a cariage return when writing out
1562 errors.
1563
1564Wed Nov 20 00:36:55 1996 Doug Evans <dje@canuck.cygnus.com>
1565
1566 * sim_calls.c (sim_resume): Reset sim_should_run if single
1567 stepping.
1568
1569Thu Nov 28 13:19:46 1996 Andrew Cagney <cagney@kremvax.tpgi.com.au>
1570
1571 * emul_bugapi.c (emul_bugapi_do_diskio): Add support for multiple
1572 optional disks.
1573
1574 * emul_generic.c (emul_add_tree_hardware): Drop the dummy eeprom.
1575 Attach the pal - for I/O - as a pseudo device haning from the
1576 firmware sub tree.
1577
1578 * emul_bugapi.c (emul_bugapi_create): Add a small memory device to
1579 the device tree at the address of the hi-mem interrupt vector
1580 addreses. Used by bugapi to establish its trap instructions.
1581
1582 * debug.h: Add a new macro DITRACE for tracing device instances.
1583
1584 * debug.h: Extend the DTRACE macro so that it can also tests for
1585 device specific tracint.
1586
1587 * device.h, device.c (device_trace): Add method to determine
1588 device specific tracing.
1589 (device_init_address): Set the devices tracing level.
1590
1591Thu Nov 21 12:05:32 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1592
1593 * tree.h, tree.c (tree_device): New files - separate out the
1594 device parser and other tree operations from the device.
1595
1596 * inline.h, inline.c (INLINE_TREE): Add.
1597 * device.h, device.c (device_tree_add_parsed): Delete.
1598 * Makefile.in (tree.c): Add rules for new file.
1599 * Makefile.in: Better order the emul_* files.
1600
1601 * emul_generic.c (emul_add_tree_hardware): Update.
1602 * emul_netbsd.c (emul_netbsd_create): Update.
1603 * emul_unix.c (emul_unix_create): Ditto.
1604 * emul_chirp.c (emul_chirp_create): Ditto.
1605 * emul_bugapi.c (emul_bugapi_create): Ditto.
1606 * psim.c (psim_tree): Ditto.
1607 * hw_init.c: Ditto.
1608
1609 * emul_generic.h: Include tree.h
1610 * Makefile.in: Add to EMUL_GENERIC_H dependencies.
1611
1612 * device.h, device.c (device_root): New function - returns the
1613 root of the tree.
1614 * corefile.c: Use.
1615
1616 * device.h, device.c (device_clean): New function, clean up device
1617 ready for next simulation run. This includes things like deleting
1618 interrupt edges and properties created during the simulation and
1619 also scrubbing any pre-defined properties.
1620 * tree.c (tree_init): Use.
1621
1622 * device.h, device.c (device_init_static_properties): New
1623 function. Initialize any static predefined properties. By static
1624 we mean those that have values that can be determined before the
1625 device tree initialization has started.
1626 * tree.c (tree_init): Use.
1627
1628 * device.h, device.c (device_init_address): Add code to
1629 check/verify the devices #address-cells and #size-cells.
1630 (device_add_integer_property): Delete corresponding code.
1631 (device_nr_address_cells, device_nr_data_cells): Check for
1632 property when returning value.
1633
1634 * device.h, device.c (device_init_runtime_properties): New
1635 function. Initialize those properties that are not `static'. At
1636 present the only such property is the ihandle.
1637 * tree.c (tree_init): Use.
1638
1639 * device.h, device.c (reg, ranges): Rework these so that they use
1640 an array of the fundamental type - single reg or single range
1641 entry.
1642
1643 * device.h, device.c (device_add_ihandle_runtime_property):
1644 Re-implement the adding of an ihandle during tree construction so
1645 that it better fits in with device initialization.
1646
1647Thu Nov 21 12:05:32 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1648
1649 * device.h, device.c (device_ioctl): Add additional argument -
1650 request - so that the caller must always specify the type of
1651 the ioctl request.
1652
1653 * device_table.h: Update.
1654 * hw_trace.c (hw_trace_ioctl): Ditto.
1655 * hw_vm.c (hw_vm_ioctl_callback): Ditto.
1656 * hw_init.c (hw_stack_ioctl_callback): Ditto.
1657 * psim.c (psim_options): Ditto.
1658
1659Thu Nov 21 12:05:32 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1660
1661 * BUGS: Updated a bit.
1662
1663Wed Nov 20 14:06:37 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1664
1665 * hw_opic.c: Finish - third round.
1666
1667Wed Nov 20 12:02:08 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1668
1669 * hw_glue.c (hw_glue_io_read_buffer_callback): Fix miscalc of glue
1670 reg index.
1671 (hw_glue_io_write_buffer_callback): Ditto.
1672
1673Tue Nov 19 21:17:08 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1674
1675 * events.c (event_queue_process): Was incorrectly consuming future
1676 events on the queue when they should be left alone.
1677
1678 * debug.h, debug.c (events): Add support for event queue tracing.
1679 * events.c: Add event tracing.
1680
1681 * debug.h, debug.c: Order device trace options.
1682
1683Fri Nov 15 15:23:39 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1684
1685 * pk_disklabel.c (pk_disklabel_create_instance): Fix up some
1686 warnings generated by GCC.
1687
1688Sun Nov 17 17:59:14 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1689
1690 * sim-endian.h: Add LE versions of byte swap macros. Needed for
1691 PCI devices which are little-endian.
1692
1693 * sim-endian-n.h (endian_le2h_N, endian_h2le_N): Ditto
1694
1695Sun Nov 17 17:59:14 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1696
1697 * hw_iobus.c (hw_iobus_attach_address_callback): Change the iobus
1698 so that it is implementing a 1-1 address map.
1699
1700 * emul_generic.c (emul_add_tree_hardware): Adjust.
1701
1702 * emul_generic.c (emul_add_tree_hardware): Don't add the nvram as
1703 a default.
1704
1705Sun Nov 17 17:59:14 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1706
1707 * device.c (split_find_device): Be tolerant of missing unit
1708 addresses.
1709
1710Fri Nov 15 16:49:49 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1711
1712 * basics.h (port_direction): New type, specify the direction of
1713 any `port'.
1714
1715 * device.h, device.c (device_interrupt_decode): Include
1716 specification of port direction in operations.
1717 (device_interrupt_encode): Ditto.
1718
1719 * device_table.h: Add a direction field to the interrupt port
1720 table.
1721
1722 * device.c (device_tree_add_parsed): Specify port direction.
1723
1724Thu Nov 14 21:38:13 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1725
1726 * hw_opic.c: Finish - second round.
1727
1728Thu Nov 7 00:18:59 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1729
1730 * hw_htab.c (htab_init_data_callback): Allow the virtual-address
1731 to be specified as an array which allows 64bit addresses.
1732
1733 * device.c (device_find_integer_array_property): New function.
1734 Simplify the querying of elements of an integer array.
1735 (device_add_integer_property, device_find_integer_property):
1736 Update to correctly use the cell type.
1737
1738 * vm.c (om_unpack_sr): Clarify shifting comment.
1739 (om_pte_0_masked_vsid): Ditto. Add 64bit version.
1740
1741 * emul_chirp.c (emul_chirp_create): Initialize the segment
1742 registers.
1743
1744 * vm.c (om_effective_to_virtual): Trace segment register use.
1745
1746 * hw_htab.c (htab_map_page): Print out the pteg base address to
1747 simplify cross checking between vm and the htab.
1748 (htab_decode_hash_table): Use device_error instead of error.
1749 (htab_map_page): Ditto.
1750 (htab_dma_binary): Ditto.
1751 (htab_map_binary): Ditto.
1752 (htab_init_data_callback): Ditto.
1753
1754Wed Nov 6 20:20:58 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1755
1756 * interrupts.h: Clarify what the optional instruction program
1757 interrupt is - a subset of illegal instruction program interrupt.
1758
1759 * interrupts.c (program_interrupt): For UEA mode, clarify what an
1760 optional instruction program interrupt is.
1761 (program_interrupt): For OEA mode, as per spec, generate an
1762 illegal instruction program interrupt when an optional instruction
1763 is encountered.
1764
1765 * gen-semantics.c (print_semantic_body): Delete code
1766 differentiating between an unimplemented floating point and normal
1767 instruction. Instead, such a case can be handled explicitly.
1768
1769 * ppc-instructions (store floating-point as integer word indexed):
1770 Mark as optional.
1771 (Floating Convert to Integer Doubleword): Make the floating point
1772 assist interrupt explicit.
1773 (Floating Convert To Integer Doubleword with round towards Zero):
1774 Ditto.
1775 (Floating Convert To Integer Word): Ditto
1776 (Move From FPSCR): Ditto.
1777 (Move to Condition Register from FPSCR): Ditto.
1778 (Move To FPSCR Fields): Ditto.
1779 (Move To FPSCR Field Immediate): Ditto.
1780 (Move To FPSCR Bit 0): Ditto.
1781 (Move To FPSCR Bit 1): Ditto.
1782
1783Mon Nov 4 12:49:13 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1784
1785 * corefile.c (core_map_read_buffer, core_map_write_buffer): Avoid
1786 breaking up transfers.
1787
1788 * corefile.c: Adjust arguments so that the client server
1789 relationship is clarified.
1790
1791 * hw_glue.c (hw_glue_init_address): Update so it can be attached
1792 to a PCI bus.
1793
1794 * hw_disk.c (hw_disk_instance_write): Add more checks to disk IO -
1795 looking for things like overflow/underflow.
1796
1797Sun Nov 3 18:45:20 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1798
1799 * emul_generic.c (emul_add_tree_hardware): Hang the disk off the
1800 PAL device instead of the IOBUS. The disk must be attached to a
1801 logical bus.
1802
1803 * hw_disk.c (hw_disk_init_address): Just use the unit address
1804 directly in the attach - the rest isn't relevant.
1805
1806Sat Nov 2 21:48:57 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1807
1808 * configure.in (sim-hardware, sim-packages): Allow additional
1809 hardware and packages to be prefixed as well as appended.
1810
1811 * Makefile.in (tmp-hw, tmp-pk): Retain the user specified order of
1812 packages when building them. Consequently, a user can override a
1813 standard device by prefixing their own version.
1814
1815 * Makefile.in (hw_opic.o, hw_pci.o, hw_ide.o): Add dependencies.
1816
1817Fri Nov 1 14:42:57 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1818
1819 * mon.c (_cpu_mon): Add fields for counting 1, 2, 4, and 8 byte
1820 reads and writes.
1821 (mon_{read,write}): Count 1, 2, 4, and 8 byte reads/writes.
1822 (mon_print_info): Correct typo regarding # of unaligned reads and
1823 writes. Print out how many 1, 2, 4, and 8 byte reads/writes there
1824 are.
1825
1826Tue Oct 29 17:55:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1827
1828 * configure.in (AC_CHECK_FUNCS): Add access.
1829 * config{.in,ure}: Regenerate.
1830
1831 * emul_unix.c (do_unix_nop): System call that always succeeds.
1832 (do_unix_access): Support access system call.
1833 (solaris_descriptors): Make sigaltstack and sigaction nops.
1834 ({solaris,linux}_descriptors): Add support for access.
1835
1836Tue, 8 Oct 18:42:26 1996 Jason Molenda <crash@cygnus.co.jp>
1837
1838 * Makefile.in (clean): Move config.log to distclean.
1839
1840Fri Nov 1 16:44:28 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1841
1842 * corefile-n.h (core_map_write_N): Improve abort messages.
1843
1844 * device.h, device.c (device_attach_address): Remove unused name
1845 parameter.
1846 (device_detach_address): Ditto.
1847 * device_table.h, device_table.c: Update.
1848 * hw_iobus.c (hw_iobus_attach_address_callback): Ditto.
1849 * hw_nvram.c (hw_nvram_init_address): Ditto.
1850 * hw_memory.c (hw_memory_init_address): Ditto.
1851 * hw_vm.c (hw_vm_init_address_callback): Ditto.
1852 (hw_vm_attach_address): Ditto.
1853 (hw_vm_add_space): Ditto.
1854 * hw_init.c (update_for_binary_section): Ditto.
1855 * hw_core.c (hw_core_attach_address_callback): Ditto.
1856
1857 * hw_iobus.c (hw_iobus_attach_address_callback): Rewrite to handle
1858 configurable parent busses.
1859
1860Wed Oct 30 18:46:32 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1861
1862 * device_table.c (generic_device_size_to_attach_size): Provide
1863 limited support for multi-cell sizes.
1864 (generic_device_address_to_attach_address): Ditto for addresses.
1865
1866Tue Oct 29 02:01:29 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1867
1868 * device.c (device_add_integer_property): Check for setting of
1869 #address-cells and #size-cells properties. For these, update the
1870 corresponding device values.
1871 (device_nr_address_cells, device_nr_size_cells): Use the value
1872 from the device instead of the property.
1873
1874 * hw_core.c: Use generic address and size conversions for the top
1875 bus.
1876
1877 * hw_memory.c (hw_memory_init_address): Tolerate case where
1878 #address and #size cells is greater than 1.
1879
1880 * device.c (device_tree_print_device): Clean out printing of
1881 properties.
1882
1883 * device.c (split_device_specifier): Don't detect comments here -
1884 "#" can be a valid prefix - eg #size-cells.
1885
1886 * psim.c (psim_merge_device_file): Suppress comments and blank
1887 lines here.
1888
1889 * emul_generic.c (emul_add_tree_hardware): Fix typo of incorrect
1890 pal unit address. Add the property /#address-cells to the root of
1891 the tree.
1892
1893 * device.c (device_template_create_device): Check that the unit
1894 address was successfully parsed.
1895
1896 * device_table.c (generic_device_unit_decode): Rewrite to better
1897 handle multi-cell addresses.
1898 (generic_device_unit_encode): Ditto.
1899
1900 * emul_generic.c (emul_add_tree_hardware): "reg" properties no
1901 longer need the explicit array type - the parser takes care of it.
1902
1903 * pk_disklabel.c (pk_disklabel_create_instance): Add NULL return
1904 to keep GCC happy.
1905
1906Mon Oct 28 22:55:48 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1907
1908 * hw_ide.c: New file. Model of a basic IDE interface attached to
1909 a PCI bus.
1910
1911 * configure.in (hardware): Add the ide device to the default
1912 configuration.
1913 * configure: Regenerate.
1914
1915 * debug.h, debug.c: Add tracing option for the IDE device.
1916
1917Fri Oct 25 21:28:25 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1918
1919 * hw_phb.c, hw_phb.h: New files - implement a PHB.
1920
1921 * configure.in (hardware): Add the phb to the list of devices to
1922 build by default.
1923
1924Fri Oct 25 21:28:25 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1925
1926 * hw_com.c: Review description.
1927 * hw_disk.c: Ditto.
1928 * hw_htab.c: Ditto.
1929 * hw_eeprom.c: Ditto.
1930 * hw_init.c: Ditto.
1931 * hw_cpu.c: Ditto.
1932
1933 * hw_com.c: Update event handling.
1934
1935 * hw_disk.c: Implement tracing.
1936
1937Fri Oct 25 21:28:25 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1938
1939 * device_table.c (generic_device_init_address): Use
1940 assigned-addresses property in preference to any other reg
1941 property.
1942
1943Fri Oct 25 21:28:25 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1944
1945 * device.h, device.c (device_find_ranges_property): New function.
1946 Simplify the manipulation of "ranges" properties.
1947
1948 * device.c (device_add_parsed): Extend to include support for the
1949 ranges property.
1950
1951 * device.c (device_add_parsed): Add assigned-addresses to the list
1952 of reg type properties.
1953
1954 * device.c (device_tree_print_device): Add code to format and
1955 print a ranges property.
1956
1957 * device.h, device.c (device_nr_address_cells,
1958 device_nr_size_cells): New functions. Determine the values of the
1959 standard properties #address-cells and #size-cells. Both of which
1960 are optional and have default values of two and one respectfuly.
1961 Previously, code that determined #address-cells was incorrectly
1962 using a value of one.
1963
1964Fri Oct 25 21:28:25 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1965
1966 * debug.h, debug.c: Sort debug options, Add entries for the
1967 comming PHB device.
1968
1969Fri Oct 18 12:12:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1970
1971 * ppc-instructions (Floating Select): Add support for fsel unless
1972 model is 601. Allow user to filter out instruction unless -Fs is
1973 passed to igen.
1974 (Store Floating-Point as Integer Word Indexed): Raise optional
1975 instruction program abort. Allow user to filter out instruction
1976 unless -Fs is passed to igen.
1977 (Floating Square Root{, Single}): Ditto.
1978 (Floating Reciprocal Estimate Single): Ditto.
1979 (Floating Reciprocal Square Root Estimate): Ditto.
1980
1981 * configure.in (--enable-sim-filter): If not passed, pass 32,f,s
1982 to igen.
1983 * configure: Regenerate.
1984
1985 * interrupts.h (program_interrupt_reasons): Add
1986 optional_instruction_program_interrupt.
1987
1988 * interrupts.c (program_interrupt): Call error with more detailed
1989 information on program interrupts, particularly in user mode. Add
1990 support for optional_instruction_program_interrupt.
1991
1992Wed Sep 25 10:20:29 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
1993
1994 * hw_glue.c: New device. Hooks for manipulating interrupt ports.
1995
1996 * debug.h, debug.c (trace_glue_device): Add tracing support for
1997 the interrupt glue logic device.
1998
1999 * configure.in (hardware): Add glue device.
2000 * configure: Regenerate.
2001
2002Tue Sep 24 20:55:38 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2003
2004 * device.c (device_tree_parse_integer_property): New function,
2005 parse a list of integers as an array property.
2006 (device_tree_add_parsed): Call it.
2007
2008 * device.c (device_tree_parse_string_property): New function,
2009 parse a list of strings as a string property (with embeded
2010 null's). For moment, don't try to implement a complext string
2011 parser.
2012 (device_tree_add_parsed): Call it.
2013
2014Tue Sep 24 16:30:48 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2015
2016 * hw_opic.c: New file. OpenPIC interrupt controller.
2017
2018 * configure.in (hardware): Add opic device.
2019 * configure: re-generate.
2020
2021 * hw_pic.c: Delete, replaced with hw_opic.c.
2022
2023 * debug.h, debug.c: Add debug option for OpenPIC device. -
2024 opic-device.
2025
2026Tue Sep 24 16:30:48 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2027
2028 * Makefile.in (psim.o, idecode.o): Since idecode and not psim is
2029 now the file that does all the inlining.
2030
2031 * Makefile.in (LIB_SRC, LIB_INLINE_SRC, idecode.o): Break out the
2032 library source code that could be involved in an inlining. Make
2033 idecode.o only dependant on the inlined library source code.
2034
2035 * Makefile.in (LIB_OBJ): Put options last on the list so that it
2036 is compiled last.
2037
2038 * std-config.h (DEVICE_INLINE): Only inline locals when the
2039 default is to inline.
2040
2041Mon Sep 23 00:37:49 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2042
2043 * hw_htab.c (htab_sum_binary): Determine the real-base for the
2044 binary.
2045
2046 * hw_htab.c (htab_map_binary): Depending on the value of the
2047 load-base, either map the program in as a contiguous section or as
2048 separate sections controled by th binaries lma values.
2049 (htab_init_data_callback): Ditto.
2050
2051Sun Sep 22 15:56:22 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2052
2053 * emul_generic.c (emul_add_tree_options): Remove load-base option.
2054
2055 * emul_chirp.c (map_over_chirp_note): Add load_base field to note
2056 struct. Don't require the load_base field to be present - just
2057 issue warning - it is a recent addition.
2058 (emul_chirp_create): Support both virtual and physical modes.
2059
2060 * emul_chirp.c (emul_chirp_create): Add a stack initialization
2061 property so that any arguments specified on the command line can
2062 be passed on to user programs.
2063
2064 * hw_init.c (create_ppc_chirp_bootargs): Add support for chirp
2065 argument passing to the pseudo device stack.
2066
2067Sat Sep 21 19:39:56 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2068
2069 * device.c (device_error): Make it more tolerant to incomplete
2070 devices.
2071
2072 * hw_init.c (hw_data_init_data_callback): Extend the data device
2073 so that it can perform initialization operations either dma or a
2074 more complex instance open, seek, write operation.
2075 * hw_init.c: Update the description of the data device to reflect
2076 this.
2077
2078Sat Sep 21 00:13:02 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2079
2080 * device.c (device_event_queue_schedule,
2081 device_event_queue_deschedule, device_event_queue_time): Have the
2082 device object export the event operations. Making these available
2083 from the device object should hopefully simplify writing device
2084 models.
2085
2086Fri Sep 20 14:04:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2087
2088 * configure.in (sim-hardware): Add eeprom device to default build.
2089
2090 * hw_eeprom.c: Rewrite so it works.
2091
2092 * debug.h, debug.c: Add tracing support for the eeprom and com
2093 devices.
2094
2095Thu Sep 19 14:40:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2096
2097 * debug.h: Add disklabel-package and disk-device trace options.
2098 debug.h (PTRACE): Add macro to simplify tracing in packages.
2099
2100Thu Sep 19 14:40:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2101
2102 * device.c (device_create_instance_from): Tighten up loop
2103 searching for device instances.
2104 (device_instance_delete): Ditto.
2105 (device_instance_delete): Only leaf instances need to be removed
2106 from a devices list of active instances.
2107
2108Thu Sep 19 14:40:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2109
2110 * hw_disk.c: Add the cdrom as an alias.
2111
2112 * pk_disklabel.c (disklabel_delete): Implement, remembering to
2113 delete the raw disk instance while we're at it.
2114
2115 * pk_disklabel.c (pk_disklabel_create_instance): Implement a
2116 little bit more - still a long way to go.
2117
2118 * pk_disklabel.c (disklabel_write, disklabel_read): Remember the
2119 new head position after a read or write.
2120
2121Thu Sep 19 13:05:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2122
2123 * emul_chirp.c (chirp_emul_read): Allow reads to be longer then
2124 the internal buffer.
2125
2126Thu Sep 19 13:05:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2127
2128 * emul_chirp.c (chirp_read_t2h_args): Call memset-0 with the args
2129 in the correct order.
2130
2131 * emul_chirp.c (chirp_emul_call_method): Correct computation for
2132 the address of the first stack argument passed in from the client
2133 program.
2134
2135Wed Sep 18 19:33:54 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2136
2137 * words.h: Add new types signed_cell and unsigned_cell which
2138 correspond to the signed and unsigned IEEE 1275 memory locations.
2139 * device.h, device.c, emul_chirp.c: Where refering to an IEEE 1275
2140 memory cell, replace uses of unsigned32 with unsigned_cell.
2141 * device_table.h: Ditto.
2142
2143 * sim-endian.h: Add new macros H2BE_cell and BE2H_cell which
2144 convert cell sized values to from big endian.
2145 * device.c, emul_chirp.c: Where refering to IEEE 1275 memory cells
2146 use these new macros.
2147
2148Tue Sep 17 15:57:44 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2149
2150 * device.c (device_tree_add_parsed): Detect and report an
2151 interrupt being attached to an invalid device. Was dumping core.
2152
2153Mon Sep 16 23:09:12 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2154
2155 * device.h, device.c (device_address_to_attach_address,
2156 device_size_to_attach_size): New functions. Convert a devices
2157 unit address or unit size structure into a form suitable for
2158 passing on to the attach and detach functions.
2159 * device_table.h: Add extra methods to device table.
2160
2161 * device.h, device.c (device_find_reg_property): New function.
2162 For a reg type property, return the selected address + size
2163 tupple, along with a positive success status. Add a reg_property
2164 to the list of property types.
2165 * (device_tree_add_parsed): Make array properties with the name
2166 reg or alternate-reg of type reg_property.
2167
2168 * hw_memory.c (hw_memory_init_address): Rewrite to use new
2169 find_reg_property method.
2170 * hw_nvram.c (hw_nvram_init_address): Ditto.
2171
2172 * device.c (device_tree_print_device): Add code to print out a reg
2173 property.
2174
2175 * device_table.c (generic_device_address_to_attach_address,
2176 generic_device_size_to_attach_size ): New functions. Generic
2177 functions for converting between unit and attach address or size.
2178
2179 * device_table.c (generic_device_init_address): Rewrite to use the
2180 new find_reg and address convert functions. Look for both reg and
2181 alternate-reg properties.
2182
2183Mon Sep 16 23:09:12 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2184
2185 * hw_com.c: New file. A '550 serial device that can quickly be
2186 attached to any bus.
2187 * configure.in (enable-sim-hardware): Add the com device.
2188 * configure: re-generate.
2189
2190Thu Sep 12 17:30:56 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2191
2192 * device.c (device_tree_verify_reg_unit_address): New
2193 function. Check that the unit address as specified by the reg
2194 property correctly corresponds to any unit address previously
2195 specified by the devices name.
2196 (device_tree_add_parsed): When adding a reg property, verify
2197 that the unit-address - first value of property - correctly
2198 matches any previous value specified when creating the device
2199 node.
2200
2201Thu Sep 12 17:30:56 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2202
2203 * mon.c (mon_event): Remove assertion that an unsigned is >= 0.
2204
2205Fri Aug 16 12:05:24 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2206
2207 * device.c (device_full_name): Cast strdup to char *, since AIX
2208 3.2.5 mistakenly declares the function to be const char *.
2209 (device_create_from): Ditto.
2210 (device_create_instance_from): Ditto.
2211 (device_add_property): Ditto.
2212
2213Tue Aug 13 11:40:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2214
2215 * debug.c (trace_option): For -t all, do not set the
2216 trace_dump_device_tree flag, so that the simulator is run.
2217
2218Tue Aug 13 11:40:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2219
2220 * Makefile.in (options.o): Depend on defines.h.
2221 (defines.h): New rule, go through config.h and make strings of all
2222 of the #define HAVE_xxx macros.
2223 (distclean): Remove defines.h.
2224
2225 * options.c (print_options): Print whether many of the
2226 configuration macros are defined.
2227
2228 * main.c (main): If -t options and no filename, just print the
2229 options, and don't print the usage message.
2230
2231Mon Aug 12 18:42:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2232
2233 * configure.in: Test whether /dev/zero works on the system, and if
2234 it does, define HAVE_DEVZERO.
2235 * configure: Regenerate.
2236
2237 * emul_generic.c (emul_add_tree_hardware): Do not add /iobus/disk
2238 if we don't have a working /dev/zero on the system.
2239
2240 * emul_bugapi.c (emul_bugapi_init): If HAVE_DEVZERO is not
2241 defined, don't add disk support.
2242 (emul_bugapi_do_diskio): Ditto.
2243 (emul_bugapi_instruction_call): Ditto.
2244
2245Wed Aug 7 14:34:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2246
2247 * emul_unix.c (HAVE_TCGETATTR): If HAVE_TERMIOS_STRUCTURE is not
2248 defined, make sure HAVE_TCGETATTR is #undef'ed
2249
2250Wed Aug 7 14:34:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2251
2252 * std-config.h (REGPARM): Only define REGPARM attributes if using
2253 GNU C. Test for __i686__ in case GCC ever defines it. If not on
2254 a x86 platform, define REGPARM as nothing.
2255
2256 * sim-endian.h (WITH_HOST_BYTE_ORDER): Test for i686 and __i686__
2257 also.
2258
2259Wed Aug 7 20:19:55 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2260
2261 * ld-decode.h, ld-decode.c: Rename goto_gen to the more correct
2262 goto_switch_gen.
2263 * gen-idecode.c: Ditto.
2264
2265 * gen-idecode.c (print_idecode_table): Comment out check for
2266 switch/table combination until a bug with it is fixed.
2267
2268 * ppc-opcode-goto: New file. Like complex and flat but uses
2269 goto-switch instead of padded-switch for the tables.
2270
2271 * gen-idecode.c (print_goto_switch_name): New function.
2272 (print_goto_switch_table_leaf): New function.
2273 (print_goto_switch_break): New function.
2274 (print_goto_switch_table): New function. Prints a jump table
2275 that can be jumped into instead of a switch statement.
2276
2277 * gen-idecode.c (*switch_*): As an option output a switch that is
2278 implemented using a jump table but only if the switch is not
2279 boolean.
2280
2281Tue Aug 6 09:28:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2282
2283 * configure.in (--enable-sim-{hardware,packages}): Fix typos.
2284 * configure: Regenerate.
2285
2286 * device.c (device_instance_call_method): Fixup format message in
2287 error case. Return 0 in case of error to shut up compiler
2288 warnings.
2289
2290Wed Aug 7 00:17:37 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2291
2292 * device_table.c (generic_device_unit_decode): Require a comma
2293 between elements of a unit address.
2294
2295 * device.c (device_tree_print_device): For reg, alternate-reg and
2296 ranges properties use special print functions.
2297 (device_print_ranges_property): Print formatted ranges property.
2298 (device_print_reg_property): Print formatted reg property.
2299
2300Tue Aug 6 21:35:18 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2301
2302 * device.c (device_tree_add_parsed): For reg, ranges and
2303 alternate-reg properties use a special parser.
2304 (device_tree_parse_reg_property): New function to parse a reg
2305 property.
2306 (device_tree_parse_ranges_property): New function to parse a
2307 ranges property.
2308 (device_encode_unit): Wrapper for encode_unit callback.
2309 (device_decoce_unit): Wrapper for decode_unit callback.
2310
2311Wed Jul 31 00:02:30 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2312
2313 * device_table.h (device_instance_callbacks): Relace the claim and
2314 release methods with a more general table mapping from method-name
2315 to method-function.
2316
2317 * device.c (device_instance_call_method): New function. Implement
2318 the OpenBoot call-method client interface. Attempts to locate the
2319 instances method in the callback table.
2320 (device_instance_claim, device_instance_release): Delete.
2321 Replaced with call-method and a lookup table.
2322
2323 * emul_chirp.c (chirp_emul_call_method): Use the new device
2324 instance call method and let that handle a client claim call.
2325
2326 * hw_htab.c (claim_memory): Wrapper function to call the memory
2327 devices "claim" method using the new device-instance call-method
2328 interface. Replaces the previous direct calls to claim.
2329 (htab_map_region): Use claim_memory.
2330 (htab_init_data_callback): Ditto.
2331
2332 * hw_memory.c (hw_memory_instance_claim): Update function
2333 interface so that it is compatible with call-method.
2334 (hw_memory_instance_release): Ditto.
2335 (hw_memory_instance_methods): New table of memory specific
2336 methods claim and release. Add to the hw_memory_callback
2337 table.
2338
2339Tue Jul 30 21:26:14 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2340
2341 * psim.c (psim_init): Back out of change to initial value of
2342 system->last_cpu.
2343
2344Tue Jul 30 21:12:24 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2345
2346 * sim_callbacks.h (sim_io_printf_filtered): Replace
2347 printf_filtered with a local simulator specific version. Add
2348 #define printf_filtered to simplify updating of existing code.
2349
2350 * sim_callbacks.h (sim_io_write_stdout, sim_io_read_stdin,
2351 sim_io_write_stderr): New functions. Read / write to the
2352 simulations stdin and stdout and stderr interfaces. Merge in code
2353 from hw_pal that previously handled async I/O.
2354 (sim_io_flush_stdoutput): Rename flush_stdoutput. Add #define
2355 flush_stdoutput to simplify updating of existing code.
2356
2357 * hw_pal.c (scan_hw_pal, write_hw_pal,
2358 hw_pal_instance_write_callback): Use the new sim_io functions.
2359
2360 * main.c: Implement standalone versions of the new sim_io
2361 functions. Include support for async I/O.
2362 * sim_calls.c: Ditto. This time using the gdb callback table.
2363
2364 * std-config.h (CURRENT_STDIO, current_stdio): New macro. Set up
2365 stdio configuration so that it works in the same way as the rest
2366 of the simulation.
2367 * psim.c (psim_create): Initialize current_stdio from the device
2368 tree.
2369 * emul_generic.c (emul_add_tree_options): Enter a default value
2370 for use-stdio in the device tree.
2371
2372Fri Jul 26 19:43:03 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2373
2374 * gen-idecode.c (print_jump): Was always generating a jump back to
2375 idecode. Only necessary at tail of semantic code.
2376 (print_jump): Was always setting the processor's cia, even during
2377 startup when the processor was still undefined.
2378 (print_jump): For safety, restart smp loop when cpu_nr >= nr_cpus,
2379 not just equal.
2380
2381 * options.c (print_options): Add printing of WITH_REGPARM and
2382 WITH_STDCALL.
2383
2384 * std-config.h (WITH_REGPARM, WITH_STDCALL): Provide default
2385 (disabled) values if not defined.
2386
2387Fri Jul 26 00:36:35 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2388
2389 * ppc-cache-rules (cache): Change RS and RB to cache instead of
2390 compute. The block move instructions use them.
2391
2392 * idecode_expression.h (FPSCR_SET): New macro, set specific FPSCR
2393 register.
2394 (CR_FIELD): New macro, extract specific CR register.
2395 (FPSCR_FIELD): New macro, extract specific FPSCR register.
2396
2397 * registers.h (GPR): New macro, simplify accesses to GPR[i].
2398
2399 * bits.c (INSERTED): Covert INSERTED macro into a function.
2400 (EXTRACTED): Conditionally compile on correct bit size macro.
2401
2402 * bits.h (BIT8): New macro, set a single bit in an 8 bit byte.
2403
2404 * ppc-instructions: With hints from Paul Martin, type in missing
2405 some instruction semantics. Leave disabled for the moment.
2406 (Load Multiple Word): Ditto.
2407 (Store Multiple Word): Ditto.
2408 (Load String Word Immediate): Ditto.
2409 (Load String Word Indexed): Ditto.
2410 (Store String Word Immedate): Ditto.
2411 (Store String Word Indexed): Ditto.
2412 (Move to Condition Register from XER): Ditto.
2413 (Move From Condition Register): Ditto.
2414 (Move From FPSCR): Ditto.
2415 (Move to Condition Register from FPSCR): Ditto.
2416 (Move To FPSCR Field Immediate): Ditto.
2417 (Move To FPSCR Fields): Ditto.
2418 (Move To FPSCR Bit 0): Ditto.
2419 (Move To FPSCR Bit 1): Ditto.
2420
2421Thu Jul 25 22:10:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2422
2423 * std-config.h (SEMANTICS_INLINE): By default, mask out the
2424 inlining of semantic functions from DEFAULT_INLINE. Almost all
2425 configurations call the semantic code via a pointer so there is
2426 little benefit.
2427
2428 * std-config.h (ICACHE_INLINE): Ditto.
2429
2430Thu Jul 25 20:07:30 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2431
2432 * configure.in (sim_regparm): Add configuration option for
2433 enabling GCC's regparm attribute.
2434 * (sim_stdcall): Add configuration option for enabling GCC's
2435 stdcall attribute.
2436
2437 * Makefile.in (REGPARM_CFLAGS): Pass regparam configuration onto
2438 compilations.
2439 * (STDCALL_CFLAGS): Pass stdcall configuration onto compilations.
2440
2441 * std-config.h (REGPARM): Extend construction of REGPARM macro so
2442 that it can include __stdcall__ function attribute.
2443
2444Wed Jul 24 19:04:20 1996 Andrew Cagney <cagney@sawnoff>
2445
2446 * options.c (print_options): Include SUPPORT_INLINE in information
2447 dump.
2448
2449 * gen-idecode.c (print_run_until_stop_body): Only generate loop
2450 termination test if creating idecode_run_until_stop. Push the
2451 loop termination test back into each alternative branch.
2452
2453Wed Jul 24 15:47:09 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2454
2455 * gen-icache.c (print_icache_function): Have the cache function
2456 always update the cache_entries semantic and address fields.
2457
2458 * gen-idecode.c (print_idecode_switch_illegal): Include a break
2459 when generating illegal instructions. This was commented out
2460 which is a hangover from looking a at switch statements generated
2461 using indirect jumps.
2462
2463Tue Jul 23 20:57:01 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2464
2465 * igen.c (print_my_defines): Replaces print_define_my_index.
2466 Print both a definition for MY_INDEX and MY_PREFIX.
2467 * gen-icache.c (print_icache_function): Adjust.
2468 * gen-idecode.c (print_jump_insn): Adjust.
2469 * gen-semantics.c (print_c_semantic): Adjust.
2470
2471 * gen-support.c (gen_support_h): Add optional include to created
2472 support.h so that, like cpu, it is optionally inlined for all
2473 modules that include it.
2474 * inline.h, inline.c: Adjust so that support.[hc] is handled the
2475 same as cpu.[hc].
2476
2477 * idecode_fields.h (LABEL, GOTO): Macro's that create a unique
2478 name for a lable and then branch to it.
2479
2480 * ppc-instructions (convert_to_integer, Floating Round to
2481 Single-Precision, Floating Convert from Integer Doubleword): Use
2482 LABEL and GOTO instead of the recently added switch statements.
2483
2484Wed Jul 24 14:02:42 1996 Andrew Cagney <cagney@sawnoff.highland.com.au>
2485
2486 * gen-idecode.c (print_run_until_stop_body): Too many rparen in
2487 generated code.
2488
2489Tue Jul 23 20:57:01 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2490
2491 * configure.in (--enable-sim-line-nr): Typo - sim_line-nr.
2492 * (--enable-sim-inline): Reorder patern matching of arguments so
2493 that SUPPORT=ALL_INLINE is reconized as *=* and not *_INLINE.
2494
2495 * configure: rebuild.
2496
2497Mon Jul 22 23:25:08 1996 Andrew Cagney <cagney@highland.com.au>
2498
2499 * configure.in (--enable-sim-hardware, --enable-sim-packages): New
2500 configuration options. Let the user specify the packages or
2501 hardware devices that are to be included in the build. Makes it
2502 possible for user packages to be specified.
2503
2504 * Makefile.in (tmp-pk, tmp-hw): Just use the list of packages and
2505 hardware instead of checking it using ls. configure.in should
2506 have taken care of any problems.
2507 (HW_SRC, HW_OBJ, PACKAGE_SRC, PACKAGE_OBJ): Set by configure.
2508
2509Mon Jul 22 22:38:59 1996 Andrew Cagney <cagney@highland.com.au>
2510
2511 * psim.c (psim_options): Enter the argument to the memory size
2512 option directly into the device tree. Was using atol() which is
2513 dangerously non portable.
2514
2515Mon Jul 22 22:17:08 1996 Andrew Cagney <cagney@highland.com.au>
2516
2517 * configure.in (icache): Extend icache flag to include an insn
2518 option. If specifyed the insn - aka instruction - is included in
2519 the instruction cache. Make this the default.
2520 * configure: re-generate.
2521
2522 * igen.c (main), igen.h: Add option -S - inSn - for specifying
2523 that the instruction should be included in the icache.
2524
2525 * gen-icache.c (print_icache_body): If enabled, output code to put
2526 the instruction into the icache.
2527 (print_icache_struct): If enabled, add insn to the icache struct.
2528
2529Mon Jul 22 20:46:12 1996 Andrew Cagney <cagney@highland.com.au>
2530
2531 * Makefile.in (BUILD_CFLAGS): Include -g when building the
2532 generators.
2533
2534Mon Jul 22 20:00:25 1996 Andrew Cagney <cagney@highland.com.au>
2535
2536 * emul_generic.c (emul_add_tree_options): Was incorrectly setting
2537 the strict-alignment option when hardwired for non-strict
2538 alignment.
2539
2540Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2541
2542 * gen-semantics.c: Make the my_index variable a macro MY_INDEX.
2543
2544 * ppc-instructions: Adjust so that references are to MY_INDEX and
2545 not my_index.
2546
2547Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2548
2549 * gen-idecode.c: Output the complete run_until_stop function
2550 instead of just the code to handle a single instruction issue.
2551 * : Have the generated idecode.c include inline.c (instead of psim.c).
2552
2553 * std-config.h: Change psim.c so that it isn't inlined (as this is
2554 no longer needed).
2555
2556 * psim.c (run_until_stop): Delete the old run_until_stop function
2557 instead calling the idecode_run and idecode_run_until_stop
2558 functions that gen-idecode.c is now creating.
2559
2560Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2561
2562 * dgen.c: Maintenance - update to use new features found in lf.c.
2563
2564 * filter_filename.c (filter_filename): Maintenance - make the
2565 string constant.
2566
2567Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2568
2569 * debug.c (TRACE, ITRACE, DTRACE): Have GCC instead of CPP
2570 eliminate trace statements.
2571
2572 * debug.c: Change trace format so that it is consistent
2573 (file:line-nr) with CC's error output.
2574
2575 * gen-itable.c (itable_c_insn): Add the source file name and
2576 source line number to the instruction's informational entry.
2577
2578 * debug.c (ITRACE): Use the itable (and my_index) to get the
2579 current instructions name and source line number.
2580
2581 * gen-semantics.c, gen-icache.c: Adjust generated ITRACE calls to
2582 match new interface.
2583
2584 * emul_bugapi.c (emul_bugapi_instruction_call): Adjust
2585 corresponding call to ITRACE so that it still matches.
2586
2587 * idecode_expression.h (ALU_END, CR0_COMPARE): Use TRACE instead
2588 of ITRACE. The CPP line directives would have previously set the
2589 line-nr and file name so ITRACE isn't needed.
2590
2591Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2592
2593 * gen-idecode.c (print_jump_until_stop_body): New function and
2594 idecode generation option. Instead of generating and calling
2595 separate functions containing the semantic and icache code
2596 generate a single monolythic function and use goto's (and GCC's
2597 indirect jump) to move between code blocks.
2598
2599 * Makefile.in: Add sim_jump flag to those passed to igen.
2600
2601 * configure.in: New option --enable-sim-jump (default disabled)
2602
2603 * ppc-instructions: Eliminate any uses of labels and goto's.
2604 These result in duplicate declarations when a single flat function
2605 is being create.
2606
2607 * ppc-opcode-jump: New file. Set of opcode rules useful when
2608 testing jumping idecodes.
2609
2610Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2611
2612 * gen-idecode.c: Optionally include the semantic code for an
2613 instruction in the function that is doing the decoding.
2614
2615 * igen.c: Add option (-C) to generate semantics in the instruction
2616 decode functions.
2617
2618 * configure.in (--enable-sim-icache): Accept an option list such
2619 as 1024,define. Add a new choice to the list - semantic - which
2620 will cause igen to generate instruction decode functions that
2621 include the corresponding semantic code.
2622
2623Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2624
2625 * configure.in: New option --enable-sim-line-nr (default enabled).
2626 Enable/disable the inclusion of CPP line directives in the
2627 generated files. Such directives refer back to the source files
2628 used when generating the simulator code.
2629
2630 * Makefile.in (sim_line_nr): Pass to igen.
2631
2632Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2633
2634 * igen.c (main): Revamp the options so that more letters are
2635 available.
2636
2637 * configure.in: Adjust to match igen's revamped options
2638
2639Sun Jul 21 21:18:05 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2640
2641 * Makefile.in (pk.h, hw.h): Rewrite depenencies for hw.h (etc) so
2642 that they use the same technique as igen (ie a dummy targets
2643 tmp-pk and tmp-hw are created).
2644
2645Mon Jun 24 22:28:00 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2646
2647 * Makefile.in (BUILD_CFLAGS): Include WARNING_CFLAGS.
2648
2649Wed Jun 19 21:45:28 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2650
2651 * ld-cache.[hc], ld-decode.[hc], ld-insn.[hc]: New files. Separate
2652 out the loading of each of the tables from the rest of igen.
2653 * Makefile.in: Adjust.
2654 * igen.c: Adjust.
2655
2656 * gen-icache.[hc], gen-idecode.[hc], gen-itable.[hc],
2657 gen-model.[hc], gen-semantics.[hc]: New files. Separate out the
2658 code creating each separate set of generated files.
2659 * Makefile.in: Adjust.
2660 * igen.c: Adjust.
2661
2662 * gen-support.[ch]: New files. Output the support functions (found
2663 in the ppc-instructions file) into a separate file.
2664 * Makefile.in: Add.
2665 * inline.h, inline.c: Add.
2666 * std-config.h: Add.
2667
2668 * ld-cache.c: Re-design the cache table format.
2669 * ppc-cache-rules: Update to new format.
2670
2671 * ld-decode.c: Re-design the decode table format.
2672 * ppc-opcode-simple: Update to new format
2673 * ppc-opcode-complex: Ditto
2674 * ppc-opcode-flat: Ditto
2675
2676 * filter.h, filter.c: New files. Separate the opcode filter table
2677 reading code from the rest of igen.c. Re-design the filter so that
2678 it works inclusivly not exclusivly.
2679 * igen.c: Remove the opcode filter table loading code.
2680 * Makefile.in (filter.o): Adjust
2681 * configure.in: Adjust filter flag so that default includes 32bit
2682 and floating point.
2683 * ppc-instructions: Clean up filter fields so that only in use
2684 entries are specifed (ie delete `be').
2685
2686 * misc.c (name2i, i2name): New function. Map between a string and
2687 an integer value.
2688
2689Mon Jun 17 20:08:03 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2690
2691 * sim_calls.c (sim_close): If simulator not created, skip printing
2692 of run information.
2693
2694Mon Jun 17 20:08:03 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2695
2696 * registers.c (register_description): Typo, insns not insn.
2697
2698 * ppc-instructions (model_get_number_of_stalls): New model function,
2699 returns number of stalls for the specified processor.
2700 * psim.c (psim_read_register): Add call to new function
2701 model_get_number_of_stalls().
2702
2703 * ppc-instructions (model_get_number_of_cycles): New model function,
2704 returns number of stalls for the specified processor.
2705 * psim.c (psim_read_register): Add call to new function
2706 model_get_number_of_cycles().
2707
2708Fri Jun 14 00:11:56 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2709
2710 * device_table.h: Don't pass the parent device into a devices
2711 create function. This makes the create function consistent with
2712 the documentation.
2713 * device.c (device_template_create_device): Ditto
2714 * hw_pal.c (hw_pal_create): Ditto
2715 * hw_core.c (hw_core_create): Ditto
2716 * hw_vm.c (hw_vm_create): Ditto
2717 * hw_disk.c (hw_disk_create): Ditto
2718 * hw_nvram.c (hw_nvram_create): Ditto
2719 * hw_memory.c (hw_memory_create): Ditto
2720 * hw_cpu.c (hw_cpu_create): Ditto.
2721
2722 * device.c (split_find_device): Allow a null initial parent device.
2723 (device_template_create_device): Ditto.
2724
2725 * device.c (device_create_from): Make local (static) only used
2726 within device.c.
2727 * device_table.h: typedef device_callbacks moved here (from
2728 device.h) where it belongs.
2729
2730 * hw_core.c: New file. Implements just the core device using the
2731 core object.
2732
2733 * corefile.c: Moved all core device functions into the new
2734 hw_core.c file. core_device_create() disapears.
2735
2736 * psim.c (psim_tree): Use device_tree_add_parsed() to create the
2737 core device.
2738
2739Thu Jun 13 00:09:29 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2740
2741 * hw_init.c: Correct typo in comment.
2742
2743 * corefile.c (core_init): Remove any remaining references to a
2744 default map.
2745 (core_map_find_mapping): Ditto.
2746
2747Wed Jun 12 22:30:32 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2748
2749 * corefile.c (core_init): Make function global so that other
2750 devices are able to use the full core object.
2751
2752 * corefile.c (core_create, core_from_device): Break core_create
2753 into two functions. The first creates a core object, the second
2754 returns the core object associated with a core device.
2755
2756 * corefile.c (core_device_create): Use core_create to make the
2757 core object.
2758
2759 * psim.c (psim_create): Use core_from_device() instead of
2760 core_create().
2761
2762 * device.c (device_template_create_device): Make static as only
2763 needed by functions internal to device.c.
2764
2765Fri Jun 7 23:47:18 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2766
2767 * ppc-opcode-test-2: Remove description of fields.
2768 * ppc-opcode-complex: Ditto
2769 * ppc-opcode-flat: Ditto
2770 * ppc-opcode-simple: Ditto
2771 * ppc-opcode-stupid: Ditto
2772 * ppc-opcode-test-1: Ditto
2773 * ppc-cache-rules: Ditto
2774
2775 * igen.c: Add description of files as a comment at the front.
2776
2777Wed Jun 26 12:50:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2778
2779 * configure.in: Check for whether the termios and termio
2780 structures are really defined, and whether or not, they define the
2781 c_line field.
2782 * configure: Regenerate.
2783
2784 * Makefile.in ({,TERMIO_}CFLAGS): Add TERMIO_CFLAGS options set by
2785 configure.
2786
2787 * emul_unix.c: Various changes to allow for building on systems
2788 with different termio and termios structures. If host has both
2789 termio and termios, just use termios. No longer include
2790 sys/ioctl.h.
2791
2792Wed Jun 26 12:26:55 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2793
2794 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
2795 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
2796 (docdir): Removed.
2797 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
2798 (AC_PROG_INSTALL): Added.
2799 * configure: Rebuilt.
2800
2801Wed Jun 5 23:53:42 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2802
2803 * corefile.h: Rewrite documentation so that it can be extracted and
2804 converted into texinfo (and hence ready for translation into html,
2805 tex or nroff).
2806 * device.h: Ditto
2807
2808Thu Jun 6 09:52:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2809
2810 * hw_disk.c (SEEK_SET): If SEEK_SET is not defined, define as 0.
2811
2812Wed Jun 5 11:46:52 1996 Andrew Cagney <cagney@puddin>
2813
2814 * hw_disk.c: Include <unistd.h> if available. Under SunOS, that
2815 is the source of SEEK_SET.
2816
2817Wed Jun 5 01:39:07 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2818
2819 * psim.c (psim_options): Correct type of dummy arguments being
2820 passed to a device_ioctl call.
2821
2822 * hw_init.c (hw_data_init_data_callback): Adjust printf arguments.
2823 (write_stack_arguments): Ditto.
2824 * hw_trace.c: Instance callback entry no longer a table.
2825
2826Wed Jun 5 01:39:07 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2827
2828 * emul_unix.c (do_unix_umask): Cast printf argument.
2829 (convert_to_linux_termios): Use LINUX_VSWTC not LINUX_VSWCH
2830
2831Mon Jun 3 15:02:04 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2832
2833 * hw_init.c (update_for_binary_section): Abort if we find an
2834 .interp section, which indicates the need for shared libraries to
2835 be loaded.
2836
2837Mon Jun 3 15:02:04 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2838
2839 * emul_unix.c (do_unix_{time,gettimeofday,getrusage}): Add support
2840 for time, gettimeofday, and getrusage system calls.
2841 ({solaris,linux}_descriptors): Add new system calls.
2842 (do_get{,e}{uid,gid}): Use gid_t/uid_t types.
2843 (do_get{,p}pid): Use pic_t types.
2844
2845 * configure.in (AC_TYPE_{GETGROUPS,SIGNAL}): Define.
2846 (AC_TYPE_{MODE,OFF,PID,SIZE,UID}_T): Define.
2847 * config{.in,ure}: Regenerate.
2848
2849Mon Jun 3 23:19:57 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2850
2851 * emul_netbsd.c (emul_netbsd_create): Use the more specific names
2852 `ppc-elf' and `ppc-xcoff' for the stack-type.
2853 * emul_unix.c (emul_unix_create): Ditto.
2854 * emul_bugapi.c (emul_bugapi_create): Ditto.
2855 * hw_init.c: Reconize the new names.
2856
2857 * emul_unix.c (do_unix_break): Adjust so that the updated ioctl
2858 call is used (no system parameter).
2859
2860Sun Jun 2 11:21:17 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2861
2862 * emul_unix.{h,c}: New files to provide Solaris and Linux system
2863 call emulations.
2864
2865 * Makefile.in (LIB_{SRC,OBJ}): Add emul_unix.{c,o}.
2866 (os_emul.o): Depend on emul_unix.h.
2867 (emul_unix.o): New dependency.
2868
2869 * configure.in (--enable-sim-alignment): Add 0|default to mean set
2870 alignment to 0, which means use appropriate alignment for mode.
2871 (AC_CHECK_FUNCS): Add new functions needed by emul_unix.c.
2872 (AC_CHECK_HEADERS): Add new include files needed by emul_unix.c.
2873 * config.in: Regenerate.
2874 * configure: Regenerate.
2875
2876 * emul_generic.c (emul_write2_status): New function to return
2877 results in r3 and r4 for Solaris system calls.
2878 (emul_do_system_call): If the system call is not support, but
2879 there is a string for the system call name, print out the string
2880 instead of the system call number.
2881
2882 * emul_generic.h (emul_write2_status): Declare it.
2883
2884 * emul_netbsd.c: Use /* */ around comment on #endif.
2885
2886 * os_emul.c: Include emul_unix.h.
2887 (os_emulations): Add emulations for Solaris, and Linux.
2888
2889 * psim.c (psim_usage): Add message about solaris, linux
2890 emulations.
2891
2892Thu May 30 00:00:10 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2893
2894 * hw_iobus.c: Tidy up notes so that they can be auto-extracted.
2895
2896 * README: Correct PSIM's title
2897
2898Wed May 29 23:50:26 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2899
2900 * basics.h: New global type object_disposition, used to indicate
2901 the status of objects when things are restarted.
2902
2903Fri May 17 17:28:52 1996 Andrew Cagney <cagney@benjimen.highland.com.au>
2904
2905 * device_table.h: Change the interrupt descriptor structure so
2906 that it includes an additional member - an upper bound on the
2907 interrupts by that name.
2908
2909 * device.c (device_interrupt_decode): Allow a range of interrupt
2910 ports (eg rst0 .. rst6) if the port descriptors bound is non zero.
2911
2912 * device.c (device_tree_print_device): Include a list of valid
2913 interrupt ports when listing supported devices.
2914
2915 * device.h, device.c (device_child_interrupt_*): Delete. Not used.
2916
2917 * emul_generic.c (emul_add_tree_hardware): Modify the creation of
2918 the interrupt net so that it uses int0 .. intN.
2919
2920Tue May 14 23:03:53 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2921
2922 * device.h, device.c (device_ioctl): Drop the system argument.
2923 Devices can not obtain this using the device_system() call.
2924 * device_table.h: Adjust accordingly.
2925 * hw_*.c: Adjust accordingly.
2926 * emul_netbsd.c (do_break): Adjust call to vm device accordingly.
2927 * psim.c (psim_options): Use a device_ioctl call to force the
2928 hw_trace device to update the trace options.
2929 * hw_trace.c: Replace the init function with an ioctl call. Adjust
2930 doc accordingly.
2931
2932 * psim.c (psim_init): Re-order initialization so that the
2933 os-emulation is initialized after the device tree. Without this,
2934 os-emul's are not able to create instances or access properties
2935 that contain an instance handle.
2936
2937 * device.h, device.c (device_add_*_property): Make these functions
2938 internal to device.c. The user has access to the more generic
2939 device_tree_add_parsed function. Differentiate between the initial
2940 and current value for each property.
2941 * (clean_device_properties): New function that deletes any
2942 properties created after the start of a simulation and restores
2943 the initial value of any others (ignoring ihandles).
2944 * (init_device_properties): (Re)Initialize any properties that
2945 contain ihandles. create
2946
2947 * (device_tree_init): Include calls to clean the device tree's
2948 properties and then initialize them. Document this in the device.h
2949 file.
2950
2951Mon May 6 17:36:15 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2952
2953 * interrupts.c (decrementer_interrupt): Always pend a decrementer
2954 interrupt even if it is not yet possible to deliver it.
2955
2956Wed May 1 12:26:51 1996 Andrew Cagney <cagney@benjimen>
2957
2958 * mon.h, mon.c (mon_get_number_of_insns): Make this externally
2959 visable adjusting the arguments so that the interface is correct.
2960 (mon_print_info): Adjust calls.
2961
2962 * registers.h, registers.c (register_description): Add phony
2963 cycle, insn and stall registers.
2964
2965 * psim.c (psim_read_register): Return nr of instructions for given
2966 processor.
2967
2968Tue Apr 30 22:09:09 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2969
2970 * hw_htab.c: New file. Extract contents from disk_table.c.
2971 Contains a device that, during initialization will create a
2972 PowerPC htab in memory.
2973 * hw_register.c: New file. Extract contents from disk_table.c.
2974 Contains a device that, during initialization, will parse its
2975 property list and use that to initialize various processor
2976 registers (not target specific).
2977 * hw_vm.c: New file. Extract contents from disk_table.c. Contains
2978 a device that handles accesses to invalid virtual memory addresses
2979 (in user mode).
2980 * hw_init.c: New file. Extract contents from disk_table.c. Misc
2981 devices that can initialize memory from a file.
2982 * hw_trace.c: New file. Extract contents from disk_table.c.
2983 Configure trace options from property values.
2984
2985 * Makefile.in (hw_htab.o, hw_register.o, hw_vm.o, hw_init.o,
2986 hw_trace.c): Add new device files.
2987
2988 * device_table.c: Remove above code, now in separate independant
2989 files.
2990
2991Fri Apr 26 00:00:07 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
2992
2993 * hw_disk.c: New file. Disk and CDROM device.
2994
2995 * Makefile.in (hw_disk.o): Add device hw_disk.c.
2996
2997 * pk_disklabel.c: New file. Implement the miss-named disk-label
2998 package.
2999
3000 * Makefile.in (pk.h): Create the file pk.h that contains a list of all
3001 the packages.
3002
3003 * Makefile.in (hw.h, hw.c): Add dependancy on Makefile so that
3004 they are re-created when the makefile is updated.
3005
3006 * emul_generic.c (emul_add_tree_hardware): Add a disk device
3007 (below the iobus) to the device tree. Include an ihandle of
3008 the disk as /chosen/disk.
3009
3010 * emul_bugapi.c (emul_bugapi_create): Don't initialize the input,
3011 output and (new) disk handles yet.
3012 * (emul_bugapi_init): Initialize the input, output (and just added)
3013 disk ihandles here.
3014 * (emul_bugapi_do_diskio): New. Performs disk i/o (well at least
3015 what I think the behavour is).
3016 * emul_bugapi.c (emul_bugapi_instruction_call): Add hook to disk
3017 i/o bug call. For RETURN call, exit using gpr[3]'s status even
3018 though this isn't part of the spec - makes it possible for machine
3019 code to signal the aporting of a simulation run.
3020
3021 * emul_chirp.c (chirp_emul_call_method): Add support for the
3022 claim/release methods.
3023 * (chirp_emul_exit): Add an optional exit status argument to
3024 the exit method. Makes it possible for chirp emul simulations
3025 to abort upon an error.
3026 * device.h, device.c (device_instance_claim,
3027 device_instance_release): New methods for claiming and releasing
3028 memory.
3029 * hw_memory.c: add claim and release memory methods.
3030 * hw_*: Use the claim memory method when allocating physical
3031 memory.
3032
3033Thu Apr 18 23:38:10 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3034
3035 * hw_nvram.c (hw_nvram_update_clock): Use the current not previous
3036 time when updating the clock.
3037
3038 * hw_nvram.c: Tidy up documentation
3039
3040Fri May 24 10:08:10 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3041
3042 * configure.in (AC_STRUCT_ST_{BLKSIZE,BLOCKS,RDEV}): Use these
3043 macros to determine whether or not the appropriate st_<xxx> fields
3044 exist in the stat structure.
3045 (AC_CHECK_FUNCS): Check for all unix system calls used, except for
3046 the real basic ones like open, read, write, etc.
3047 * config{.in,ure}: Regenerate.
3048
3049 * emul_netbsd.c: Add support for missing system calls, and/or
3050 missing stat fields.
3051 (MAXPATHLEN): Undefine if including unistd.h, since sys/param.h
3052 might define it.
3053
3054 * hw_pal.c (WITH_STDIO): Redefine if O_NDELAY, F_GETFL, or F_SETFL
3055 are not defined.
3056 (scan_hw_pal): Do not cause syntax error if O_NDELAY, F_GETFL, or
3057 F_SETFL not defined.
3058
3059Tue May 21 17:24:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3060
3061 * emul_netbsd.c (write_stat): Don't convert st_blocks unless the
3062 host is netbsd.
3063
3064Thu May 16 10:56:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3065
3066 * configure.in (AC_CHECK_HEADERS): Add sys/ioctl.h.
3067 * config{.in,ure}: Regenerate.
3068 * emul_netbsd.c: If HAVE_SYS_IOCTL_H is not defined, don't include
3069 sys/ioctl.h.
3070
3071Tue May 7 17:28:12 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3072
3073 * hw_pal.c (hw_pal_instance_read_callback): Remove unused
3074 variable.
3075
3076 * misc.c ({,target_}a2i): Rewrite to not use strtoul.
3077
3078 * Makefile.in ({spreg,misc}.o): Add dependency on .c file.
3079 ({i,d}gen): Don't link in liberity. Use BUILD_LIBS instead of
3080 LIBS.
3081
3082Mon May 6 11:31:43 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3083
3084 * hw_pal.c (hw_pal_instance_read_callback): If using stdio, use
3085 fgets to read line. If not using stdio, do a simple blocking read
3086 of len bytes.
3087
3088Fri May 3 15:07:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3089
3090 * Makefile.in: Correctly build simulator for build machine != host
3091 machine.
3092
3093Tue Apr 30 18:46:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3094
3095 * configure.in (--enable-hostendian): Rework so the default uses
3096 the AC_C_BIGENDIAN results. Only run AC_C_BIGENDIAN if not cross
3097 compiling.
3098 * configure: Regenerate.
3099
3100 * sim-endian.h: Add more tests for host endian to support more
3101 platforms in a cross compilation environment.
3102
3103Wed Apr 17 14:38:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3104
3105 * hw_pal.c ({scan,write}_hw_pal): If WITH_STDIO == DO_USE_STDIO,
3106 use stdio, instead of unpended read/printf_filtered.
3107 (hw_pal_instance_write_callback): If WITH_STDIO == DO_USE_STDIO,
3108 flush stdout after writing the characters.
3109
3110 * options.c (print_options): Print out WITH_STDIO.
3111
3112 * Makefile.in (STDIO_CFLAGS): Pass on result of @sim_stdio@
3113 configuration variable.
3114 (CONFIG_CFLAGS): Include STDIO_CFLAGS.
3115 (hw.{c,h}): Allow for source dir != build dir, and for HW_SRC
3116 files to contain directory pieces.
3117
3118 * std-config.h (DO{,NT}_USE_STDIO): New flags for whether we
3119 should use stdio for console input.
3120 (WITH_STDIO): If not defined, define as DONT_USE_STDIO.
3121
3122 * configure.in (--enable-sim-stdio): Add new switch to control
3123 whether stdio is used for console I/O.
3124 * configure: Regenerate.
3125
3126 * interrupts.c (external_interrupt): Declare it to be
3127 INLINE_INTERRUPTS, not INLINE_CPU.
3128
3129Mon Apr 15 23:30:56 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3130
3131 * events.c (insert_event_entry): Allow events to be scheduled
3132 *NOW* (at delta time 0). Add assertions to clarify behavour of
3133 event queue.
3134
3135 * events.c (update_time_from_event): New function. Calculates the
3136 number of ticks from the next event. Use this.
3137
3138Sun Apr 14 21:39:45 1996 Andrew Cagney <cagney@highland.com.au>
3139
3140 * emul_netbsd.c (do_break): Return 0 if success (instead of
3141 adjusted break).
3142
3143 * device_table.c (vm_ioctl_callback): Don't return adjusted break
3144 (isn't needed).
3145
3146Sun Apr 14 21:32:41 1996 Andrew Cagney <cagney@highland.com.au>
3147
3148 * device_table.h: Change type of the device ioctl so that it
3149 returns an int (status).
3150 * device.h (device_ioctl): Ditto.
3151 * device.c (device_ioctl): Ditto.
3152
3153 * device_table.c (stack_ioctl_callback): Return 0 status.
3154 (vm_ioctl_callback): Ditto
3155
3156Sat Apr 13 00:00:24 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3157
3158 * emul_netbsd.c (do_read): Correctly set the return value.
3159 (do_getpid): Ditto.
3160 (do_getuid): Ditto.
3161 (do_geteuid): Ditto.
3162 (do_dup): Ditto.
3163 (do_getegid): Ditto.
3164 (do_getgid): Ditto.
3165 (do_sigprocmask): Ditto.
3166 (do_umask): Ditto.
3167 (do_dup2): Ditto.
3168 (do_gettimeofday): Ditto.
3169 (do_getrusage): Ditto.
3170 (do_fstat): Ditto.
3171 (do_stat): Ditto.
3172 (do_lseek): Ditto.
3173 (do___sysctl): Ditto.
3174
3175Fri Apr 12 20:56:47 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3176
3177 * device_table.c (vm_ioctl_callback): Don't access the processor
3178 registers directly, instead leave it to the caller to handle this.
3179
3180 * emul_netbsd.c (do_break): Which calls vm_ioctl_callback to
3181 perform a break. Pass in the new break value and set the
3182 registers according to the result.
3183
3184 * emul_generic.c (emul_write_status): Change so that r3 contains
3185 either status or errno and failure is indicated by SO.
3186
3187Thu Apr 4 23:03:38 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3188
3189 * emul_bugapi.c (emul_bugapi_create): More strict check of OEA
3190 address.
3191
3192Thu Apr 4 20:58:05 1996 Andrew Cagney <cagney@highland.com.au>
3193
3194 * interrupts.h (interrupts): New structure contains state of
3195 pending interrupts.
3196
3197 * cpu.c (cpu_interrupts): New function. Pending interrupt status
3198 in the cpu and grant access to it. Add interrupts to cpu
3199 structure.
3200
3201Fri Mar 29 22:09:25 1996 Andrew Cagney <cagney@highland.com.au>
3202
3203 * device.c (device_tree_add_parsed): Check that the creation of a
3204 device instance worked before using it.
3205
3206 * psim.c (psim_halt): Remove cia argument from psim_halt. This
3207 function does not save the CIA so do not pass it in.
3208
3209Fri Mar 29 21:30:56 1996 Andrew Cagney <cagney@highland.com.au>
3210
3211 * hw_pal.c (hw_pal): Merge the halt and icu and console devices
3212 found in device_table.c into a single hack pal.
3213
3214 * device_table.c (halt, icu, console): Delete.
3215
3216 * Makefile.in (hw_pal.o): New dependency.
3217
3218 * emul_generic.c (emul_add_tree_hardware): Re-arange device tree
3219 so that it uses the pal instead of the icu/halt/console devices.
3220 Wire the pal's interrupt ports up to the cpu nodes.
3221
3222Fri Mar 29 20:17:17 1996 Andrew Cagney <cagney@highland.com.au>
3223
3224 * hw_iobus.c (hw_iobus_attach_address_callback): Move from
3225 device_table.c to here.
3226
3227 * Makefile.in (hw_iobus.o): New dependency.
3228
3229Fri Mar 29 12:17:58 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3230
3231 * emul_bugapi.c (_os_emul_data): Add fields for output, input.
3232 (emul_bugapi_create): Create input, output from /chosen/stdin and
3233 /chosen/stdout.
3234 (emul_bugapi_do_{read,write}): Switch to use device_instance
3235 interface.
3236 (emul_bugapi_instruction_call): Change calls to
3237 emul_bugapi_do_{read,write} to pass device instance argument.
3238
3239Tue Mar 26 14:57:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3240
3241 * igen.c (idecode_switch_end): Fix 2/26 change so that an extra
3242 default is not written out if a default was already written.
3243
3244 * psim.c (psim_{read,write}_register): Use sizeof unsigned_8 to
3245 size cooked_buf, not sizeof natural_word, since floating point
3246 registers are 8 bytes.
3247
3248Mon Mar 25 22:07:13 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3249
3250 * configure: Regenerate with autoconf 2.9.
3251
3252Thu Mar 21 00:14:26 1996 Andrew Cagney <cagney@highland.com.au>
3253
3254 * device_table.h: Always include string headers.
3255
3256Thu Mar 21 00:06:09 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3257
3258 * main.c (error): Be careful to not try to print out statistics
3259 when the simulation was never created.
3260
3261Sun Mar 17 22:40:57 1996 Andrew Cagney <cagney@highland.com.au>
3262
3263 * basics.h: Move the event queue's definition to here so that it
3264 can be refered to globally with out importing all of events.h.
3265
3266 * psim.h, psim.c (psim_event_queue): New function. Grant access
3267 to the simulation event queue. Will make this the single point of
3268 access (there is after all only one event queue in the
3269 simulation).
3270
3271 * cpu.c (cpu_create): Use psim_event_queue to obtain the event
3272 queue instead of it being passed in. No longer allow access to
3273 the cpu's copy of the event queue.
3274
3275Sun Mar 17 22:40:57 1996 Andrew Cagney <cagney@highland.com.au>
3276
3277 * events.h, events.c (event_handler): Remove event_queue from
3278 arguments passed to an event handler. That argument is redundant
3279 - the `data' should refer to a data structure that contains the
3280 event queue if queing is needed.
3281
3282 * cpu.c (cpu_decrement_event): adjust
3283
3284 * events.c (event_queue_process): adjust
3285
3286Sun Mar 17 22:40:57 1996 Andrew Cagney <cagney@highland.com.au>
3287
3288 * device.h, device.c (device_system): New, returns a handle for
3289 the system given the device.
3290
3291 * device.c (device_address_init): Store a pointer back to the
3292 system in each devices node.
3293
3294 * device_table.h: Don't pass `system' into each device when it is
3295 being initialized, this is now available using device_system(me).
3296
3297 * device.c (device_address_init, device_data_init): Adjust.
3298
3299 * hw_cpu.c, hw_nvram.c, hw_memory.c, hw_eeprom.c, device_table.c:
3300 Adjust.
3301
3302Sun Mar 17 22:40:57 1996 Andrew Cagney <cagney@highland.com.au>
3303
3304 * interrupts.c (decrementer_interrupt, external_interrupt):
3305 Remember that an interrupt wasn't delivered so that it can be
3306 tried again later.
3307
3308 * interrupts.c (check_masked_interrupt): New function. (re)
3309 checks for the posibility that a recent change to the MSR may have
3310 made it possible to deliver an interrupt that was previously
3311 masked be the EE bit.
3312
3313 * ppc-instructions (mtmsr, mfmsr, rfi): Check for posibility of
3314 a pending interrupt being delivered using check_masked_interrupt().
3315
3316 * cpu.c (cpu_decrement_event): Just call decrementer_interrupt()
3317 leaving it to that module to handle both interrupt synchronization
3318 and masking.
3319
3320 * cpu.c (struct _cpu): remove variables that were going to record
3321 pending decrementer and external interrupts.
3322
3323Sun Mar 17 22:40:57 1996 Andrew Cagney <cagney@highland.com.au>
3324
3325 * hw_cpu.c, hw_cpu.h: New files. Implement a device that sits
3326 between the interrupt controller and the simulators internal
3327 processor model. Maps device interrupts onto the processor
3328 interrupt function calls.
3329
3330Mon Mar 4 06:06:54 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3331
3332 * hw_nvram.c: NVRAM device that includes a real-time clock that is
3333 updated each second.
3334
3335Mon Mar 4 04:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3336
3337 * device.h (attach_type): Remove attach_default type address
3338 spaces. Will replace with levels of callback memory.
3339
3340 * corefile.h, corefile.c (new_core_mapping), corefile.c
3341 (core_map_attach): Replace default attach with a layerd callback
3342 approach.
3343
3344Sun Mar 3 03:58:46 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3345
3346 * device.c (split_property_specifier): ensure that only a single
3347 property is found.
3348 (split_value): New function, parses the value part of a device
3349 spec.
3350
3351 * device.c (device_tree_add_parsed): Use the interrupt conversion
3352 functions to determine the interrupt port numbers.
3353
3354 * device_table.h: Add table that maps between an interrupts
3355 symbolic name and its port number.
3356
3357 * device.h, device.c (device_interrupt_decode,
3358 device_interrupt_encode): new functions use the recently added
3359 interrupt port name/number tables to perform conversion.
3360
3361Sun Mar 3 03:23:59 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3362
3363 * device.h, device.c (device_set_array_property,
3364 device_set_boolean_property, device_set_ihandle_property,
3365 device_set_integer_property, device_set_string_property): New
3366 functions - allow the value of a given property to be changed.
3367
3368 * device.h, device.c: Re-order declaration and definition of
3369 property functions.
3370
3371Sun Mar 3 03:10:22 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3372
3373 * device.c (device_tree_print_device, device_tree_add_parsed):
3374 Remove references to phandle properties.
3375
3376Wed Feb 28 00:43:07 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3377
3378 * Makefile.in (corefile.o): missing dependency on device_table.h
3379 etc.
3380
3381Tue Feb 27 23:59:35 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3382
3383 * device_table.h: Revamp device init callbacks so that they are a
3384 sub structure.
3385 * device.c (device_init_data, device_init_address): If an init
3386 callback is NULL assume it should do nothing.
3387 * device_table.c (ignore_device_init, unimp_device_init): delete
3388 as redundant.
3389 * device_table.c, hw_memory.c: adjust.
3390
3391 * (io): ditto.
3392 * (dma): ditto.
3393 * (device_instance): ditto.
3394 * (ioctl): ditto.
3395 * (address nee config_address): ditto.
3396 * (interrupt): ditto.
3397
3398Mon Feb 26 21:11:20 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3399
3400 * igen.c (idecode_switch_end): Output a default entry when the
3401 switch statement is perfect. Firstly stops GCC complaining about
3402 an incomplete switch and secondly it will be eliminated by a good
3403 compiler any way.
3404
3405Mon Feb 26 22:47:15 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3406
3407 * Makefile.in (hw.h, hw.c): New targets. Create from the list of
3408 hw_*.c files. hw.h declares a device descriptor table for each hw
3409 device while hw.c lists those tables in a form suitable for the
3410 construction of a top leveltable in device_table.c.
3411
3412 * Makefile.in (device_table.o): now depends on hw.c a generated
3413 table of hw.
3414
3415 * device_table.c (device_table): Re-arange the table of devices so
3416 that two levels are possible. Make use of hw.c.
3417 * device_table.h: ditto.
3418
3419 * device.c (device_template_create_device): Handle new two level
3420 device lookup table.
3421 * device.c (device_usage): ditto.
3422
3423Mon Feb 26 22:24:00 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3424
3425 * device_table.c: Delete the memory device (moved to hw_memory.c).
3426
3427 * hw_memory.c: New file. Just an OpenBoot memory device.
3428
3429Wed Jan 17 21:47:34 1996 Andrew Cagney <cagney@highland.com.au>
3430
3431 * device.c (device_init_address): New. Split initialization into
3432 two stages, address and address spaces
3433 * device.c (device_init_data): New. ... and data or other work.
3434 With out this, devices try to modify memory before it as been
3435 attached.
3436
3437 * device.c (device_tree_init): Update to perform staged
3438 initialization.
3439
3440 * device.c (device_init): Delete.
3441
3442Wed Jan 17 21:43:09 1996 Andrew Cagney <cagney@highland.com.au>
3443
3444 * device_table.c (data_*): Rewrite to make heaver use of property
3445 nodes. Allow initialization by different data types.
3446 * device_table.c (htab_* pte_*): Rewrite to use properties.
3447
3448 * emul_chirp.c (emul_chirp_create): Use
3449 * emul_bugapi.c (emul_bugapi_create): Ditto
3450 * emul_netbsd.c (emul_netbsd_create): Ditto
3451
3452Wed Jan 17 21:24:50 1996 Andrew Cagney <cagney@highland.com.au>
3453
3454 * emul_generic.c (emul_add_tree_options): Annotate existing tree
3455 with options that haven't yet been specified.
3456 * emul_generic.c (emul_add_tree_hardware): Annotate existing tree
3457 with demo devices and properties.
3458
3459 * emul_chirp.c (emul_chirp_create): Update to use new
3460 device_tree_add_parsed call and additional information now
3461 included in the device tree. Use emul_add_tree* functions to add
3462 any missing details.
3463 * emul_bugapi.c (emul_bugapi_create): Ditto
3464 * emul_netbsd.c (emul_netbsd_create): Ditto
3465
3466Wed Jan 17 21:18:27 1996 Andrew Cagney <cagney@highland.com.au>
3467
3468 * device.c (device_instance_create): New. Create/delete and
3469 operate on instances of a device.
3470 * device.c (device_instance_delete): Ditto
3471 * device.c (device_instance_read): Ditto
3472 * device.c (device_instance_write): Ditto
3473 * device.c (device_instance_seek): Ditto
3474 * device.c (device_instance_data): Ditto
3475 * device.c (device_instance_name): Ditto
3476 * device.c (device_instance_path): Ditto
3477
3478 * emul_chirp.c (chirp_emul_open): Implement using device_instance.
3479 * emul_chirp.c (chirp_emul_close): Ditto
3480 * emul_chirp.c (chirp_emul_read): Ditto
3481 * emul_chirp.c (chirp_emul_write): Ditto
3482 * emul_chirp.c (chirp_emul_seek): Ditto
3483
3484 * emul_chirp.c (chirp_read_t2h_args): Read arguments from device.
3485 Being careful to convert all from target to host byte order.
3486 * emul_chirp.c (chirp_write_h2t_args): Converse.
3487
3488Wed Jan 17 20:07:15 1996 Andrew Cagney <cagney@highland.com.au>
3489
3490 * device.c (device_tree_add_parsed): New. Rewrite code to add
3491 devices to the device tree so that a single printf style function
3492 is used.
3493
3494 * device.c (device_tree_add_*): Delete. Replaced by above.
3495
3496 * device.c (split_device_specifier): Functions to manipulate a
3497 device specifier (path) breaking it into its components
3498 * device.c (split_property_specifier): Ditto
3499 * device.c (split_device_name): Ditto
3500 * device.c (split_find_device): Ditto
3501
3502 * device.c (scan_*): Delete
3503
3504 * device.c (device_tree_find_device): Rewrite to use above.
3505 * device.c (device_add_property): Ditto
3506
3507Wed Jan 17 19:51:56 1996 Andrew Cagney <cagney@highland.com.au>
3508
3509 * psim.c(psim_options): Parse the psim options, installing their
3510 value in the device tree. Options are now first entered into a
3511 device tree and then extracted out again when needed. This allows
3512 greater flexability in configuration.
3513
3514 * psim.c (psim_tree): Returns a basic device tree ready for
3515 parsing by psim_options.
3516 * psim.c (psim_usage): New. Give usage to varing levels of detail
3517 according to the verbosity. In turn output device and trace
3518 usage.
3519
3520 * main.c (main): Update to use new system
3521 * sim_calls.c (sim_open, sim_do_command): Ditto
3522
3523 * psim.c (psim_options): Add `r' option - ram size.
3524 * psim.c (psim_options): Add `o' option - openboot tree entry.
3525 * psim.c (psim_options): Add `h'/`H' options - more help.
3526
3527 * debug.c (trace_usage): Add more detailed help.
3528 * device.c (device_usage): New. Output help including a list of
3529 the devices currently available in the device table.
3530 * device_table.c: Add usage operator to each device.
3531
3532 * corefile.c (core_create, core_device_create): Adjust so that the
3533 core device is created earlier for psim_tree(). Core can later be
3534 created from it.
3535
3536 * psim.c (psim_create): Update to handle above way of creating
3537 things. Extract all information from the device tree.
3538
3539 * device_tree.c (trace_*): New device node, its properties are
3540 used to set the value of the trace options. Init this device (in
3541 psim_options) when ever the options are updated.
3542
3543Wed Jan 17 19:46:07 1996 Andrew Cagney <cagney@highland.com.au>
3544
3545 * debug.h: Add trace_print_info, trace_print_device_tree and
3546 trace_dump_device_tree. The first is a replacement for the
3547 variable `print_info' found in main.c and sim_calls.c. The latter
3548 two enable the dumping of the entire device tree.
3549
3550 * debug.c: Add to trace_description table.
3551
3552 * main.c (main): Use above trace instead of local variable
3553 * sim_calls.c (sim_close): Ditto
3554
3555 * device.c (device_tree_print_device): New. Prints the device
3556 tree in a format that is consistent with what can be parsed by the
3557 device tree load from file code.
3558
3559 * psim.c (psim_create): Dump device tree if enabled. If nump
3560 selected, exit psim immediatly.
3561
3562Wed Jan 17 19:36:52 1996 Andrew Cagney <cagney@highland.com.au>
3563
3564 * corefile-n.h (core_map_read_N): When mapping from an address to
3565 a device, do not subtract the devices base. The device its self
3566 can do this. Brings the behavour into line with OpenBoot.
3567 * corefile-n.h (core_map_write_N): Ditto
3568 * corefile.c (core_map_read_buffer): Ditto
3569 * corefile.c (core_map_write_buffer): Ditto
3570
3571 * device_table.c (console_io_read_buffer_callback): Adjust to
3572 handle biased address.
3573 * device_table.c (console_io_write_buffer_callback): Ditto
3574
3575Wed Jan 17 18:36:09 1996 Andrew Cagney <cagney@highland.com.au>
3576
3577 * device.c (attach_device_interrupt_edge): New. Interrupt model
3578 did not allow interrupts to be wired up as a general net (edges).
3579 Re-implement so that interrupt events can be passed to multiple
3580 controllers and interrupt controllers can further propogate
3581 interrupt events.
3582
3583 * device.c (attach_device_interrupt_edge) : New, Ditto
3584 * device.c (detach_device_interrupt_edge) : New, Ditto
3585 * device.c (clean_device_interrupt_edges) : New, Ditto
3586 * device.c (device_interrupt_event) : New, Ditto
3587 * device.c (device_interrupt_attach) : New, Ditto
3588 * device.c (device_interrupt_detach) : New, Ditto
3589 * device.c (device_child_interrupt_attach) : New, Ditto
3590 * device.c (device_child_interrupt_detach) : New, Ditto
3591
3592 * device.c (device_attach_interrupt) : Delete old
3593 * device.c (device_detach_interrupt) : Delete old
3594 * device.c (device_interrupt) : Delete old
3595 * device.c (device_interrupt_ack) : Delete old
3596
3597 * device_table.c (unimp_*) : Update to match
3598
3599 * device_table.c (icu_io_write_buffer_callback) : Update to use
3600 interface.
3601 * device_table.c (icu_interrupt_event_callback) : Ditto
3602
3603Wed Jan 17 18:18:40 1996 Andrew Cagney <cagney@highland.com.au>
3604
3605 * device.c (external_to_device) : New function that provides a
3606 standard mapping between a devices internal representation (a
3607 pointer) and its external (or what is passed to a client)
3608 representation (a phandle). Implement using the cap object
3609 attached to the root node.
3610
3611 * device.c (device_to_external) : Ditto
3612 * device.c (external_to_device_instance) : Ditto but for ihandle
3613 and device instance.
3614 * device.c (device_instance_to_external) : Ditto
3615
3616 * Makefile (device.o): Add dependency on cap.
3617
3618 * emul_chirp.c (struct _emul_chirp_data) : Elimate use of cap. Code
3619 needing to translate between internal and external representations
3620 changed to use the external_to_device et.al. device operations.
3621 * emul_chirp.c (chirp_emul_*) : Ditto
3622
3623 * Makefile (emul_chirp.o): Remove dependency on cap
3624
3625Sat Jan 6 10:13:26 1996 Andrew Cagney - aka Noid <cagney@highland.com.au>
3626
3627 * emul_chirp.c (map_over_chirp_note): Tighten up (and fix) checks
3628 on OpenBoot note section.
3629
3630Fri Jan 5 20:28:53 1996 Andrew Cagney <cagney@hignland.com.au>
3631
3632 * emul_generic.c (emul_write_buffer): Use vm faulting byte
3633 read/write calls for buffer transfers. This will cause a fault to
3634 occure if the transfer fails. CHRP catches the fault while the
3635 others suffer the consequences.
3636 (emul_read_buffer): Ditto.
3637 (emul_write_word): Ditto.
3638 (emul_read_word): Ditto.
3639 (emul_read_string): Ditto.
3640
3641Fri Jan 5 18:55:34 1996 Andrew Cagney <cagney@highland.com.au>
3642
3643 * emul_chirp.c (emul_chirp_create, emul_chirp_instruction_call),
3644 emul_generic (emul_blr_instruction): Use a real blr instruction to
3645 return from a client service call.
3646
3647 * emul_chirp.c (services): Add all OpenBoot services to table.
3648
3649 * emul_generic.h, emul_bugapi.c (emul_bugapi_create), emul_chirp.c
3650 (emul_chirp_create) : Use names instead of numbers for
3651 instructions being stored in memory.
3652
3653Fri Jan 5 18:52:28 1996 Andrew Cagney <cagney@highland.com.au>
3654
3655 * Makefile.in (maintainer-clean): Remove .log, core and *.core
3656 (From NetBSD) files.
3657
3658Wed May 29 22:57:40 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3659
3660 * ChangeLog.00, ChangeLog: ChangeLog from gdb-4.16 becomes
3661 ChangeLog.00
3662