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 b22138f32f7 Add engv32.h to SIM_EXTRA_DEPS in sim/cris new 18bbba46a97 gdb/typeprint.h: reorder struct declaration new fbb46296d7e [PR gdb/22640] ptype: add option to use hexadecimal notation
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/ChangeLog | 32 ++ gdb/NEWS | 12 + gdb/c-typeprint.c | 8 +- gdb/doc/ChangeLog | 7 + gdb/doc/gdb.texinfo | 113 ++++--- gdb/rust-lang.c | 2 +- gdb/testsuite/ChangeLog | 11 + gdb/testsuite/gdb.base/ptype-offsets.exp | 562 +++++++++++++++++++------------ gdb/testsuite/gdb.rust/simple.exp | 10 +- gdb/testsuite/gdb.rust/union.exp | 10 +- gdb/typeprint.c | 83 ++++- gdb/typeprint.h | 69 ++-- 12 files changed, 594 insertions(+), 325 deletions(-)