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