[PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output

Luis Machado lgustavo@codesourcery.com
Fri Dec 23 16:06:00 GMT 2016


Sorry, i've been out on vacation. I suppose people are out until 
January, so you may have to wait until them for an OK.

On 12/20/2016 12:35 AM, Ivo Raisr wrote:
> 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