This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/binutils-gdb.
from 834eaf9201 Fix crash in new DWARF indexer adds fcf8e81420 gdb: Require psymtab before calling quick_functions in objfile adds 98aa8321ee gdb: Change psymbol_functions::require_partial_symbols to pa [...] adds b2fdd31b03 aarch64-fbsd-nat: Move definition of debug_regs_probed under [...] adds 81cd0a49c9 cris: bfd: Correct default to no execstack adds 5d02a15c69 ld: cris*-elf: Default to --no-warn-rwx-segment adds 62b5b11b1b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elf32-cris.c | 2 + bfd/version.h | 2 +- gdb/aarch64-fbsd-nat.c | 3 +- gdb/objfiles.h | 13 +++++ gdb/psympriv.h | 5 +- gdb/psymtab.c | 37 +++++++------- gdb/symfile-debug.c | 30 ++++++------ .../fork-no-detach-follow-child-dlopen-shlib.c} | 8 ++- .../fork-no-detach-follow-child-dlopen.c} | 39 +++++---------- .../fork-no-detach-follow-child-dlopen.exp | 57 ++++++++++++++++++++++ ld/configure.tgt | 5 ++ ld/testsuite/ld-elf/elf.exp | 1 + 12 files changed, 130 insertions(+), 72 deletions(-) copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.base/fork-no-d [...] copy gdb/testsuite/{gdb.threads/vfork-multi-inferior.c => gdb.base/fork-no-detach- [...] create mode 100644 gdb/testsuite/gdb.base/fork-no-detach-follow-child-dlopen.exp