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-allyesconfig in repository toolchain/ci/binutils-gdb.
from bc49bfd849 x86: reduce amount of various VCVT* templates adds a0dcf29705 Fix an abort triggered when objcopy is used to set the "shar [...] adds 3c968de5c7 Stop the assembler from complaining that the input and outpu [...] adds 20ea4a609c gdbserver/gdbsupport: Add .dir-locals.el file adds fd760e798e [gdb] Remove trailing "done" after "Reading symbols from" message adds 09f2921cc9 [gdb,testsuite,doc,NEWS] Fix "the the". adds 31bf18645d Add support for --dwarf-[3|4|5] to assembler command line. adds 436b5e99c8 [gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp adds 84d9ab33f3 Add support for a ".file 0" directive if supporting DWARF 5 [...] adds b7d64b2909 Don't try to get the TIB address without an inferior adds 29734269a7 Pass thread_info pointer to various inferior control functions adds 12e4371ae4 Automatic date update in version.in adds 9979ab6663 binutils: doc: move artifacts back to MAINTAINERCLEANFILES
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 +++ bfd/elf.c | 40 ++++++++++++++++---- bfd/version.h | 2 +- binutils/ChangeLog | 15 ++++++++ binutils/doc/Makefile.am | 2 +- binutils/doc/Makefile.in | 4 +- binutils/doc/binutils.texi | 7 +++- binutils/objcopy.c | 35 ++++++++++++++++-- gas/ChangeLog | 33 +++++++++++++++++ gas/as.c | 65 +++++++++++++++++++++++++++++---- gas/as.h | 1 + gas/config/tc-ia64.h | 3 +- gas/doc/as.texi | 23 +++++++++++- gas/dwarf2dbg.c | 24 ++++++++---- gas/testsuite/gas/elf/dwarf-5-file0.d | 6 +++ gas/testsuite/gas/elf/dwarf-5-file0.s | 18 +++++++++ gas/testsuite/gas/elf/elf.exp | 1 + gdb/.dir-locals.el | 4 ++ gdb/ChangeLog | 37 +++++++++++++++++++ gdb/NEWS | 6 +-- gdb/ctfread.c | 2 +- gdb/doc/ChangeLog | 4 ++ gdb/doc/gdb.texinfo | 6 +-- gdb/infcmd.c | 37 ++++++++++--------- gdb/infrun.c | 12 ++++-- gdb/infrun.h | 5 ++- gdb/psymtab.c | 6 +-- gdb/testsuite/ChangeLog | 10 +++++ gdb/testsuite/README | 2 +- gdb/testsuite/boards/cc-with-tweaks.exp | 6 +-- gdb/testsuite/gdb.base/dprintf.exp | 2 +- gdb/testsuite/lib/gdb.exp | 42 +++++++++++++++++++++ gdb/windows-tdep.c | 3 +- {gdb => gdbserver}/.dir-locals.el | 4 ++ gdbserver/ChangeLog | 4 ++ {gdb => gdbsupport}/.dir-locals.el | 4 ++ gdbsupport/ChangeLog | 4 ++ 37 files changed, 408 insertions(+), 76 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0.d create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0.s copy {gdb => gdbserver}/.dir-locals.el (88%) copy {gdb => gdbsupport}/.dir-locals.el (88%)