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