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 86333705ae Skip print-map-discarded test for non-ELF targets new 4aa866af6b Fix AMD64 return value ABI in expression evaluation
The 1 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/amd64-tdep.c | 44 ++++++-- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.arch/amd64-eval.cc | 120 +++++++++++++++++++++ .../amd64-eval.exp} | 22 +++- 5 files changed, 181 insertions(+), 16 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/amd64-eval.cc copy gdb/testsuite/{gdb.cp/abstract-origin.exp => gdb.arch/amd64-eval.exp} (52%)