Michael Meissner
bea9581508
Remove references to config.make/config.hdr
1995-11-07 02:58:35 +00:00
Michael Meissner
0934e52021
delete unused files
1995-11-06 15:40:26 +00:00
Michael Meissner
4dcb0cdda6
Small changes from Andrew
1995-11-06 15:37:43 +00:00
Fred Fish
01860b7ed1
* core.c: Rename to corefile.c
...
* core.h: Rename to corefile.h
* inline.c: Include corefile.h, renamed from core.h.
* cpu.h: Include corefile.h, renamed from core.h
* vm.c: Include corefile.h, renamed from core.h
* Makefile.in (CPU_H): Change core.h to corefile.h
(vm.o): Change dependency to corefile.h
(LIB_SRC): Change core.c to corefile.c.
(LIB_OBJ): Change core.o to corefile.o.
(corefile.o): Change dependencies to corefile.c, corefile.h.
* corefile.c: Include corefile.h rather than core.h
* README.psim (KNOWN PROBLEMS): Change core.* references to corefile.*
references.
1995-11-05 05:40:15 +00:00
Michael Meissner
056e975cfe
Add 2 config flags that were missing; make data cache instructions be nops
1995-11-03 19:37:28 +00:00
Michael Meissner
b3737d33ea
Fix typo in last changes
1995-11-03 03:55:44 +00:00
Michael Meissner
e61900e6a2
Update dependencies; Fix multiple options in --enable-sim-cflags
1995-11-03 03:39:27 +00:00
Michael Meissner
c494cadde6
Use autoconf correctly; provide more stats with -I
1995-11-02 20:21:35 +00:00
Michael Meissner
7ff82a593d
Add ppc-opcode-stupid
1995-11-02 14:28:10 +00:00
Michael Meissner
a983c8f080
Andrew's latest changes & print all instruction counts if -I
1995-11-02 14:27:18 +00:00
Michael Meissner
c143ef6296
Lots of changes
1995-11-01 19:32:38 +00:00
Michael Meissner
4ac24d7673
remove extra #endif
1995-11-01 03:25:04 +00:00
Michael Meissner
5281197d1e
fix typo in last change
1995-11-01 03:02:04 +00:00
Michael Meissner
5d0e859038
map , to spaces in --enable-sim-cflags
1995-10-31 20:59:19 +00:00
Michael Meissner
4b935ed4a4
Add various switches to control how the simulator is built
1995-10-31 20:24:41 +00:00
Michael Meissner
5b4d72dd73
New changes from Andrew
1995-10-31 18:29:37 +00:00
Michael Meissner
e89929cd79
Delete *.i and *.out files for clean
1995-10-26 18:10:13 +00:00
Michael Meissner
22ddef466e
Fix SWAP_8 and optimize it; print out the failing address if a signal is issued for non-gdb runs
1995-10-26 16:43:00 +00:00
Jim Wilson
3be50301d5
Fix SH simulator to handle program exit correctly.
1995-10-22 20:22:02 +00:00
Jim Wilson
99e6fd41ea
Indicate SIGILL instead of calling abort for default case.
1995-10-21 21:38:40 +00:00
Fred Fish
64415b767b
*** empty log message ***
1995-10-20 16:16:18 +00:00
Michael Meissner
5b0d3b1490
Move counting of instructions into the semantic routines.
1995-10-16 21:36:01 +00:00
Michael Meissner
9aa8a78839
Speedups from Andrew
1995-10-16 20:17:35 +00:00
Steve Chamberlain
a325a02e36
Add sim_set_callbacks.
1995-10-13 22:06:30 +00:00
Michael Meissner
a1fe883fd0
Rename trace to ppc_trace; Remove extra static.
1995-10-13 14:01:32 +00:00
Michael Meissner
9f5912cb98
Format #instructions with commas
1995-10-13 01:10:06 +00:00
Michael Meissner
a8958dd48b
Performance tweaks
1995-10-12 21:49:37 +00:00
Michael Meissner
8e20a3ac82
Inline most things except semantics which causes GCC to balloon, and device{s,_tree} which causes a bug
1995-10-12 15:48:22 +00:00
Michael Meissner
dec38daceb
October 11th changes from Andrew
1995-10-11 20:17:49 +00:00
Fred Fish
479fc045cd
* Makefile.in (BISONFLAGS): Remove macro.
1995-10-10 20:37:09 +00:00
Peter Schauer
23de525f42
* configure.in: Explicitly `exit 0' for broken shells.
...
* configure: Rebuilt.
1995-10-08 11:27:49 +00:00
Michael Meissner
f46f380706
Add set_sim_callbacks new needed by gdb.
1995-10-08 02:42:39 +00:00
Michael Meissner
7ca054e88e
Print exit status/signal number if -I
1995-10-06 21:23:35 +00:00
Jim Wilson
0e1815de9d
* interp.c (callback): Remove last change. It is initialized by
...
a sim_set_callbacks call.
1995-10-06 19:15:06 +00:00
Jim Wilson
437fb926e6
* interp.c (trap, case SYS_utime): Cast second arg of utime to
...
void * to avoid compiler error.
1995-10-06 19:13:13 +00:00
Jim Wilson
6834d4935c
* common/run.c (main): Initialize the callbacks.
1995-10-06 19:05:40 +00:00
Steve Chamberlain
f025d903c2
new file.
1995-10-05 21:23:43 +00:00
Steve Chamberlain
28920b9dbb
* interp.c (callback): Initialize to default callback.
1995-10-05 21:14:21 +00:00
Jason Molenda
e635c16ecb
revert to stock autoconf 2.4 configure scripts.
1995-10-03 20:31:16 +00:00
Stan Shebs
3994972d62
No ChangeLog to keep.
1995-10-03 01:50:49 +00:00
Michael Meissner
8b57093d33
Add # in front of CPU number
1995-10-02 18:33:17 +00:00
Michael Meissner
e1aaf97993
update usage message
1995-10-02 18:21:46 +00:00
Michael Meissner
344d5a23f7
fix typo
1995-10-02 18:20:04 +00:00
Michael Meissner
83d96c6e3e
Add support to count the number of instructions issued.
1995-10-02 18:19:17 +00:00
Michael Meissner
8eab189bce
Add switch processing in gdb.
1995-10-02 15:47:57 +00:00
Michael Meissner
d8d46596e6
Match standalone printf_filtered to gdb prototype.
1995-10-01 17:54:45 +00:00
Michael Meissner
9d3b470184
Fix prototype.
1995-10-01 00:48:15 +00:00
Steve Chamberlain
6018179603
keep common directory.
1995-09-30 00:44:21 +00:00
Steve Chamberlain
7bf1bbbc92
Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>
...
* run.c, run.1: From sh directory.
1995-09-28 22:42:28 +00:00
Steve Chamberlain
c966ea3a50
Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com>
...
* run.c: Moved to ../common.
* interp.c (trap): Use gdb's callback interface.
* Makefile.in: Updated.
1995-09-28 22:39:36 +00:00