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-aarch64-build_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 new 934cb8492f gas: always add dummy symbols when creating XCOFF sections. new a83ef1c760 gas: correctly output XCOFF tbss symbols with XTY_CM type.
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/coffcode.h | 2 +- bfd/version.h | 2 +- binutils/rename.c | 2 + gas/config/tc-ppc.c | 31 ++++---- 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 +- 20 files changed, 190 insertions(+), 163 deletions(-)