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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 6b4c676cc7 gdb/fortran: add support for parsing array strides in expressions adds 777cd7ab3f Fix printf formatting errors where "0x" is used as a prefix [...] adds 64ec7c3f80 binutils: Report error message on error adds 9ef6c56ffc opcodes/po/es.po: Remove the duplicated entry adds 79248c83b9 arm: Fix the wrong error message string for mve vldr/vstr (P [...] adds 63aa0ac0fd sim: move ChangeLog entries into the correct files adds c6d47bff77 ld: Pass -fno-lto to non LTO tests adds 1bd57575dc Fix gdb.base/corefile2.exp regression when running Docker/AUFS adds 6faad766e7 ld: Skip bootstrap tests for -fprofile-generate= adds bec0b9f6f2 gold: Skip bootstrap-test/bootstrap-test-r for LTO build adds 5feaa09bec aarch64: Define CSRE system registers adds 6278c6a663 [PATCH][GAS][AArch64] Define BRBE system registers adds 557fc25720 Fix gdb.base/msym*.exp failures adds 4a63681493 gdb/dwarf: fix reading subprogram with DW_AT_specification ( [...] adds 5fb4027fae [gdb/symtab] Make find_block_in_blockvector more robust adds 24f5300a53 gdb: make target_ops::make_corefile_notes return a unique ptr adds 4b4bb603fd gdb: remove unused macros from target-debug.h adds 6b9d0dfda4 Don't create _Complex type name if there is no target type name adds 1a97fe8cf5 Remove gdb_assert for TYPE_CODE_METHOD in stabs reader adds a948551942 Automatic date update in version.in adds b01175fc46 gdb: Merge auto and unknown language implementations adds 790e2a1248 gdb: move Modula2 language class into a header file adds d3b67c56fa gdb: remove LA_PRINT_TYPEDEF macro adds 00c696a6e2 gdb: remove LA_VALUE_PRINT macro adds e74b39ded0 gdb: remove LA_PRINT_ARRAY_INDEX macro adds 4b2f86ef2a gdb: remove LA_ITERATE_OVER_SYMBOLS macro adds 5399db93c5 gdb: Rename language_defn::demangle adds 88cefd9be0 gdb: Improve documentation comment on language_defn::print_type adds 1a0ea39913 gdb: move f_language class into a header file adds 8747316ecf ada-typeprint.c::ada_print_type: Remove redundant call to ad [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/po/es.po | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/po/binutils.pot | 3276 +++++----- binutils/testsuite/binutils-all/objcopy.exp | 1 + binutils/windmc.c | 8 +- gas/ChangeLog | 13 + gas/NEWS | 4 +- gas/config/tc-arc.c | 2 +- gas/config/tc-arm.c | 10 +- gas/po/gas.pot | 6863 ++++++++++---------- gas/testsuite/gas/aarch64/brbe-invalid.d | 3 + gas/testsuite/gas/aarch64/brbe-invalid.l | 98 + gas/testsuite/gas/aarch64/brbe-invalid.s | 99 + gas/testsuite/gas/aarch64/brbe.d | 113 + gas/testsuite/gas/aarch64/brbe.s | 109 + gas/testsuite/gas/aarch64/csre-invalid.d | 3 + gas/testsuite/gas/aarch64/csre-invalid.l | 5 + gas/testsuite/gas/aarch64/csre-invalid.s | 6 + gas/testsuite/gas/aarch64/csre.d | 29 + gas/testsuite/gas/aarch64/csre.s | 25 + gas/testsuite/gas/arm/mve-vldr-vstr-bad.d | 5 + gas/testsuite/gas/arm/mve-vldr-vstr-bad.l | 811 +++ gas/testsuite/gas/arm/mve-vldr-vstr-bad.s | 30 + gdb/ChangeLog | 198 + gdb/ada-lang.c | 4 +- gdb/ada-typeprint.c | 3 - gdb/block.c | 2 + gdb/c-lang.c | 2 +- gdb/corelow.c | 14 +- gdb/d-lang.c | 2 +- gdb/dwarf2/read.c | 22 +- gdb/exec.c | 4 +- gdb/f-exp.y | 2 +- gdb/f-lang.c | 320 +- gdb/f-lang.h | 272 +- gdb/f-typeprint.c | 82 +- gdb/f-valprint.c | 5 +- gdb/gcore.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/go-lang.c | 2 +- gdb/language.c | 221 +- gdb/language.h | 25 +- gdb/linespec.c | 2 +- gdb/m2-exp.y | 2 +- gdb/m2-lang.c | 402 +- gdb/m2-lang.h | 130 +- gdb/m2-typeprint.c | 4 +- gdb/m2-valprint.c | 11 +- gdb/objc-lang.c | 2 +- gdb/parse.c | 1 - gdb/procfs.c | 88 +- gdb/rust-lang.c | 2 +- gdb/stabsread.c | 3 - gdb/target-debug.h | 18 +- gdb/target-delegates.c | 14 +- gdb/target.c | 6 +- gdb/target.h | 2 +- gdb/testsuite/ChangeLog | 11 + gdb/testsuite/gdb.base/msym-bp-shl.exp | 6 +- gdb/testsuite/gdb.base/msym-bp.exp | 4 +- .../template-specification-full-name.exp | 77 + gdb/typeprint.c | 2 +- gdb/valprint.c | 6 +- gold/ChangeLog | 5 + gold/Makefile.am | 16 +- gold/Makefile.in | 15 +- ld/ChangeLog | 23 + ld/testsuite/config/default.exp | 24 + ld/testsuite/ld-bootstrap/bootstrap.exp | 8 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 6 +- ld/testsuite/ld-elfvers/vers.exp | 11 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 19 +- ld/testsuite/ld-gc/gc.exp | 2 +- ld/testsuite/ld-plugin/lto.exp | 16 - ld/testsuite/ld-plugin/plugin.exp | 2 +- ld/testsuite/ld-scripts/crossref.exp | 8 +- ld/testsuite/ld-selective/selective.exp | 4 +- ld/testsuite/ld-srec/srec.exp | 9 +- ld/testsuite/ld-undefined/undefined.exp | 2 +- ld/testsuite/lib/ld-lib.exp | 5 + opcodes/ChangeLog | 8 + opcodes/aarch64-opc.c | 119 + opcodes/po/es.po | 8 - sim/arm/ChangeLog | 4 + sim/arm/armos.c | 4 +- sim/ppc/ChangeLog | 4 + sim/ppc/emul_netbsd.c | 2 +- 89 files changed, 7801 insertions(+), 6031 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/brbe-invalid.d create mode 100644 gas/testsuite/gas/aarch64/brbe-invalid.l create mode 100644 gas/testsuite/gas/aarch64/brbe-invalid.s create mode 100644 gas/testsuite/gas/aarch64/brbe.d create mode 100644 gas/testsuite/gas/aarch64/brbe.s create mode 100644 gas/testsuite/gas/aarch64/csre-invalid.d create mode 100644 gas/testsuite/gas/aarch64/csre-invalid.l create mode 100644 gas/testsuite/gas/aarch64/csre-invalid.s create mode 100644 gas/testsuite/gas/aarch64/csre.d create mode 100644 gas/testsuite/gas/aarch64/csre.s create mode 100644 gas/testsuite/gas/arm/mve-vldr-vstr-bad.d create mode 100644 gas/testsuite/gas/arm/mve-vldr-vstr-bad.l create mode 100644 gas/testsuite/gas/arm/mve-vldr-vstr-bad.s create mode 100644 gdb/testsuite/gdb.dwarf2/template-specification-full-name.exp