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-arm-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 6655dba246 Add support for the GBZ80, Z180, and eZ80 variants of the Z8 [...] adds 6687b129bc Automatic date update in version.in adds 8133c7dce6 Remove stale references to Cell BE adds 6e2118f588 Add myself to gdb/MAINTAINERS adds 4bb7a87e74 Mach-O: misc build adjustments adds f4950f76fa Arm64: correct 64-bit element fmmla encoding adds 8c45011acd Arm64: correct uzp{1,2} mnemonics adds 567dfba2be Arm64: correct {su,us}dot SIMD encodings adds 5437a02abc Arm64: correct address index operands for LD1RO{H,W,D} adds b26a3d5827 Fix ld/PR25316 for the ia64 target by refusing to support bi [...] adds dc9bd8c92a For PE format files, the base relocation table is necessary [...] adds a2322019f5 Updated Swedish translation for the GAS subdirectory. adds 7a0fb7be96 Fix potential illegal memory access failures in the BFD libr [...] new f2a3559d54 Fix potential illegal memory access when parsing a corrupt P [...] new 16d8767399 Allow individual targets to decide if string escapes should [...]
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 | 35 ++ bfd/elf-properties.c | 2 + bfd/elf32-arm.c | 11 +- bfd/elfnn-ia64.c | 11 +- bfd/mach-o.c | 45 ++- bfd/pef.c | 13 +- bfd/version.h | 2 +- binutils/od-macho.c | 2 +- gas/ChangeLog | 35 ++ gas/app.c | 4 +- gas/as.h | 4 + gas/config/tc-ppc.h | 2 +- gas/config/tc-z80.h | 1 + gas/po/sv.po | 589 +++++++++-------------------- gas/read.c | 4 +- gas/testsuite/gas/aarch64/f64mm.d | 36 +- gas/testsuite/gas/aarch64/f64mm.s | 32 +- gas/testsuite/gas/aarch64/i8mm.d | 32 +- gas/testsuite/gas/aarch64/i8mm.s | 8 + gas/testsuite/gas/aarch64/sve-movprfx-mm.d | 2 +- gas/testsuite/gas/z80/strings.d | 6 +- gdb/ChangeLog | 10 + gdb/MAINTAINERS | 1 + gdb/proc-service.c | 5 +- gdb/target.h | 9 +- ld/ChangeLog | 12 + ld/emultempl/pe.em | 7 + ld/emultempl/pep.em | 11 +- ld/ld.texi | 8 + ld/pe-dll.c | 35 +- ld/pe-dll.h | 1 + ld/pep-dll.c | 1 + ld/pep-dll.h | 1 + opcodes/ChangeLog | 22 ++ opcodes/aarch64-dis-2.c | 94 ++--- opcodes/aarch64-tbl.h | 20 +- 36 files changed, 528 insertions(+), 585 deletions(-)