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