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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds c01660c625 gdb/riscv: Allow breakpoints to be created at invalid addresses adds 1cfe2726f1 Automatic date update in version.in new c1bc0935a4 gdbserver: Move remote_debug to a single place new aeb2e706e1 gdbserver: Add debug-file option
The 2 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/doc/ChangeLog | 6 +++ gdb/doc/gdb.texinfo | 17 +++++++- gdb/gdbserver/ChangeLog | 19 +++++++++ gdb/gdbserver/debug.c | 45 +++++++++++++++++++-- gdb/gdbserver/debug.h | 16 ++++---- gdb/gdbserver/hostio.c | 2 - gdb/gdbserver/remote-utils.c | 3 -- gdb/gdbserver/remote-utils.h | 2 - gdb/gdbserver/server.c | 8 +++- 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 +- 42 files changed, 281 insertions(+), 148 deletions(-)