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 5d3db3e297 Fix typo in description of --start-group/--end-group options. new 0e7e9601be Visium: align branch absolute instruction for the GR6 new 68a091326f Visium: fix bogus overflow check on 32-bit hosts new b2abe1bd81 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