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 234f075cc69 gdb: fix nulltr -> nullptr typo new 8b4195d8d1d Add a const version of gdb_argv:as_array_view new e92f2b5eef0 Improve gdb::array_view ctor from contiguous containers
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: gdb/dwarf2/read.c | 2 +- gdb/maint.c | 2 +- gdb/unittests/array-view-selftests.c | 25 +++++++++++++++++++++++-- gdb/utils.h | 10 ++++++++++ gdbsupport/array-view.h | 7 ++++--- 5 files changed, 39 insertions(+), 7 deletions(-)