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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from dc34c8972e Make process_stratum_target::stratum "final" adds 36cd4ba598 [gdb/testsuite] Fix gdb.base/break-probes.exp with native-gdbserver adds e7da54fcdb Automatic date update in version.in adds fce9773608 s12z and h8300 no-print-map-discarded fails adds 5ce032bdfc RX Assembler: Ensure that the internal limit on the number o [...] adds d563b95314 OBVIOUS move add_comm_alias "!" <=> "shell" near the add_com [...] adds ee3c5f8968 Fix GDB crash when registers cannot be modified. adds 62160ec954 Fix "list" when control characters are seen new 8ecb59f856 Print non-Ada unions without crashing new 189b8c2e10 gdb/configure.ac: add --enable-source-highlight new 61f4b35041 Make copy_name return std::string new cf250e3679 Make objfile::static_links an htab_up
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 | 4 + bfd/elf32-s12z.c | 1 - bfd/version.h | 2 +- gas/ChangeLog | 9 ++ gas/config/tc-rx.c | 19 ++-- gas/config/tc-rx.h | 11 ++- gdb/ChangeLog | 64 +++++++++++++ gdb/ada-lang.c | 17 +++- gdb/c-exp.y | 104 +++++++++++---------- gdb/cli/cli-cmds.c | 4 +- gdb/configure | 38 ++++++-- gdb/configure.ac | 33 +++++-- gdb/cp-abi.c | 3 +- gdb/d-exp.y | 31 +++--- gdb/f-exp.y | 12 +-- gdb/gdbtypes.c | 5 +- gdb/gdbtypes.h | 14 ++- gdb/go-exp.y | 45 ++++----- gdb/inferior.h | 13 ++- gdb/m2-exp.y | 31 +++--- gdb/objfiles.c | 16 +--- gdb/objfiles.h | 2 +- gdb/p-exp.y | 69 ++++++++------ gdb/parse.c | 37 ++------ gdb/parser-defs.h | 2 +- gdb/source.c | 8 +- gdb/symfile.c | 2 +- gdb/testsuite/ChangeLog | 15 +++ gdb/testsuite/boards/local-board.exp | 2 +- .../stack-protector.c => gdb.ada/ptype_union.c} | 27 ++++-- .../pr10770.exp => gdb.ada/ptype_union.exp} | 31 +++--- gdb/testsuite/gdb.base/list0.h | 2 +- gdb/top.c | 9 ++ gdb/type-stack.c | 2 +- gdb/type-stack.h | 2 +- ld/ChangeLog | 6 ++ ld/testsuite/ld-gc/skip-map-discarded.s | 5 +- ld/testsuite/lib/ld-lib.exp | 1 + 38 files changed, 447 insertions(+), 251 deletions(-) copy gdb/testsuite/{gdb.base/stack-protector.c => gdb.ada/ptype_union.c} (83%) copy gdb/testsuite/{gdb.dwarf2/pr10770.exp => gdb.ada/ptype_union.exp} (61%)