aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-10-30 09:49:18 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-10-30 09:49:18 +0000
commit0ec51df9ef37a50bfcb28322f88765013df890ec (patch)
treeff63eb14be8eb3faf4a03ee7047ad513eea4207d /sim
parent2fee67aeb8f5f354b8ff3eb3d6f705f463843b5d (diff)
downloadgdb-0ec51df9ef37a50bfcb28322f88765013df890ec.zip
gdb-0ec51df9ef37a50bfcb28322f88765013df890ec.tar.gz
gdb-0ec51df9ef37a50bfcb28322f88765013df890ec.tar.bz2
* build fix for tx39 sim; caused by sky->devo merge
* dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Add dummy interrupt level number to match changed SignalExceptionInterrupt macro.
Diffstat (limited to 'sim')
-rw-r--r--sim/mips/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 2794069..8a35962 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-tx3904
+
+ * dv-tx3904cpu.c (deliver_tx3904cpu_interrupt): Add dummy
+ interrupt level number to match changed SignalExceptionInterrupt
+ macro.
+
+end-sanitize-tx3904
start-sanitize-sky
Thu Oct 29 12:47:46 1998 Frank Ch. Eigler <fche@cygnus.com>