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