This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig in repository toolchain/ci/binutils-gdb.
from d43a048997 Skip ld/pr23169 on SPARC. adds 262935666b Visium: align branch absolute instruction for the GR6 adds 1c92e98f54 Visium: fix bogus overflow check on 32-bit hosts adds 1532a937c6 SPARC: fix PR ld/18841
No new revisions were added by this update.
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