This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2 in repository toolchain/ci/binutils-gdb.
from f0aa30258a PR26107, Compilation failure in pdp11.c adds 928055a369 Fix a compile time warning in the linker testsuite when comp [...] adds 382264181d Run certain ld-plugun lto tests only for ELF adds 14962256b3 [PATCH]: aarch64: Refactor representation of system registers new a8baf0a32b [gdb/testsuite] Make gdb.base/dbx.exp more robust new 2f33032a93 Compute proper length for dynamic types of TYPE_CODE_TYPEDEF new 4412332f4b gdb: add mailing list and IRC information to --help new 2b4e6a3f4b Fix hex floating point lexing
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: gdb/ChangeLog | 19 + gdb/c-exp.y | 11 +- gdb/gdbtypes.c | 14 +- gdb/main.c | 9 +- gdb/testsuite/ChangeLog | 23 + gdb/testsuite/gdb.base/dbx.exp | 35 +- gdb/testsuite/gdb.base/printcmds.exp | 18 +- gdb/testsuite/gdb.base/vla-datatypes.c | 28 +- gdb/testsuite/gdb.base/vla-datatypes.exp | 6 +- gdb/testsuite/lib/gdb.exp | 43 ++ include/ChangeLog | 5 + include/opcode/aarch64.h | 4 + ld/ChangeLog | 11 + ld/testsuite/ld-elf/pr26094-1b.c | 6 +- ld/testsuite/ld-plugin/lto.exp | 50 +- opcodes/ChangeLog | 23 + opcodes/aarch64-opc.c | 1071 +++++++++++++----------------- 17 files changed, 684 insertions(+), 692 deletions(-)