mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-22 16:53:31 +08:00
* 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,5 +1,11 @@
|
|||||||
Thu Apr 17 02:20:23 1997 Doug Evans <dje@canuck.cygnus.com>
|
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.
|
* remote-sim.c (gdbsim_load): Update call to sim_load.
|
||||||
(gdbsim_create_inferior): No longer pass start_address to
|
(gdbsim_create_inferior): No longer pass start_address to
|
||||||
sim_create_inferior.
|
sim_create_inferior.
|
||||||
|
Loading…
Reference in New Issue
Block a user