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-next-defconfig in repository toolchain/ci/binutils-gdb.
from ef4627faba section.c: Fix typo in comments (withe -> with) adds 44e4546fa2 ubsan: m32c: left shift of negative value adds 0b398d69ac binutils: drop redundant 'program_name' definition (-fno-common) adds b0029748ca Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c adds ee98c0daf9 RISC-V/Linux/native: Determine FLEN dynamically adds 27a45f4276 readelf: add missing newlines to error messages new 6ec6b3c8ab Automatic date update in version.in new e409c542cc Fixed gdb to print arrays with very high indexes
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 | 13 +++ binutils/coffdump.c | 2 - binutils/readelf.c | 15 +-- binutils/srconv.c | 2 - binutils/sysdump.c | 2 - cpu/ChangeLog | 4 + cpu/m32c.cpu | 8 +- gdb/ChangeLog | 17 ++++ gdb/f-valprint.c | 2 +- gdb/riscv-linux-nat.c | 112 ++++++++++++++++----- gdb/testsuite/ChangeLog | 10 ++ gdb/testsuite/gdb.base/fileio.c | 3 +- .../{array-bounds.exp => array-bounds-high.exp} | 25 ++--- .../{print-formatted.f90 => array-bounds-high.f90} | 17 ++-- opcodes/ChangeLog | 4 + opcodes/m32c-ibld.c | 4 +- 17 files changed, 169 insertions(+), 73 deletions(-) copy gdb/testsuite/gdb.fortran/{array-bounds.exp => array-bounds-high.exp} (62%) copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => array-bounds-high.f90} (70%)