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-defconfig in repository toolchain/ci/binutils-gdb.
from 19d16d8789 Automatic date update in version.in adds 7a28970742 Fix signals reported for faults on Solaris adds a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504 adds 0d41d9a2aa LOAD in linker map file adds 4993045d18 Output the Ada task name in more messages. adds 25e5c20918 [gdb/testsuite] Allow some tests in gdb.base/store.exp to be [...] adds f8c0fc571b Automatic date update in version.in adds 3dd9bb4620 gdb: Don't fault for 'maint print psymbols' when using an index adds aa17805fb9 gdb: Have 'maint info sections' print all sections again adds 5fabdcd680 gdb/testsuite: Make use of exec_has_index_section function new ec6c8338a8 gdb: Force use of float version of log10
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/ChangeLog | 41 ++++++++ gdb/NEWS | 3 + gdb/ada-tasks.c | 66 +++++++++--- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 14 +-- gdb/maint.c | 142 +++++++++++++++++++++++--- gdb/procfs.c | 38 +------ gdb/psymtab.c | 24 +++-- gdb/psymtab.h | 6 +- gdb/testsuite/ChangeLog | 19 ++++ gdb/testsuite/gdb.ada/rdv_wait.exp | 2 +- gdb/testsuite/gdb.ada/task_switch_in_core.exp | 2 +- gdb/testsuite/gdb.base/maint.exp | 24 +++-- gdb/testsuite/gdb.base/store.exp | 65 ++++++++---- ld/ChangeLog | 10 ++ ld/ldlang.c | 9 +- 17 files changed, 360 insertions(+), 112 deletions(-)