This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from cee6789e1b Automatic date update in version.in adds 748aa9b653 [gdb/testsuite] templates.exp to accept clang++ output adds 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 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.
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/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.cp/templates.exp | 3 + gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 4 +- gdbsupport/gdb_optional.h | 16 ++- ld/ld.texi | 2 +- 23 files changed, 209 insertions(+), 167 deletions(-)