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 ea90f2278ce [gdb] Fix range loop index in find_method new d642b6920b1 Fix array pretty formatter
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/ChangeLog | 15 +++++++ gdb/ada-valprint.c | 8 ++-- gdb/c-valprint.c | 4 -- gdb/m2-valprint.c | 4 -- gdb/p-valprint.c | 4 -- gdb/testsuite/ChangeLog | 6 +++ .../{persistent-lang.cc => pretty-array.c} | 2 + .../{pretty-print.exp => pretty-array.exp} | 49 ++++++++++++---------- gdb/valprint.c | 15 ++++--- 9 files changed, 66 insertions(+), 41 deletions(-) copy gdb/testsuite/gdb.base/{persistent-lang.cc => pretty-array.c} (94%) copy gdb/testsuite/gdb.base/{pretty-print.exp => pretty-array.exp} (60%)