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 e7776f52fed PowerPC, sanity check r_offset in relocate_section new 49a9ec7f6a3 [gdb/testsuite] Handle unrecognized command line option in [...] new ca498784704 [gdb/testsuite] Add string_list_to_regexp new e36788d1354 [gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_test new a1c3ad9cd89 [gdb/testsuite] Fix DUPLICATE in gdb.base/skip-solib.exp new d7d1029e626 [gdb/testsuite] Fix DUPLICATE in gdb.base/global-var-nested [...]
The 5 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.base/global-var-nested-by-dso.exp | 4 +- gdb/testsuite/gdb.base/skip-solib.exp | 104 ++++++++++----------- gdb/testsuite/gdb.mi/mi-break.exp | 2 +- gdb/testsuite/gdb.mi/mi-logging.exp | 3 +- gdb/testsuite/gdb.mi/mi-memory-changed.exp | 5 +- gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 7 +- gdb/testsuite/gdb.python/py-mi.exp | 10 +- gdb/testsuite/gdb.testsuite/string_to_regexp.exp | 66 +++++++++++++ gdb/testsuite/lib/gdb-utils.exp | 12 +++ gdb/testsuite/lib/gdb.exp | 35 ++++--- gdb/testsuite/lib/mi-support.exp | 28 +++++- 11 files changed, 196 insertions(+), 80 deletions(-) create mode 100644 gdb/testsuite/gdb.testsuite/string_to_regexp.exp