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-stable-defconfig in repository toolchain/ci/binutils-gdb.
from 41f61c65a2 Automatic date update in version.in adds 5f2459c233 Fix lookup of separate debug file on MS-Windows. adds 353ea2d106 On MS-Windows, define _WIN32_WINNT in a single common place. adds 0fdfd794d2 [gdb/testsuite] Add cc-with-gdb-index.exp adds fcd60b848e Add noyywrap to ada-lex.l adds 222a8d2558 Fix cast of character to enum type in Ada adds b5d5eb444b Automatic date update in version.in adds bde09ab702 Remove "struct" from foreach statements new 66452beb77 Fix leaks by clearing registers and frame caches.
The 1 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/version.h | 2 +- gdb/ChangeLog | 55 ++++++++++++++++++++++ gdb/ada-exp.y | 11 ++++- gdb/ada-lang.c | 4 +- gdb/ada-lex.l | 8 +--- gdb/common/common-defs.h | 14 ++++++ gdb/common/netstuff.c | 4 -- gdb/corelow.c | 2 + gdb/darwin-nat.c | 2 +- gdb/dictionary.c | 2 +- gdb/doc/ChangeLog | 6 +++ gdb/doc/gdb.texinfo | 10 ++-- gdb/dwarf2read.c | 2 +- gdb/gdbserver/ChangeLog | 5 ++ gdb/gdbserver/gdbreplay.c | 4 -- gdb/gdbserver/remote-utils.c | 4 -- gdb/inferior.c | 4 ++ gdb/minsyms.c | 2 +- gdb/objfiles.c | 6 +-- gdb/ser-tcp.c | 6 +-- gdb/symfile.c | 22 +++++++++ gdb/symtab.c | 4 +- gdb/testsuite/ChangeLog | 10 ++++ .../{cc-with-dwz.exp => cc-with-gdb-index.exp} | 8 ++-- gdb/testsuite/gdb.ada/char_enum.exp | 3 +- gdb/testsuite/gdb.ada/char_enum/foo.adb | 1 + gdb/testsuite/gdb.ada/char_enum/pck.ads | 1 + gdb/unittests/parse-connection-spec-selftests.c | 4 -- 28 files changed, 154 insertions(+), 52 deletions(-) copy gdb/testsuite/boards/{cc-with-dwz.exp => cc-with-gdb-index.exp} (85%)