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 b28937b874f Remove version_at_least new aeabe83d0a8 Add frame parameter to resolve_dynamic_type new 168f9f95995 Pass a frame to value_at_lazy and value_from_contents_and_address new 2fc3b8a4cb8 Use the correct frame when evaluating a dynamic property
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/dwarf2/expr.c | 4 +- gdb/gdbtypes.c | 71 +++++++++++++--------- gdb/gdbtypes.h | 6 +- .../gdb.ada/{ax-ada.exp => static-link.exp} | 11 ++-- .../gdb.ada/{bp_reset => static-link}/pck.ads | 4 +- .../gdb.ada/{ax-ada => static-link}/prog.adb | 20 ++++-- gdb/valops.c | 11 ++-- gdb/value.c | 6 +- gdb/value.h | 14 +++-- 9 files changed, 94 insertions(+), 53 deletions(-) copy gdb/testsuite/gdb.ada/{ax-ada.exp => static-link.exp} (81%) copy gdb/testsuite/gdb.ada/{bp_reset => static-link}/pck.ads (89%) copy gdb/testsuite/gdb.ada/{ax-ada => static-link}/prog.adb (74%)