This is an automated email from the git hooks/post-receive script.
adhemerval.zanella pushed a change to branch linaro_binutils-2_24-branch in repository toolchain/binutils-gdb.
from dd806ac gas: section name substitution sequence new 3e6e769 Fix broken -Bsymbolic-functions new 13e81dd [AArch64] Fix function pointer variable with -Bsymbolic-functions
The 2 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 | 14 ++++++++++++++ bfd/elf32-arm.c | 2 +- bfd/elf32-hppa.c | 8 ++++---- bfd/elf32-m68k.c | 4 ++-- bfd/elf32-nios2.c | 6 +++--- bfd/elf32-tic6x.c | 4 ++-- ld/testsuite/ChangeLog | 10 ++++++++++ ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-elf/elf.exp | 23 +++++++++++++++++++++++ ld/testsuite/ld-elf/symbolic-func.r | 18 ++++++++++++++++++ ld/testsuite/ld-elf/symbolic-func.s | 13 +++++++++++++ 11 files changed, 91 insertions(+), 12 deletions(-) create mode 100644 ld/testsuite/ld-elf/symbolic-func.r create mode 100644 ld/testsuite/ld-elf/symbolic-func.s