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