This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from 86333705ae Skip print-map-discarded test for non-ELF targets adds 4aa866af6b Fix AMD64 return value ABI in expression evaluation adds 02e902e1a1 Automatic date update in version.in adds 871a6bd2d8 Make frag fr_fix unsigned adds 90bd3c903f Make fixup fx_where unsigned adds 5bc113360c Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE adds a0fb961508 ns32k testsuite tidy adds fe7e91e776 xfail gas weakref1 test for nds32
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/testsuite/binutils-all/copy-2.d | 2 +- binutils/testsuite/binutils-all/copy-3.d | 2 +- gas/ChangeLog | 58 ++++++++++ gas/config/tc-arc.c | 2 +- gas/config/tc-avr.c | 4 +- gas/config/tc-cris.c | 24 ++--- gas/config/tc-dlx.c | 14 +-- gas/config/tc-dlx.h | 6 ++ gas/config/tc-mips.c | 4 +- gas/config/tc-ns32k.c | 4 +- gas/config/tc-ns32k.h | 18 ++-- gas/config/tc-rl78.c | 3 +- gas/config/tc-rx.c | 3 +- gas/config/tc-score.c | 4 +- gas/config/tc-score7.c | 4 +- gas/config/tc-xtensa.c | 6 +- gas/ehopt.c | 2 +- gas/frags.c | 4 +- gas/frags.h | 2 +- gas/listing.c | 8 +- gas/testsuite/gas/all/gas.exp | 2 - gas/testsuite/gas/all/weakref1.d | 1 + gas/testsuite/gas/all/weakref1u.d | 2 +- gas/write.c | 40 +++---- gas/write.h | 53 ++++----- gdb/ChangeLog | 6 ++ gdb/amd64-tdep.c | 44 ++++++-- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.arch/amd64-eval.cc | 120 +++++++++++++++++++++ .../amd64-eval.exp} | 22 +++- ld/ChangeLog | 6 ++ ld/testsuite/ld-scripts/pr20302.d | 6 +- ld/testsuite/ld-scripts/section-match-1.d | 2 +- ld/testsuite/ld-undefined/require-defined.exp | 2 +- 36 files changed, 350 insertions(+), 142 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%)