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 b0b92aeb38 Poison non-POD memset & non-trivially-copyable memcpy/memmove new d28b6364b1 gas: sparc: fix relaxation of CALL instruction into branches [...]
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: gas/ChangeLog | 11 +++++++++++ gas/config/tc-sparc.c | 9 +++++++-- gas/testsuite/gas/sparc/call-relax-aout.d | 19 +++++++++++++++++++ gas/testsuite/gas/sparc/call-relax.d | 18 ++++++++++++++++++ gas/testsuite/gas/sparc/call-relax.s | 10 ++++++++++ gas/testsuite/gas/sparc/sparc.exp | 4 ++++ 6 files changed, 69 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/sparc/call-relax-aout.d create mode 100644 gas/testsuite/gas/sparc/call-relax.d create mode 100644 gas/testsuite/gas/sparc/call-relax.s