* RFA: miscellaneous SPR number fixes
@ 2004-07-15 19:47 Jim Blandy
2004-07-15 23:00 ` Kevin Buettner
0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2004-07-15 19:47 UTC (permalink / raw)
To: gdb-patches
2004-07-15 Jim Blandy <jimb@redhat.com>
* ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
(ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
(ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
missing MPC823 SPRs.
(ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
incorrect. (This was corrected in GDB's register name tables on
2004-07-14.)
Index: gdb/ppc-tdep.h
===================================================================
RCS file: /cvs/src/src/gdb/ppc-tdep.h,v
retrieving revision 1.42
diff -c -p -r1.42 ppc-tdep.h
*** gdb/ppc-tdep.h 15 Jul 2004 08:02:36 -0000 1.42
--- gdb/ppc-tdep.h 15 Jul 2004 19:37:54 -0000
*************** enum
*** 241,246 ****
--- 241,247 ----
ppc_spr_sprg1 = 273,
ppc_spr_sprg2 = 274,
ppc_spr_sprg3 = 275,
+ ppc_spr_asr = 280,
ppc_spr_ear = 282,
ppc_spr_tbl = 284,
ppc_spr_tbu = 285,
*************** enum
*** 283,295 ****
ppc_spr_m_casid = 793,
ppc_spr_md_ap = 794,
ppc_spr_md_epn = 795,
! ppc_spr_md_twb = 796,
ppc_spr_md_twc = 797,
ppc_spr_md_rpn = 798,
ppc_spr_m_tw = 799,
ppc_spr_md_dbcam = 824,
ppc_spr_md_dbram0 = 825,
ppc_spr_md_dbram1 = 826,
ppc_spr_ummcr0 = 936,
ppc_spr_upmc1 = 937,
ppc_spr_upmc2 = 938,
--- 284,302 ----
ppc_spr_m_casid = 793,
ppc_spr_md_ap = 794,
ppc_spr_md_epn = 795,
! ppc_spr_m_twb = 796,
ppc_spr_md_twc = 797,
ppc_spr_md_rpn = 798,
ppc_spr_m_tw = 799,
+ ppc_spr_mi_dbcam = 816,
+ ppc_spr_mi_dbram0 = 817,
+ ppc_spr_mi_dbram1 = 818,
ppc_spr_md_dbcam = 824,
+ ppc_spr_md_cam = 824,
ppc_spr_md_dbram0 = 825,
+ ppc_spr_md_ram0 = 825,
ppc_spr_md_dbram1 = 826,
+ ppc_spr_md_ram1 = 826,
ppc_spr_ummcr0 = 936,
ppc_spr_upmc1 = 937,
ppc_spr_upmc2 = 938,
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: RFA: miscellaneous SPR number fixes
2004-07-15 19:47 RFA: miscellaneous SPR number fixes Jim Blandy
@ 2004-07-15 23:00 ` Kevin Buettner
2004-07-16 20:54 ` Jim Blandy
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2004-07-15 23:00 UTC (permalink / raw)
To: Jim Blandy; +Cc: gdb-patches
On 15 Jul 2004 14:41:52 -0500
Jim Blandy <jimb@redhat.com> wrote:
> 2004-07-15 Jim Blandy <jimb@redhat.com>
>
> * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
> (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
> (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
> missing MPC823 SPRs.
> (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
> incorrect. (This was corrected in GDB's register name tables on
> 2004-07-14.)
Okay.
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: RFA: miscellaneous SPR number fixes
2004-07-15 23:00 ` Kevin Buettner
@ 2004-07-16 20:54 ` Jim Blandy
0 siblings, 0 replies; 3+ messages in thread
From: Jim Blandy @ 2004-07-16 20:54 UTC (permalink / raw)
To: Kevin Buettner; +Cc: gdb-patches
Kevin Buettner <kevinb@redhat.com> writes:
> On 15 Jul 2004 14:41:52 -0500
> Jim Blandy <jimb@redhat.com> wrote:
>
> > 2004-07-15 Jim Blandy <jimb@redhat.com>
> >
> > * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
> > (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
> > (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
> > missing MPC823 SPRs.
> > (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
> > incorrect. (This was corrected in GDB's register name tables on
> > 2004-07-14.)
>
> Okay.
Committed, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-16 20:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-15 19:47 RFA: miscellaneous SPR number fixes Jim Blandy
2004-07-15 23:00 ` Kevin Buettner
2004-07-16 20:54 ` Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox