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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 485c47e523 Add simple_search_memory unit tests adds 3d08aa66b3 x86: Update GNU property tests adds 467eed626a Automatic date update in version.in adds f9ff65d4df [GOLD] Increase --split-stack-adjust-size adds 51a948fdf0 gdb: Have allocate_target_description return a unique_ptr adds ada508b6cc Update GDB NEWS with ARC support in GDBserver adds f511427204 gold: Update testsuite/split_[i386|x32|x86_64].sh
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 90 ++++++++++++++++++++++ gdb/NEWS | 2 + gdb/arch/aarch32.c | 2 +- gdb/arch/aarch64.c | 2 +- gdb/arch/amd64.c | 2 +- gdb/arch/arc.c | 2 +- gdb/arch/arm.c | 4 +- gdb/arch/i386.c | 2 +- gdb/arch/riscv.c | 27 +++---- gdb/arch/tic6x.c | 2 +- gdb/features/microblaze-with-stack-protect.c | 8 +- gdb/features/microblaze.c | 6 +- gdb/features/mips-dsp-linux.c | 18 ++--- gdb/features/mips-linux.c | 16 ++-- gdb/features/mips64-dsp-linux.c | 16 ++-- gdb/features/mips64-linux.c | 14 ++-- gdb/features/nds32.c | 12 +-- gdb/features/nios2.c | 8 +- gdb/features/or1k.c | 8 +- gdb/features/rs6000/powerpc-32.c | 10 +-- gdb/features/rs6000/powerpc-32l.c | 12 +-- gdb/features/rs6000/powerpc-403.c | 12 +-- gdb/features/rs6000/powerpc-403gc.c | 12 +-- gdb/features/rs6000/powerpc-405.c | 10 +-- gdb/features/rs6000/powerpc-505.c | 12 +-- gdb/features/rs6000/powerpc-601.c | 12 +-- gdb/features/rs6000/powerpc-602.c | 12 +-- gdb/features/rs6000/powerpc-603.c | 12 +-- gdb/features/rs6000/powerpc-604.c | 12 +-- gdb/features/rs6000/powerpc-64.c | 10 +-- gdb/features/rs6000/powerpc-64l.c | 12 +-- gdb/features/rs6000/powerpc-7400.c | 12 +-- gdb/features/rs6000/powerpc-750.c | 12 +-- gdb/features/rs6000/powerpc-860.c | 12 +-- gdb/features/rs6000/powerpc-altivec32.c | 12 +-- gdb/features/rs6000/powerpc-altivec32l.c | 14 ++-- gdb/features/rs6000/powerpc-altivec64.c | 12 +-- gdb/features/rs6000/powerpc-altivec64l.c | 14 ++-- gdb/features/rs6000/powerpc-e500.c | 10 +-- gdb/features/rs6000/powerpc-e500l.c | 12 +-- gdb/features/rs6000/powerpc-isa205-32l.c | 12 +-- gdb/features/rs6000/powerpc-isa205-64l.c | 12 +-- gdb/features/rs6000/powerpc-isa205-altivec32l.c | 14 ++-- gdb/features/rs6000/powerpc-isa205-altivec64l.c | 14 ++-- .../rs6000/powerpc-isa205-ppr-dscr-vsx32l.c | 20 ++--- .../rs6000/powerpc-isa205-ppr-dscr-vsx64l.c | 20 ++--- gdb/features/rs6000/powerpc-isa205-vsx32l.c | 16 ++-- gdb/features/rs6000/powerpc-isa205-vsx64l.c | 16 ++-- gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c | 42 +++++----- gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c | 42 +++++----- gdb/features/rs6000/powerpc-isa207-vsx32l.c | 26 +++---- gdb/features/rs6000/powerpc-isa207-vsx64l.c | 26 +++---- gdb/features/rs6000/powerpc-vsx32.c | 14 ++-- gdb/features/rs6000/powerpc-vsx32l.c | 16 ++-- gdb/features/rs6000/powerpc-vsx64.c | 14 ++-- gdb/features/rs6000/powerpc-vsx64l.c | 16 ++-- gdb/features/rs6000/rs6000.c | 10 +-- gdb/features/rx.c | 6 +- gdb/features/s390-gs-linux64.c | 22 +++--- gdb/features/s390-linux32.c | 14 ++-- gdb/features/s390-linux32v1.c | 14 ++-- gdb/features/s390-linux32v2.c | 14 ++-- gdb/features/s390-linux64.c | 14 ++-- gdb/features/s390-linux64v1.c | 14 ++-- gdb/features/s390-linux64v2.c | 14 ++-- gdb/features/s390-te-linux64.c | 16 ++-- gdb/features/s390-tevx-linux64.c | 18 ++--- gdb/features/s390-vx-linux64.c | 16 ++-- gdb/features/s390x-gs-linux64.c | 22 +++--- gdb/features/s390x-linux64.c | 14 ++-- gdb/features/s390x-linux64v1.c | 14 ++-- gdb/features/s390x-linux64v2.c | 14 ++-- gdb/features/s390x-te-linux64.c | 16 ++-- gdb/features/s390x-tevx-linux64.c | 18 ++--- gdb/features/s390x-vx-linux64.c | 16 ++-- gdb/mips-tdep.c | 4 +- gdb/target-descriptions.c | 18 ++--- gdbserver/ChangeLog | 13 ++++ gdbserver/linux-low.cc | 7 +- gdbserver/linux-riscv-low.cc | 6 +- gdbserver/linux-x86-low.cc | 14 ++-- gdbserver/tdesc.cc | 4 +- gdbsupport/ChangeLog | 4 + gdbsupport/tdesc.h | 2 +- gold/ChangeLog | 10 +++ gold/options.h | 2 +- gold/testsuite/split_i386.sh | 2 +- gold/testsuite/split_x32.sh | 2 +- gold/testsuite/split_x86_64.sh | 2 +- ld/ChangeLog | 10 +++ ld/testsuite/ld-i386/property-3.r | 1 + ld/testsuite/ld-i386/property-4.r | 1 + ld/testsuite/ld-i386/property-5.r | 1 + ld/testsuite/ld-x86-64/property-3.r | 1 + ld/testsuite/ld-x86-64/property-4.r | 1 + ld/testsuite/ld-x86-64/property-5.r | 1 + 97 files changed, 669 insertions(+), 534 deletions(-)