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 e6c3b5bfb4 AArch64: Add pauth core file section new eed62915fd bfd: xtensa: fix callx relaxation
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 | 6 ++++ bfd/elf32-xtensa.c | 55 +++++++++++++++++++++++++++++++++ ld/ChangeLog | 8 +++++ ld/testsuite/ld-xtensa/call_overflow.d | 7 +++++ ld/testsuite/ld-xtensa/call_overflow1.s | 9 ++++++ ld/testsuite/ld-xtensa/call_overflow2.s | 14 +++++++++ ld/testsuite/ld-xtensa/call_overflow3.s | 5 +++ ld/testsuite/ld-xtensa/xtensa.exp | 1 + 8 files changed, 105 insertions(+) create mode 100644 ld/testsuite/ld-xtensa/call_overflow.d create mode 100644 ld/testsuite/ld-xtensa/call_overflow1.s create mode 100644 ld/testsuite/ld-xtensa/call_overflow2.s create mode 100644 ld/testsuite/ld-xtensa/call_overflow3.s