[RFA] mips-o64-extract-return-value

Michael Snyder msnyder@redhat.com
Fri Nov 21 21:53:00 GMT 2003


Andrew Cagney wrote:
> 
>>>>> Rather than doing the same thing for store_return_value, take a 
>>>>> look at the PPC's "ppc_sysv_abi_return_value".
>>>>
>>>>
>>>> Grep grep...  ah, you mean ppc_sysv_abi_STORE_return_value.
>>>> Shall I fix your change log entries for you?    ;-)
>>>>
>>>>
>>
>>> no?
>>>
>>> $ grep ppc_sysv_abi_store_return_value ChangeLog
>>>         (ppc_sysv_abi_store_return_value): Delete function.
>>>         (ppc_sysv_abi_store_return_value): Delete.
>>>         * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
>>>         (ppc_sysv_abi_store_return_value): New function.
>>>
> 
>> Right -- I meant *these* changelog entries:
>>
>> [msnyder@reddwarf gdb]$ grep sysv_abi_return_value ChangeLog
>>     * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
>>     (ppc64_sysv_abi_return_value): Ditto.
>>     (ppc_sysv_abi_return_value): Ditto.
>>     (ppc64_sysv_abi_return_value): Ditto.
>>     * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
>>     * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
>>     (ppc_sysv_abi_return_value): Declare.
>>     (ppc64_sysv_abi_return_value): New function.
> 
> 
> Sorry, I'm lost.  What's wrong with those ChangeLogs?

s/abi_return_value/abi_store_return_value/g




More information about the Gdb-patches mailing list