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-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 0c1d55b839 [AArch64] Allow MOVPRFX to be used with FMOV adds cd40594f59 Ensure that debug information for ARM security functions is [...] adds 2ab3145b4f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/elf32-arm.c | 18 ++++ bfd/version.h | 2 +- ld/ChangeLog | 7 ++ ld/testsuite/ld-arm/arm-elf.exp | 6 ++ ld/testsuite/ld-arm/cmse_main.s | 21 +++++ ld/testsuite/ld-arm/cmse_main_sec_debug.d | 29 ++++++ ld/testsuite/ld-arm/cmse_sec_debug.s | 142 ++++++++++++++++++++++++++++++ 8 files changed, 230 insertions(+), 1 deletion(-) create mode 100644 ld/testsuite/ld-arm/cmse_main.s create mode 100644 ld/testsuite/ld-arm/cmse_main_sec_debug.d create mode 100644 ld/testsuite/ld-arm/cmse_sec_debug.s