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: rs6000: remove some uses of DEPRECATED_REGISTER_BYTE


On 20 May 2004 19:24:51 -0500
Jim Blandy <jimb@redhat.com> wrote:

> 2004-05-20  Jim Blandy  <jimb@redhat.com>
> 
> 	* rs6000-tdep.c (rs6000_push_dummy_call): Remove uses of
> 	DEPRECATED_REGISTER_BYTE and deprecated_registers.

Would you mind revising the patch to call convert_typed_floating()
for the floating point cases?  I think that will obviate the need
for some of the memset/memcpy calls.  (See ppc_sysv_abi_push_dummy_call()
in ppc-sysv-tdep.c.)

It looks okay otherwise...

Kevin


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