This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/binutils-gdb.
from 39f6207e3e Fixes for mi-fortran-modules.exp fixes adds 814be17cf9 Automatic date update in version.in adds 82d1f134cc gdb: follow-fork: push target and add thread in target_follow_fork adds 29daccc9f3 revise PE IMAGE_SCN_LNK_NRELOC_OVFL test adds 010e444b2f PR28155, Superfluous "the" in the man page adds 47fcfcbadc PR28156, rename.c doesn't compile with MinGW adds 934cb8492f gas: always add dummy symbols when creating XCOFF sections. adds a83ef1c760 gas: correctly output XCOFF tbss symbols with XTY_CM type. adds 6a7ee0010e [gdb/symtab] Implement addrmap_mutable_find
No new revisions were added by this update.
Summary of changes: bfd/coffcode.h | 2 +- bfd/version.h | 2 +- binutils/rename.c | 2 + gas/config/tc-ppc.c | 31 ++++---- gdb/addrmap.c | 130 ++++++++++++++++++++++++++++++++- gdb/exec.c | 6 +- gdb/exec.h | 9 +-- gdb/fbsd-nat.c | 8 +- gdb/fbsd-nat.h | 2 +- gdb/infrun.c | 170 +++++++++++++++++++------------------------ gdb/linux-nat.c | 15 ++-- gdb/linux-nat.h | 2 +- gdb/obsd-nat.c | 9 ++- gdb/obsd-nat.h | 2 +- gdb/process-stratum-target.c | 17 +++++ gdb/process-stratum-target.h | 9 +++ gdb/remote.c | 10 ++- gdb/target-delegates.c | 24 +++--- gdb/target.c | 24 ++++-- gdb/target.h | 7 +- ld/ld.texi | 2 +- 21 files changed, 316 insertions(+), 167 deletions(-)