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