This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 980a2e42f7 lm32-linux ld testsuite fails adds cc00a5d100 Automatic date update in version.in adds 2d3181c7c4 Add SORT_NONE to .init and .fini in scripts adds f84bd4655c Adjust pr14156 test for m68hc1* adds 4e5391148d [BFD, AArch64, x86] Improve warning for --force-bti new a9f5a5517f RISC-V: Fix linker crash in section symbol check.
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 | 22 ++++++++++ bfd/elf-bfd.h | 2 +- bfd/elf-properties.c | 8 ++-- bfd/elfnn-aarch64.c | 25 +++++++---- bfd/elfnn-riscv.c | 4 +- bfd/elfxx-aarch64.c | 5 +++ bfd/elfxx-x86.c | 1 + bfd/elfxx-x86.h | 2 +- bfd/version.h | 2 +- ld/ChangeLog | 51 ++++++++++++++++++++++ ld/ldlang.c | 12 +++-- ld/scripttempl/alpha.sc | 4 +- ld/scripttempl/armbpabi.sc | 4 +- ld/scripttempl/crisaout.sc | 4 +- ld/scripttempl/elf32cr16.sc | 4 +- ld/scripttempl/elf32crx.sc | 4 +- ld/scripttempl/elf32xc16x.sc | 3 +- ld/scripttempl/elf32xc16xl.sc | 3 +- ld/scripttempl/elf32xc16xs.sc | 3 +- ld/scripttempl/elf64hppa.sc | 4 +- ld/scripttempl/elf_chaos.sc | 8 +++- ld/scripttempl/elfarc.sc | 4 +- ld/scripttempl/elfarcv2.sc | 4 +- ld/scripttempl/elfd30v.sc | 5 +-- ld/scripttempl/elfm68hc11.sc | 4 +- ld/scripttempl/elfm68hc12.sc | 4 +- ld/scripttempl/elfm9s12z.sc | 4 +- ld/scripttempl/elfmicroblaze.sc | 4 +- ld/scripttempl/elfxgate.sc | 4 +- ld/scripttempl/elfxtensa.sc | 4 +- ld/scripttempl/epiphany_4x4.sc | 4 +- ld/scripttempl/ft32.sc | 4 +- ld/scripttempl/i386beos.sc | 4 +- ld/scripttempl/iq2000.sc | 4 +- ld/scripttempl/mcorepe.sc | 4 +- ld/scripttempl/mep.sc | 4 +- ld/scripttempl/mips.sc | 12 ++--- ld/scripttempl/moxie.sc | 6 +-- ld/scripttempl/pe.sc | 4 +- ld/scripttempl/pep.sc | 4 +- ld/scripttempl/ppcpe.sc | 9 +--- ld/scripttempl/tic4xcoff.sc | 4 +- ld/scripttempl/tic80coff.sc | 4 +- ld/scripttempl/v850.sc | 4 +- ld/scripttempl/v850_rh850.sc | 4 +- ld/scripttempl/visium.sc | 4 +- ld/scripttempl/xstormy16.sc | 4 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 + ld/testsuite/ld-aarch64/bti-plt-1.s | 17 ++++++++ ld/testsuite/ld-aarch64/bti-plt-6.d | 4 +- ld/testsuite/ld-aarch64/bti-plt-7.d | 5 ++- .../ld-aarch64/{bti-plt-6.d => bti-warn.d} | 9 ++-- ld/testsuite/ld-elf/fini2.s | 2 +- ld/testsuite/ld-elf/fini3.s | 2 +- ld/testsuite/ld-elf/finin.s | 2 +- ld/testsuite/ld-elf/init2.s | 2 +- ld/testsuite/ld-elf/init3.s | 2 +- ld/testsuite/ld-elf/initn.s | 2 +- ld/testsuite/ld-elf/pr14156a.d | 1 - ld/testsuite/ld-elf/pr14156b.d | 1 - 60 files changed, 228 insertions(+), 118 deletions(-) copy ld/testsuite/ld-aarch64/{bti-plt-6.d => bti-warn.d} (54%)