This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from e37f3ecd59 Automatic date update in version.in adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...] adds b8c05e85ef Remove _initialize_valarith adds 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc adds 80062eb949 gdb/rust: Handle printing structures containing strings adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 +++ bfd/coffcode.h | 5 ++ bfd/version.h | 2 +- gas/ChangeLog | 9 ++++ gas/config/tc-i386.c | 20 +++++--- gas/testsuite/gas/i386/jump16.d | 5 ++ gas/testsuite/gas/i386/jump16.e | 3 ++ gas/testsuite/gas/i386/jump16.s | 16 ++++++ gdb/ChangeLog | 58 ++++++++++++++++++++++ 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/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/minsyms.c | 2 +- gdb/objfiles.c | 6 +-- gdb/rust-lang.c | 8 +++ gdb/ser-tcp.c | 6 +-- gdb/symfile.c | 22 ++++++++ gdb/symtab.c | 4 +- gdb/testsuite/ChangeLog | 16 ++++++ .../{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/testsuite/gdb.rust/simple.exp | 3 ++ gdb/testsuite/gdb.rust/simple.rs | 8 +++ gdb/unittests/parse-connection-spec-selftests.c | 4 -- gdb/valarith.c | 5 -- 37 files changed, 233 insertions(+), 64 deletions(-) create mode 100644 gas/testsuite/gas/i386/jump16.e copy gdb/testsuite/boards/{cc-with-dwz.exp => cc-with-gdb-index.exp} (85%)