From Mark Peek.
* ppc-spr-table: Add SDA and PIR.
This commit is contained in:
parent
cd5195a891
commit
6654b4ae11
2 changed files with 7 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue