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