Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFA: PowerPC: add constant for number of segment registers
@ 2004-07-12 22:18 Jim Blandy
  2004-07-13  0:03 ` Kevin Buettner
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2004-07-12 22:18 UTC (permalink / raw)
  To: gdb-patches


Grinding fine today.

2004-07-12  Jim Blandy  <jimb@redhat.com>

	* ppc-tdep.h (ppc_num_srs): New enum constant.
	
diff -crp -x '*~' -x '.#*' -x CVS src.02/gdb/ppc-tdep.h src.03/gdb/ppc-tdep.h
*** gdb/ppc-tdep.h	2004-07-12 17:00:45.000000000 -0500
--- gdb/ppc-tdep.h	2004-07-12 17:11:41.000000000 -0500
*************** enum
*** 179,184 ****
--- 179,185 ----
    {
      ppc_num_gprs = 32,          /* 32 general-purpose registers */
      ppc_num_fprs = 32,          /* 32 floating-point registers */
+     ppc_num_srs = 16,           /* 16 segment registers */
      ppc_num_vrs = 32            /* 32 Altivec vector registers */
    };
  


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: PowerPC: add constant for number of segment registers
  2004-07-12 22:18 RFA: PowerPC: add constant for number of segment registers Jim Blandy
@ 2004-07-13  0:03 ` Kevin Buettner
  2004-07-14 23:15   ` Jim Blandy
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2004-07-13  0:03 UTC (permalink / raw)
  To: Jim Blandy; +Cc: gdb-patches

On 12 Jul 2004 17:16:00 -0500
Jim Blandy <jimb@redhat.com> wrote:

> Grinding fine today.

...which makes the patches easier to review.  Thanks!

> 2004-07-12  Jim Blandy  <jimb@redhat.com>
> 
> 	* ppc-tdep.h (ppc_num_srs): New enum constant.

Okay.

Kevin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: PowerPC: add constant for number of segment registers
  2004-07-13  0:03 ` Kevin Buettner
@ 2004-07-14 23:15   ` Jim Blandy
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Blandy @ 2004-07-14 23:15 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: gdb-patches

Kevin Buettner <kevinb@redhat.com> writes:

> On 12 Jul 2004 17:16:00 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > Grinding fine today.
> 
> ...which makes the patches easier to review.  Thanks!
> 
> > 2004-07-12  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* ppc-tdep.h (ppc_num_srs): New enum constant.
> 
> Okay.

Committed, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-14 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-12 22:18 RFA: PowerPC: add constant for number of segment registers Jim Blandy
2004-07-13  0:03 ` Kevin Buettner
2004-07-14 23:15   ` Jim Blandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox