This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from f489207efd Fix stepping past unwritable kernel helper on nios2-linux-gnu. adds 65d2b333a8 Fix GDB being suspended SIGTTOU when running gdb.multi/multi [...] adds 80047cfc27 Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb adds 077cad8ec1 Fix gdb.multi/multi-term-settings.exp blocking under high lo [...] adds e432ccf1cb Fix format specification in display_selector() (again) adds d3fe0d7bb8 sim: fix all sim builds adds 5f33607b28 Automatic date update in version.in adds 2487ef07c2 bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 +++++ bfd/elf32-xtensa.c | 3 ++- bfd/version.h | 2 +- gdb/ChangeLog | 9 +++++++++ gdb/infrun.c | 4 ++++ gdb/testsuite/ChangeLog | 8 ++++++++ gdb/testsuite/gdb.multi/hello.c | 2 +- gdb/testsuite/gdb.multi/multi-term-settings.c | 2 +- gdb/windows-nat.c | 6 ++++-- ld/ChangeLog | 7 +++++++ ...undef-weak-shared.d => relax-undef-weak-pie-export-dynamic.d} | 2 +- ld/testsuite/ld-xtensa/xtensa.exp | 1 + sim/common/ChangeLog | 5 +++++ sim/common/sim-base.h | 1 + sim/common/sim-basics.h | 2 ++ 15 files changed, 52 insertions(+), 7 deletions(-) copy ld/testsuite/ld-xtensa/{relax-undef-weak-shared.d => relax-undef-weak-pie-exp [...]