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-next-defconfig in repository toolchain/ci/binutils-gdb.
from d5b7ce35a1 Automatic date update in version.in adds 3d7d6a6ff4 Generic ELF target group signature symbol adds ce5aecf873 Another generic ELF target assertion failure adds 61dd8e19a8 readelf group errors/warnings adds 5f63875b30 Fix failure on powerpc 32-bit only targets adds eb41253a15 Fix typo in gdb/NEWS new 58db964680 Automatic date update in version.in new 0eb32b6e1d XCOFF linker segmentation fault new a7b34aba62 Obsolete tic30-aout, and linker segmentation faults new 586338b839 HPPA64 linker segmentation faults
The 4 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 | 33 ++++++++ bfd/aout-tic30.c | 98 ++++++++++++++++-------- bfd/config.bfd | 1 + bfd/dwarf2.c | 8 +- bfd/elf.c | 3 +- bfd/elf64-hppa.c | 22 +++--- bfd/linker.c | 13 ++-- bfd/version.h | 2 +- bfd/xcofflink.c | 12 +-- binutils/ChangeLog | 5 ++ binutils/readelf.c | 2 +- gas/ChangeLog | 8 ++ gas/config/tc-ppc.c | 170 +++++++++++++++++++++++++++++------------- gas/testsuite/gas/ppc/ppc.exp | 13 +++- gdb/ChangeLog | 4 + gdb/NEWS | 2 +- ld/ChangeLog | 6 ++ ld/emultempl/genelf.em | 4 +- 18 files changed, 291 insertions(+), 115 deletions(-)