* m32r-stub.c (stash_registers): Rewrite.
(restore_registers): Renamed to restore_and_return. (cleanup_stash): New function. (process_exception): New function. (_catchException*): Rewrite.
This commit is contained in:
parent
a041278519
commit
d4d2dce553
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
Thu Apr 17 02:20:23 1997 Doug Evans <dje@canuck.cygnus.com>
|
||||
|
||||
* m32r-stub.c (stash_registers): Rewrite.
|
||||
(restore_registers): Renamed to restore_and_return.
|
||||
(cleanup_stash): New function.
|
||||
(process_exception): New function.
|
||||
(_catchException*): Rewrite.
|
||||
|
||||
* remote-sim.c (gdbsim_load): Update call to sim_load.
|
||||
(gdbsim_create_inferior): No longer pass start_address to
|
||||
sim_create_inferior.
|
||||
|
|
Loading…
Reference in a new issue