projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f4d18
)
Entry about changing sim_open missing from changelog.
author
Andrew Cagney
<cagney@redhat.com>
Tue, 21 Apr 1998 05:25:56 +0000
(
05:25
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Tue, 21 Apr 1998 05:25:56 +0000
(
05:25
+0000)
sim/mips/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/mips/ChangeLog
b/sim/mips/ChangeLog
index f183029f4834488b9e80dd50396bb625a7f1b709..d2140e3cde3c5287b16efc4b9a78bf598c937773 100644
(file)
--- a/
sim/mips/ChangeLog
+++ b/
sim/mips/ChangeLog
@@
-10,6
+10,8
@@
Tue Apr 21 11:59:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
(signal_exception): On TRAP, restart at exception address.
(HALT_INSTRUCTION, HALT_INSTRUCTION_MASK): Define.
(signal_exception): Update.
+ (sim_open): Patch V_COMMON interrupt vector with an abort sequence
+ so that TRAP instructions are caught.
Mon Apr 20 11:26:55 1998 Andrew Cagney <cagney@b1.cygnus.com>