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