This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from 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 adds 8ecb59f856 Print non-Ada unions without crashing adds 189b8c2e10 gdb/configure.ac: add --enable-source-highlight adds 61f4b35041 Make copy_name return std::string adds cf250e3679 Make objfile::static_links an htab_up
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/elf32-s12z.c | 1 - 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 | 10 ++ .../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 + 36 files changed, 440 insertions(+), 249 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%)