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