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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from 5f63875b30 Fix failure on powerpc 32-bit only targets adds eb41253a15 Fix typo in gdb/NEWS adds 58db964680 Automatic date update in version.in adds 0eb32b6e1d XCOFF linker segmentation fault adds a7b34aba62 Obsolete tic30-aout, and linker segmentation faults adds 586338b839 HPPA64 linker segmentation faults adds c83004d526 m68k linker segmentation faults adds a0f6fd217f LM32 linker segmentation faults adds 28fbeab806 Alpha-linux linker segmentation fault adds 94667ab146 Microblaze linker segmentation fault adds 0f4a61b420 COFF linker segmentation faults adds 766f883622 Suppress SIGTTOU when handling errors new 65f381e729 aarch64: fix variant_pcs ld tests new eabf307f1d PE linker segmentation fault with MALLOC_PERTURB_=1
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 | 58 ++++++++++++++++ bfd/aout-tic30.c | 98 +++++++++++++++++++--------- bfd/cofflink.c | 2 +- bfd/config.bfd | 1 + bfd/dwarf2.c | 8 ++- bfd/elf32-lm32.c | 3 +- bfd/elf32-m68k.c | 35 ++++++---- bfd/elf32-microblaze.c | 5 +- bfd/elf64-alpha.c | 2 +- bfd/elf64-hppa.c | 22 +++---- bfd/elflink.c | 3 +- bfd/version.h | 2 +- bfd/xcofflink.c | 12 ++-- gdb/ChangeLog | 12 ++++ gdb/NEWS | 2 +- gdb/event-top.c | 2 +- gdb/inflow.c | 29 -------- gdb/inflow.h | 31 +++++++++ gdb/ser-unix.c | 4 ++ gdb/top.c | 2 +- ld/ChangeLog | 12 ++++ ld/emultempl/pe.em | 3 +- ld/emultempl/pep.em | 3 +- ld/testsuite/ld-aarch64/variant_pcs-now.d | 77 +++++++++++----------- ld/testsuite/ld-aarch64/variant_pcs-shared.d | 77 +++++++++++----------- 25 files changed, 321 insertions(+), 184 deletions(-)