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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support. adds ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS adds 4a4153dfc9 Automatic date update in version.in adds 336d760da6 Support for DW_OP_addrx and DW_FORM_addrx tags adds 6f38008bb4 Fix M5100 flags test with interAptiv-MR2 adds cc9519e7d6 Fix automatic makefile dependencies for generated ld/e*.c adds 624a24513d Update binutils release making documenation to mention chang [...] adds ba22ff8694 Testsuite: Remove pie from trace tests new 6892f60143 [gdb/contrib] Remove superfluous .alt file after dwz invocat [...] new 5c565afd4c [gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver
The 2 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/ChangeLog | 4 ++ bfd/elfnn-riscv.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 ++ binutils/README-how-to-make-a-release | 2 + gdb/ChangeLog | 66 ++++++++++++++++++ gdb/MAINTAINERS | 1 + gdb/contrib/cc-with-tweaks.sh | 1 + gdb/dwarf2-frame.c | 2 +- gdb/dwarf2expr.c | 1 + gdb/dwarf2expr.h | 5 +- gdb/dwarf2loc.c | 5 +- gdb/dwarf2read.c | 20 ++++-- gdb/solib-svr4.c | 84 +++++++++++------------ gdb/testsuite/ChangeLog | 20 ++++++ gdb/testsuite/gdb.btrace/reconnect.exp | 2 +- gdb/testsuite/gdb.trace/backtrace.exp | 2 +- gdb/testsuite/gdb.trace/circ.exp | 2 +- gdb/testsuite/gdb.trace/collection.exp | 2 +- gdb/testsuite/gdb.trace/ftrace.exp | 2 +- gdb/testsuite/gdb.trace/mi-trace-unavailable.exp | 2 +- gdb/testsuite/gdb.trace/mi-traceframe-changed.exp | 2 +- gdb/testsuite/gdb.trace/qtro.exp | 2 +- gdb/testsuite/gdb.trace/read-memory.exp | 2 +- gdb/testsuite/gdb.trace/report.exp | 2 +- gdb/testsuite/gdb.trace/tfile.exp | 2 +- gdb/testsuite/gdb.trace/tfind.exp | 2 +- gdb/testsuite/gdb.trace/unavailable.exp | 2 +- ld/ChangeLog | 12 ++++ ld/Makefile.am | 10 ++- ld/Makefile.in | 8 ++- ld/genscripts.sh | 28 +++++--- ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 3 +- 33 files changed, 221 insertions(+), 86 deletions(-)