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