[PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output
Ivo Raisr
ivo.raisr@oracle.com
Sun Dec 11 17:22:00 GMT 2016
Any news here?
Thanks,
I.
On 6.12.2016 09:26, Ivo Raisr wrote:
>
>
> On 6.12.2016 03:03, Luis Machado wrote:
>> On 12/05/2016 05:45 PM, Ivo Raisr wrote:
>>>
>>>
>>> ChangeLog entry:
>>> 2016-12-05 Ivo Raisr <ivo.raisr@oracle.com>
>>>
>>> PR tdep/20928
>>> Decode %ccr into individual flags in sparcv9 register output.
>>> * sparc-tdep.h: Declare %ccr type.
>>> * sparc64-tdep.c: Decode %ccr. Fix %fsr decoding.
>>
>> You need to mention the new sparc64_ccr_type field and the new
>> function in the ChangeLog. Also, you need to add the function where
>> you fixed the fsr decoding.
>
> Here is the fixed ChangeLog entry (and attached new version of patch):
>
> 2016-12-05 Ivo Raisr <ivo.raisr@oracle.com>
>
> PR tdep/20928
> Decode %ccr into individual flags in sparcv9 register output.
> * sparc-tdep.h: Declare sparc64_ccr_type.
> * sparc64-tdep.c: Decode %ccr in a new function sparc64_ccr_type().
> Fix %fsr decoding in sparc64_fsr_type().
>
>
More information about the Gdb-patches
mailing list