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