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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 3d9ee7d24b qsort: ldctor.c CONSTRUCTORS adds 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 adds 95da600f40 Change iterate_over_breakpoints to take a function_view adds 81e6b8eb20 Make tui-winsource not use breakpoint_chain
No new revisions were added by this update.
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 | 33 ++++++ gdb/breakpoint.c | 7 +- gdb/breakpoint.h | 5 +- gdb/dummy-frame.c | 15 +-- gdb/dwarf2read.c | 12 --- 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 +- 23 files changed, 240 insertions(+), 137 deletions(-)