This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 4d7188abfd gdbsupport: add debug assertions in gdb::optional::get adds 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 new 29daccc9f3 revise PE IMAGE_SCN_LNK_NRELOC_OVFL test new 010e444b2f PR28155, Superfluous "the" in the man page
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 +- 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 +- gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 4 +- ld/ld.texi | 2 +- 19 files changed, 177 insertions(+), 147 deletions(-)