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_tk1/gnu-master-arm-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from a2c5833233 Update year range in copyright notice of binutils files adds d365c1c51c Use filtered output in print_i387_ext adds 5046fddb3a Update copying.awk for _initialize declaration patch adds 1eeb031630 Automatic date update in version.in adds b19f4f6178 [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5 adds 4d603089c8 Small indentation fix in eval.c adds b896e87d76 Fix regression in page-logging.exp adds 23bb7876f0 Fix use of 'printf' in gdbtypes.c adds 45aec4e5ed [gdb/cli] Improve show logging output adds 79541a6d92 Automatic date update in version.in adds 5ed4d49d10 gas: rework handling of backslashes in quoted symbol names adds 125ff8197d x86/Intel: correct VFPCLASSP{S,D} handling when displacement [...] adds f1e044bbb6 [gdb/build] Fix build breaker in gdb/cli/cli-logging.c adds e2c0cef94d Remove a spurious debugging message. adds 926ac872e9 gdb: don't pass nullptr to sigwait adds 40c01d1b3d Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_fi [...] adds 0b1e7ee5b5 gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver adds 6395a10210 ld: Improve thin archive member error message adds 7131d475da ld/x86: Update -z report-relative-reloc adds 5224aea8c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/archive.c | 32 +++++++++++--- bfd/coff-alpha.c | 10 +++-- bfd/coff-rs6000.c | 2 +- bfd/ecoff.c | 4 +- bfd/elflink.c | 5 ++- bfd/elfxx-x86.c | 24 +++-------- bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/libecoff.h | 2 +- bfd/linker.c | 3 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/dwarf.c | 5 +-- gas/config/tc-i386.c | 6 ++- gas/expr.c | 50 ++++++++++++++++++---- gas/testsuite/gas/all/quoted-sym-names.d | 11 ++++- gas/testsuite/gas/all/quoted-sym-names.s | 17 +++++++- gas/testsuite/gas/elf/syms.d | 2 - gas/testsuite/gas/elf/syms.s | 4 +- gas/testsuite/gas/i386/avx512dq-inval.s | 2 +- gas/testsuite/gas/i386/noavx512-2.l | 4 +- gas/testsuite/gas/i386/noavx512-2.s | 2 +- gdb/cli/cli-logging.c | 34 +++++++++++---- gdb/copying.awk | 3 +- gdb/eval.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/i387-tdep.c | 2 +- gdb/testsuite/gdb.base/inferior-args.exp | 3 +- gdb/testsuite/gdb.base/inferior-clone.exp | 4 +- gdb/testsuite/gdb.base/jit-elf-util.h | 7 +-- gdb/testsuite/gdb.base/page-logging.exp | 3 +- .../gdb.base/run-attach-while-running.exp | 3 +- gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 2 +- gdb/testsuite/gdb.python/py-format-string.exp | 8 +++- .../gdb.threads/multiple-successive-infcall.exp | 2 +- .../gdb.threads/schedlock-thread-exit.exp | 3 +- gdbsupport/scoped_ignore_signal.h | 7 ++- ld/testsuite/ld-i386/report-reloc-1.l | 4 +- ld/testsuite/ld-x86-64/report-reloc-1.l | 4 +- 39 files changed, 199 insertions(+), 90 deletions(-)