aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/ppc/ChangeLog5
-rw-r--r--sim/ppc/ppc-spr-table3
2 files changed, 7 insertions, 1 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 4fae50e..564666d 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-01 Andrew Cagney <ac131313@redhat.com>
+
+ From Mark Peek.
+ * ppc-spr-table: Add SDA and PIR.
+
2001-10-29 Andrew Cagney <ac131313@redhat.com>
* tree.c (parse_size): Assert #size-cells > 0.
diff --git a/sim/ppc/ppc-spr-table b/sim/ppc/ppc-spr-table
index 93e6532..373fb6b 100644
--- a/sim/ppc/ppc-spr-table
+++ b/sim/ppc/ppc-spr-table
@@ -69,6 +69,7 @@ SIA:955:0:0
MMCR1:956:0:0
PMC3:957:0:0
PMC4:958:0:0
+SDA:959:0:0
DMISS:976:0:0
DCMP:977:0:0
HASH1:978:0:0
@@ -85,4 +86,4 @@ ICTC:1019:0:0
THRM1:1020:0:0
THRM2:1021:0:0
THRM3:1022:0:0
-HID15:1023:0:0
+PIR:1023:0:0