This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gdb.
from 4a02e01a71 Automatic date update in version.in adds 1fc6fa2f1b asan: heap buffer overflow in pa_chk_field_selector adds 7cd7b0641b sim: add arch/.gdbinit stub scripts adds 1d1595b48b RISC-V: correct FCVT.Q.L[U] adds be13be5b68 gas/Dwarf: special-case .linefile only for macros adds f3bbd5c389 bfd/Dwarf2: make find-nearest-line returned function name co [...] adds ddfc2f56d5 bfd/Dwarf2: gas doesn't mangle names adds 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...] adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...] adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
No new revisions were added by this update.
Summary of changes: bfd/dwarf2.c | 6 +- gas/config/tc-hppa.c | 45 +++++---- gas/macro.c | 3 +- gas/testsuite/gas/elf/dwarf-5-irp.d | 20 ++++ gas/testsuite/gas/elf/dwarf-5-irp.s | 7 ++ gas/testsuite/gas/riscv/zqinx.d | 4 +- gdb/mi/mi-main.c | 44 +++++++-- gdb/testsuite/gdb.base/eof-exit.exp | 2 +- gdb/testsuite/gdb.python/py-format-address.exp | 7 +- opcodes/riscv-opc.c | 4 +- sim/Makefile.in | 75 +++++++++++++-- sim/common/gdbinit.in | 2 + sim/configure | 125 ++++++++++++++++++++----- sim/configure.ac | 1 + 14 files changed, 274 insertions(+), 71 deletions(-) create mode 100644 sim/common/gdbinit.in