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-master-arm-spec2k6-Oz 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 adds ec6c8338a8 gdb: Force use of float version of log10 adds 1f1f5b92e8 Always add input_statement to statement_list adds 4be407dadb Automatic date update in version.in adds d1b70248bd [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscr [...]
No new revisions were added by this update.
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 | 25 ++++ gdb/testsuite/gdb.ada/rdv_wait.exp | 2 +- gdb/testsuite/gdb.ada/rename_subscript_param.exp | 4 + gdb/testsuite/gdb.ada/task_switch_in_core.exp | 2 +- gdb/testsuite/gdb.base/maint.exp | 24 ++-- gdb/testsuite/gdb.base/store.exp | 65 +++++++---- gdb/testsuite/lib/ada.exp | 19 +++ ld/ChangeLog | 18 +++ ld/ldlang.c | 46 ++++---- 19 files changed, 419 insertions(+), 127 deletions(-)