This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] ppc/rs6000: use gdbarch_ps_regnum


> > 2004-10-15  Michael Snyder  <msnyder@redhat.com>
> > 
> > 	* ppc-tdep.h (struct gdbarch_tdep): Remove ppc_ps_regnum.
> > 	* rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_ps_regnum
> > 	instead of putting it in the tdep struct.
> > 	* rs6000-nat.c: Use PS_REGNUM instead of the tdep.
> > 	* ppc-linux-nat.c: Ditto.
> > 	* ppc-linux-tdep.c: Ditto.
> > 	* aix-thread.c: Ditto.
> 
> Seems good to me (pretty obvious actually), but I'd prefer it if Kevin
> approved it too. Give him a week, and then check it in.
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Ahem, big blush, it just occured to me that these files do not even
remotely fall under AIX maintainership. So please ignore my go ahead,
I was confused by being Cc'ed.

> Currently testing on AIX 5.1 right now. Will send the results as soon
> as they are available.

Results are good. No regression.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]