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-arm-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 new c01660c625 gdb/riscv: Allow breakpoints to be created at invalid addresses
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: 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/riscv-tdep.c | 10 ++++- 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 +- 33 files changed, 184 insertions(+), 127 deletions(-)