This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from a100a94530e gdb/testsuite: restore configure script new 9be259865c6 gdb: introduce iterator_range, remove next_adapter
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: gdb/breakpoint.c | 4 +-- gdb/breakpoint.h | 10 ++++--- gdb/gdb_bfd.h | 4 +-- gdb/gdbthread.h | 2 +- gdb/inferior-iter.h | 69 ++++++--------------------------------------- gdb/inferior.h | 4 +-- gdb/objfiles.h | 6 ++-- gdb/progspace.c | 8 ------ gdb/progspace.h | 45 ++++++++++------------------- gdb/psymtab.h | 2 +- gdb/solist.h | 2 ++ gdb/symtab.h | 15 ++++++---- gdb/thread-iter.h | 27 +++--------------- gdb/top.h | 6 ++-- gdbsupport/iterator-range.h | 60 +++++++++++++++++++++++++++++++++++++++ gdbsupport/next-iterator.h | 32 ++++----------------- 16 files changed, 124 insertions(+), 172 deletions(-) create mode 100644 gdbsupport/iterator-range.h