Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFA: PowerPC: registers_powerpc has no segment registers
@ 2004-07-20  7:03 Jim Blandy
  2004-07-20 20:55 ` Kevin Buettner
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2004-07-20  7:03 UTC (permalink / raw)
  To: gdb-patches


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

	* rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
	bfd_mach_ppc has no segment registers.

Index: gdb/rs6000-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/rs6000-tdep.c,v
retrieving revision 1.220
diff -c -p -r1.220 rs6000-tdep.c
*** gdb/rs6000-tdep.c	16 Jul 2004 20:53:06 -0000	1.220
--- gdb/rs6000-tdep.c	20 Jul 2004 06:55:12 -0000
*************** rs6000_gdbarch_init (struct gdbarch_info
*** 2903,2908 ****
--- 2903,2909 ----
      switch (v->mach)
        {
        case bfd_mach_ppc: 
+         tdep->ppc_sr0_regnum = -1;
  	tdep->ppc_vr0_regnum = 71;
  	tdep->ppc_vrsave_regnum = 104;
  	break;


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

* Re: RFA: PowerPC: registers_powerpc has no segment registers
  2004-07-20  7:03 RFA: PowerPC: registers_powerpc has no segment registers Jim Blandy
@ 2004-07-20 20:55 ` Kevin Buettner
  2004-07-20 22:10   ` Jim Blandy
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2004-07-20 20:55 UTC (permalink / raw)
  To: Jim Blandy; +Cc: gdb-patches

On 20 Jul 2004 02:02:45 -0500
Jim Blandy <jimb@redhat.com> wrote:

> 2004-07-20  Jim Blandy  <jimb@redhat.com>
> 
> 	* rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
> 	bfd_mach_ppc has no segment registers.

Okay.

Kevin


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

* Re: RFA: PowerPC: registers_powerpc has no segment registers
  2004-07-20 20:55 ` Kevin Buettner
@ 2004-07-20 22:10   ` Jim Blandy
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Blandy @ 2004-07-20 22:10 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: gdb-patches

Kevin Buettner <kevinb@redhat.com> writes:

> On 20 Jul 2004 02:02:45 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > 2004-07-20  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
> > 	bfd_mach_ppc has no segment registers.
> 
> Okay.

Committed, thanks.


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

end of thread, other threads:[~2004-07-20 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-20  7:03 RFA: PowerPC: registers_powerpc has no segment registers Jim Blandy
2004-07-20 20:55 ` Kevin Buettner
2004-07-20 22:10   ` Jim Blandy

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