Andrew Cagney
|
ff82f21409
|
Part II of adding callback argument to sim_open(). Update all the
other simulators; remove SIM_DESC from depreciated function
sim_set_callbacks().
|
1997-05-20 01:57:43 +00:00 |
|
David Edelsohn
|
ed119303f5
|
* psim.c (psim_options): Ignore -E option (sets endianness).
* sim_calls.c: #include bfd.h.
(entry_point): New static local.
(sim_load): Return SIM_RC. New arg abfd. Set start address from bfd.
(sim_create_inferior): Return SIM_RC. Delete arg start_address.
|
1997-04-17 10:31:52 +00:00 |
|
Michael Meissner
|
5c04f4f7fc
|
January 23rd merge
|
1997-01-27 21:34:50 +00:00 |
|
David Edelsohn
|
939b233a57
|
* sim_calls.c (sim_resume): Reset sim_should_run if single stepping.
|
1996-11-20 08:38:13 +00:00 |
|
Michael Meissner
|
30c87b55ec
|
New simulator changes from Andrew
|
1996-07-23 15:42:42 +00:00 |
|
Michael Meissner
|
290ad14a9d
|
Add determining when we do not have enough writeback slots; Do not do model specific handling if not printing out the information
|
1995-11-28 18:47:07 +00:00 |
|
Michael Meissner
|
28816f45f5
|
Add support for setting model name and other things
|
1995-11-12 14:20:39 +00:00 |
|
Michael Meissner
|
73c4941b23
|
first stage in function unit support; add new switches & latest code from andrew
|
1995-11-08 18:57:06 +00:00 |
|
Michael Meissner
|
4dcb0cdda6
|
Small changes from Andrew
|
1995-11-06 15:37:43 +00:00 |
|
Michael Meissner
|
c494cadde6
|
Use autoconf correctly; provide more stats with -I
|
1995-11-02 20:21:35 +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
|
f46f380706
|
Add set_sim_callbacks new needed by gdb.
|
1995-10-08 02:42:39 +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 |
|