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 7b3c27152b5 PR25585, PHDR segment not covered by LOAD segment new 3f0cbb04d0f Style field names in "print"
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 | 21 +++++++++++++ gdb/ada-typeprint.c | 3 +- gdb/ada-valprint.c | 9 ++++-- gdb/c-typeprint.c | 5 ++-- gdb/cp-valprint.c | 18 +++++++---- gdb/f-typeprint.c | 3 +- gdb/f-valprint.c | 3 +- gdb/m2-typeprint.c | 6 ++-- gdb/p-valprint.c | 14 ++++++--- gdb/rust-lang.c | 19 ++++++++---- gdb/testsuite/ChangeLog | 9 ++++++ gdb/testsuite/gdb.base/style.c | 15 ++++++++++ gdb/testsuite/gdb.base/style.exp | 7 +++++ .../gdb.rust/{watch.exp => rust-style.exp} | 35 ++++++++++++++-------- gdb/testsuite/gdb.rust/{watch.rs => rust-style.rs} | 13 +++++--- gdb/valprint.c | 17 +++++++---- 16 files changed, 148 insertions(+), 49 deletions(-) copy gdb/testsuite/gdb.rust/{watch.exp => rust-style.exp} (53%) copy gdb/testsuite/gdb.rust/{watch.rs => rust-style.rs} (77%)