This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 7190ae0d39 Automatic date update in version.in adds 1165955276 gdb/linux-tdep: make read_mapping return a structure adds 0b313e95a7 gdb/linux-tdep: move "Perms" column right adds 7ff917016a gdb/darwin: skip over WIFSTOPPED wait4 status adds dd1ae8eaa3 gdb: use a range based for loop when iterating over an array adds 7124770976 Revert "do_target_wait_1: Clear TARGET_WNOHANG if the target [...] adds 4c937052c1 Fix crash in Fortran code new 685c6a8637 Automatic date update in version.in
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/darwin-nat.c | 31 +++- gdb/f-valprint.c | 4 +- gdb/infrun.c | 2 +- gdb/linux-tdep.c | 127 ++++++++------- gdb/python/py-type.c | 8 +- .../{calling-convention.c => fortran-var-string.c} | 18 +-- gdb/testsuite/gdb.dwarf2/fortran-var-string.exp | 175 +++++++++++++++++++++ 8 files changed, 280 insertions(+), 87 deletions(-) copy gdb/testsuite/gdb.dwarf2/{calling-convention.c => fortran-var-string.c} (74%) create mode 100644 gdb/testsuite/gdb.dwarf2/fortran-var-string.exp