This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch in repository binutils-gdb.
from d43a048997 Skip ld/pr23169 on SPARC. new 262935666b Visium: align branch absolute instruction for the GR6 new 1c92e98f54 Visium: fix bogus overflow check on 32-bit hosts new 1532a937c6 SPARC: fix PR ld/18841
The 3 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: bfd/ChangeLog | 12 ++++++++++++ bfd/elf32-sparc.c | 33 ++++++++++++++++++++++++++++++++- bfd/elf32-visium.c | 13 ++++++------- bfd/elf64-sparc.c | 33 ++++++++++++++++++++++++++++++++- gas/ChangeLog | 10 ++++++++++ gas/config/tc-visium.c | 4 ++++ gas/testsuite/gas/visium/allinsn_gr6.d | 12 ++++++------ gas/testsuite/gas/visium/allinsn_gr6.s | 7 +++---- gas/testsuite/gas/visium/bra-1.d | 12 ++++++++++++ gas/testsuite/gas/visium/bra-1.s | 5 +++++ gas/testsuite/gas/visium/visium.exp | 1 + 11 files changed, 123 insertions(+), 19 deletions(-) create mode 100644 gas/testsuite/gas/visium/bra-1.d create mode 100644 gas/testsuite/gas/visium/bra-1.s