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