This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2170171 ld: check overflow only for allocated sections. new 5badf10 Decode properly flags of %ccr register on sparc64.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 7 ++ gdb/sparc-tdep.h | 1 + gdb/sparc64-tdep.c | 47 ++++++++--- gdb/testsuite/ChangeLog | 6 ++ gdb/testsuite/gdb.arch/sparc64-regs.S | 136 ++++++++++++++++++++++++++++++++ gdb/testsuite/gdb.arch/sparc64-regs.exp | 118 +++++++++++++++++++++++++++ 6 files changed, 304 insertions(+), 11 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/sparc64-regs.S create mode 100644 gdb/testsuite/gdb.arch/sparc64-regs.exp