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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 2487ef07c2 bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic adds cc1defb1dc Allow really large fortran array bounds: TYPE_LENGTH to ULONGEST adds 2880242dd0 Allow really large fortran array bounds: fortran type/value [...] adds 188e1fa9ac Add usage for commands in printcmd.c adds c6f03bce79 Automatic date update in version.in adds 7734102d6d Introduce new convenience variables $_gdb_major and $_gdb_minor new ae2b14c73c RISC-V: Relax tail/j to c.j for RV64.
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/ChangeLog | 5 ++ bfd/elfnn-riscv.c | 7 ++- bfd/version.h | 2 +- gdb/ChangeLog | 50 ++++++++++++++++++ gdb/NEWS | 6 +++ gdb/ada-lang.c | 8 +-- gdb/ada-typeprint.c | 7 +-- gdb/amd64-windows-tdep.c | 2 +- gdb/compile/compile-c-support.c | 4 +- gdb/doc/ChangeLog | 5 ++ gdb/doc/gdb.texinfo | 13 ++++- gdb/f-lang.h | 4 +- gdb/f-typeprint.c | 18 +++---- gdb/f-valprint.c | 4 +- gdb/gdbtypes.c | 2 +- gdb/gdbtypes.h | 2 +- gdb/m2-typeprint.c | 6 +-- gdb/printcmd.c | 60 +++++++++++++--------- gdb/riscv-tdep.c | 2 +- gdb/symmisc.c | 4 +- gdb/testsuite/ChangeLog | 14 +++++ gdb/testsuite/gdb.base/default.exp | 2 + gdb/testsuite/gdb.base/help.exp | 2 +- gdb/testsuite/gdb.fortran/array-bounds.exp | 50 ++++++++++++++++++ .../{ptr-indentation.f90 => array-bounds.f90} | 28 +++++----- gdb/top.c | 39 +++++++++----- gdb/tracepoint.c | 7 ++- gdb/typeprint.c | 7 +-- gdb/xtensa-tdep.c | 8 +-- 29 files changed, 272 insertions(+), 96 deletions(-) create mode 100644 gdb/testsuite/gdb.fortran/array-bounds.exp copy gdb/testsuite/gdb.fortran/{ptr-indentation.f90 => array-bounds.f90} (63%)