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 c597cc3d6e Adds the speculation barrier instructions to the ARM assembl [...] new cb19713281 GDBserver: Fix "Cond. jump or move depends on uninit value" [...] new 16ff70ddd4 Fix PR c++/23373: GDB hangs when printing a struct with a st [...]
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 | 6 +++ gdb/c-typeprint.c | 2 +- gdb/gdbserver/ChangeLog | 8 ++++ gdb/gdbserver/i387-fp.c | 71 +++++++++++--------------------- gdb/gdbserver/regcache.c | 10 +++++ gdb/gdbserver/regcache.h | 7 ++++ gdb/testsuite/ChangeLog | 9 ++++ gdb/testsuite/gdb.base/ptype-offsets.cc | 8 ++++ gdb/testsuite/gdb.base/ptype-offsets.exp | 11 +++++ 9 files changed, 85 insertions(+), 47 deletions(-)