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-release-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from b316ba4e00 Automatic date update in version.in adds 5df4b3a5c2 Automatic date update in version.in adds 37ecc81173 Automatic date update in version.in adds d61e1cbd9e Automatic date update in version.in adds 2dad02b6d4 texi2pod.pl: add no-op --no-split option support [PR28144] adds 9d6d087078 Re: opcodes: constify & local meps macros adds 1c611b40e6 bfd: Close the file descriptor if there is no archive fd adds 0f71a70358 Automatic date update in version.in adds f448ce02de Automatic date update in version.in adds 351c55564d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/plugin.c | 8 ++++++++ bfd/version.h | 2 +- cpu/mep.opc | 10 +++++----- etc/texi2pod.pl | 2 ++ ld/testsuite/ld-plugin/lto.exp | 34 ++++++++++++++++++++++++++++++++++ ld/testsuite/ld-plugin/pr28138-1.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-2.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-3.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-4.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-5.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-6.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138-7.c | 6 ++++++ ld/testsuite/ld-plugin/pr28138.c | 20 ++++++++++++++++++++ 13 files changed, 112 insertions(+), 6 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr28138-1.c create mode 100644 ld/testsuite/ld-plugin/pr28138-2.c create mode 100644 ld/testsuite/ld-plugin/pr28138-3.c create mode 100644 ld/testsuite/ld-plugin/pr28138-4.c create mode 100644 ld/testsuite/ld-plugin/pr28138-5.c create mode 100644 ld/testsuite/ld-plugin/pr28138-6.c create mode 100644 ld/testsuite/ld-plugin/pr28138-7.c create mode 100644 ld/testsuite/ld-plugin/pr28138.c