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-aarch64-bootstrap_O3 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 new 82d1f134cc gdb: follow-fork: push target and add thread in target_follow_fork
The 1 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/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 +- 17 files changed, 175 insertions(+), 145 deletions(-)