This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug tdep/20928] Decode %ccr into individual flags in sparcv9 register output


https://sourceware.org/bugzilla/show_bug.cgi?id=20928

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jose E. Marchesi
<jemarch@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5badf10a18af78c57dd4ce8e6a6ead7f46e1a878

commit 5badf10a18af78c57dd4ce8e6a6ead7f46e1a878
Author: Ivo Raisr <ivo.raisr@oracle.com>
Date:   Tue Mar 21 04:39:33 2017 -0700

    Decode properly flags of %ccr register on sparc64.

    While at it, decode also properly one-bit flags for %fsr (accrued and
    current exception flags were mixed up).

    ChangeLog entry:
    2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>

                PR tdep/20928
                * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New
field.
                * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
                (sparc64_fsr_type): Fix %fsr decoding.

    ChangeLog entry for testsuite:
    2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>

                PR tdep/20928
                * gdb.arch/sparc64-regs.exp: New file.
                * gdb.arch/sparc64-regs.S: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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