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 cae64165f47 gold, ld: Implement -z start-stop-visibility=... option. new 7a77f1ac2c6 xtensa: allow runtime ABI selection
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: bfd/ChangeLog | 9 +++++ bfd/elf32-xtensa.c | 34 ++++++++++++++++-- gas/ChangeLog | 19 ++++++++++ gas/config/tc-xtensa.c | 29 ++++++++++++--- gas/doc/as.texi | 1 + gas/doc/c-xtensa.texi | 8 +++++ gas/testsuite/gas/xtensa/abi-call0.d | 7 ++++ gas/testsuite/gas/xtensa/abi-windowed.d | 7 ++++ .../extern.s => gas/testsuite/gas/xtensa/abi.s | 0 include/ChangeLog | 4 +++ include/elf/xtensa.h | 3 ++ ld/ChangeLog | 22 ++++++++++++ ld/emultempl/xtensaelf.em | 41 +++++++++++++++++++--- ld/ld.texi | 11 ++++++ 14 files changed, 183 insertions(+), 12 deletions(-) create mode 100644 gas/testsuite/gas/xtensa/abi-call0.d create mode 100644 gas/testsuite/gas/xtensa/abi-windowed.d copy ld/testsuite/ld-scripts/extern.s => gas/testsuite/gas/xtensa/abi.s (100%)