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