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