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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds b3d3944ee5 Automatic date update in version.in adds b270168504 Style more output of "disassemble" command adds f5c4b229c6 Notify observers that directories have changed when using "d [...] new 361cb21935 gnulib: Ensure all libraries are used when building gdb/gdbserver
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 +- gdb/ChangeLog | 105 +++++++++++++++++++++ gdb/Makefile.in | 5 +- 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/cli/cli-cmds.c | 22 +++-- 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/source.c | 11 ++- gdb/target-descriptions.c | 18 ++-- gdb/testsuite/ChangeLog | 9 ++ gdb/testsuite/gdb.base/style.exp | 5 +- gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp | 11 +++ gdbserver/ChangeLog | 18 ++++ gdbserver/Makefile.in | 11 +-- 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 +- gnulib/ChangeLog | 7 ++ gnulib/Makefile.gnulib.inc.in | 44 +++++++++ gnulib/Makefile.in | 4 +- gnulib/configure | 4 + gnulib/configure.ac | 2 + gold/ChangeLog | 6 ++ gold/testsuite/split_i386.sh | 2 +- gold/testsuite/split_x32.sh | 2 +- gold/testsuite/split_x86_64.sh | 2 +- 101 files changed, 782 insertions(+), 554 deletions(-) create mode 100644 gnulib/Makefile.gnulib.inc.in