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 19707310433 Remove dump_prefix_expression new 24b27e5e9b6 PowerPC, function ppc64_sysv_abi_return_value add missing r [...] new a0eda3df5b7 PowerPC, fix support for printing the function return value [...]
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/arch-utils.c | 6 ++++ gdb/arch-utils.h | 4 +++ gdb/dwarf2/loc.c | 10 ++----- gdb/dwarf2/loc.h | 11 +++++++ gdb/gdbarch-components.py | 15 ++++++++++ gdb/gdbarch-gen.h | 11 +++++++ gdb/gdbarch.c | 22 ++++++++++++++ gdb/infcmd.c | 41 +++++++++++++++++++++++--- gdb/ppc-sysv-tdep.c | 45 +++++++++++++++++++++++++++++ gdb/ppc-tdep.h | 2 ++ gdb/rs6000-tdep.c | 6 +++- gdb/testsuite/gdb.cp/non-trivial-retval.exp | 9 +++++- gdb/testsuite/lib/gdb.exp | 8 +++++ 13 files changed, 176 insertions(+), 14 deletions(-)