This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from a1700a3199 gdb: fix gnu-nat build adds d54c09b99e sim: ppc: switch to common builds for callback objects adds 6ed0d0a080 sim: ppc: inline common sim-fpu.c logic adds 8f01568908 Automatic date update in version.in adds f2f105f518 PR28540, segmentation fault on NULL byte_get adds e5c9e53c9b sim: mips: fix missing prototype in multi-run generation adds edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc. adds e0f7ea9143 bfd: Always check sections with the corrupt size adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size" adds 6c130ba387 gdbserver: re-generate configure adds 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks adds 7ead06a8b6 gdb: remove command_class enum class_deprecated adds fcef6471ed gdb: pass/return setting setter/getter scalar values by value adds 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...]
No new revisions were added by this update.
Summary of changes: bfd/elfxx-riscv.c | 65 +++++++++++++++++++++ bfd/elfxx-riscv.h | 3 + bfd/version.h | 2 +- binutils/objdump.c | 2 +- gas/config/tc-riscv.c | 39 ++++++------- gdb/cli/cli-decode.c | 80 ++++++++++++-------------- gdb/cli/cli-setshow.c | 6 +- gdb/command.h | 85 ++++++++++++++++------------ gdb/doc/gdb.texinfo | 8 +-- gdb/dwarf2/index-cache.c | 51 +++++++++++++---- gdb/remote.c | 6 +- gdb/testsuite/gdb.base/index-cache.exp | 27 ++++++--- gdb/testsuite/gdb.base/maint.exp | 6 +- gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +- gdbserver/config.in | 3 + gdbserver/configure | 46 +++++++++++++++ sim/mips/Makefile.in | 3 + sim/mips/m16run.c | 1 + sim/ppc/Makefile.in | 15 ++--- sim/ppc/configure | 36 ------------ sim/ppc/configure.ac | 27 --------- 21 files changed, 313 insertions(+), 204 deletions(-)