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 b8e92c571ba Automatic date update in version.in new 7eb21cc7022 Change call_site_target to use custom type and enum new 797662d7ef6 Make call_site_target members private new 394d8c59ea9 Constify chain_candidate new 206bedc2aa1 Change call_site_find_chain_1 to work recursively new a0e0ca7044f Change call_site_target to iterate over addresses new 48ac197b0c2 Handle multiple addresses in call_site_target
The 6 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/dwarf2/loc.c | 270 +++++++++++++++------------ gdb/dwarf2/read.c | 35 ++++ gdb/gdbtypes.h | 95 +++++++--- gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +- 4 files changed, 255 insertions(+), 147 deletions(-)