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-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 6acc1a0b9d gdb: remove unused includes from dwarf2read.c adds 9223170f68 gdb.mi/list-thread-groups-available.exp: read entries one by [...] adds 22cc288441 Automatic date update in version.in adds b7be2d03fb [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp adds ed481f9799 Simplify power of two test adds 779f2ae733 PR25100, Compile fails in elf64-ppc.c because of single equa [...] adds 9a73315161 remove more xmalloc in bfd adds ba18312d8f s390: Fix infcalls passing a single-field struct with static [...] adds 9b142ddb4a m68hc1x: better arg checking for reloc_warning new 95da600f40 Change iterate_over_breakpoints to take a function_view new 81e6b8eb20 Make tui-winsource not use breakpoint_chain
The 2 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/ChangeLog | 26 +++++ bfd/bfd.c | 2 +- bfd/elf32-arm.c | 5 +- bfd/elf32-m68hc1x.c | 112 +++++++++++---------- bfd/elf32-nds32.c | 5 +- bfd/elf64-ppc.c | 4 +- bfd/version.h | 2 +- gas/ChangeLog | 6 ++ gas/config/tc-nds32.c | 12 +-- gdb/ChangeLog | 29 ++++++ gdb/breakpoint.c | 7 +- gdb/breakpoint.h | 5 +- gdb/dummy-frame.c | 15 +-- gdb/guile/scm-breakpoint.c | 16 ++- gdb/python/py-breakpoint.c | 15 +-- gdb/python/py-finishbreakpoint.c | 18 ++-- gdb/s390-tdep.c | 21 +++- gdb/solib-svr4.c | 10 +- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.ada/mi_task_arg.exp | 8 +- .../gdb.mi/list-thread-groups-available.exp | 27 +++-- gdb/tui/tui-winsource.c | 11 +- 22 files changed, 236 insertions(+), 125 deletions(-)