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 32c8e7265a5 x86: drop (explicit) BFD64 dependency from disassembler new 532d55c0ab4 Handle function descriptors in call_site_target new 9df25c346f5 Handle erroneous DW_AT_call_return_pc new fbdecfbf285 Use entry values for 32-bit PPC struct return
The 3 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/dwarf2/loc.c | 6 +++++- gdb/gdbarch-gen.h | 13 +++++++++++++ gdb/gdbarch.c | 22 ++++++++++++++++++++++ gdb/gdbarch_components.py | 17 +++++++++++++++++ gdb/ppc-sysv-tdep.c | 3 +-- gdb/ppc-tdep.h | 4 +++- gdb/rs6000-tdep.c | 22 ++++++++++++++++++++-- gdb/symtab.c | 13 +++++++++++++ .../gdb.ada/{break-label.exp => finish-large.exp} | 12 ++++++------ .../{break-label/proc.adb => finish-large/p.adb} | 10 ++++++---- .../gdb.ada/{dyn-range => finish-large}/pck.adb | 12 +++++++----- .../gdb.ada/{static-link => finish-large}/pck.ads | 21 ++++++++++++++++++++- 13 files changed, 139 insertions(+), 22 deletions(-) copy gdb/testsuite/gdb.ada/{break-label.exp => finish-large.exp} (77%) copy gdb/testsuite/gdb.ada/{break-label/proc.adb => finish-large/p.adb} (87%) copy gdb/testsuite/gdb.ada/{dyn-range => finish-large}/pck.adb (82%) copy gdb/testsuite/gdb.ada/{static-link => finish-large}/pck.ads (68%)