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-arm-next-allyesconfig in repository toolchain/ci/binutils-gdb.
from 01723a3503 Automatic date update in version.in adds be24dba6f1 gdb, doc: Add ieee_half and bfloat16 to list of predefined t [...] adds 5335ab6872 [gdb/testsuite] Handle supports_memtag in gdb.base/gdb-cachi [...] adds 5226a6a892 Change the linker's heuristic for computing the entry point [...] adds 5d0869d987 Automatic date update in version.in adds ed41b9cdb2 Fix x86 "FAIL: TLS -fno-pic -shared" adds cf11ebea12 dwarf2 sub-section test adds 479209dd4f [gdb] Add maint selftest -verbose option adds 378f6478ce [gdb/testsuite] Fix gdb.python/py-events.exp adds ae9150ce9e Automatic date update in version.in adds 334381ea46 Style the "XXX" text in ptype/o adds 184ea2f731 Remove defaulted 'tid' parameter to ptid_t constructor adds 96bbe3ef96 Change ptid_t::tid to ULONGEST adds c80e29dba9 Change get_ada_task_ptid parameter type adds 9b8efa2cd1 Test that frame info/IDs are stable/consistent adds 04739cc7ce [gdb/testsuite] Use early-out style in gdb.base/break-probes.exp adds 108e60844c [gdb/testsuite] Handle failing probe detection in gdb.base/b [...] adds d264c39e8b [gdb/testsuite] Improve probe detection in gdb.base/break-pr [...] adds 508109612f [gdb/testsuite] Fix probe test in gdb.base/break-interp.exp adds 6ef69a3ff3 [gdb/testsuite] Use pie instead of -fPIE -pie adds 0086a91cee [gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_c [...] adds 809f3be12c Change pointer_type to a method of struct type adds 3814a9e1fe Automatic date update in version.in adds b4e4386a2e [gdb/testsuite] Add gdb.testsuite/dump-system-info.exp adds dbb17692ec [gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pie adds d294324cc2 [gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.exp adds dfca0ed23f [gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2-is-stmt.exp adds 11a607f8cb [gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp adds d8f2441d85 [gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp adds 62df62b230 gdb/testsuite: Make it possible to use TCL variables in DWAR [...] adds 85a0bae983 [gdb/testsuite] Factor out dump_info in gdb.testsuite/dump-s [...] adds 66484acafd [gdb/testsuite] Use pie instead of -fpie/-pie adds fbd6ddfdbf [gdb/testsuite] Don't leave gdb instance running after funct [...] adds 6ad036d703 Fix handling of DW_AT_data_bit_offset adds d8767a720e Fix all DUPLICATE problems in testsuite/gdb.perf/ adds fbfdbdab95 Fix all PATH problems in testsuite/gdb.perf/ adds a13af434cf Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()' adds 604386598d Make dcache multi-target-safe adds 7ebaa5f782 Move value_true to value.h adds 25558938d0 gdb: change thread_info::name to unique_xmalloc_ptr, add hel [...] adds 97caaa905a gas/testsuite/ld-elf/dwarf2-21.d: Pass -W adds ef7639ccb7 Automatic date update in version.in adds 99d0d99649 PR28346, segfault attempting to disassemble raw binary
No new revisions were added by this update.
Summary of changes: bfd/elf32-xtensa.c | 3 +- bfd/version.h | 2 +- gas/config/tc-ia64.c | 7 +- gas/testsuite/gas/elf/dwarf2-21.d | 18 +++ gas/testsuite/gas/elf/dwarf2-21.s | 8 ++ gas/testsuite/gas/elf/elf.exp | 1 + gdb/ada-lang.c | 10 +- gdb/ada-tasks.c | 5 +- gdb/aix-thread.c | 4 +- gdb/ax-gdb.c | 28 ++--- gdb/breakpoint.c | 3 +- gdb/bsd-uthread.c | 5 +- gdb/c-valprint.c | 2 +- gdb/c-varobj.c | 9 +- gdb/cli/cli-script.c | 3 +- gdb/completer.c | 2 +- gdb/cp-support.c | 3 +- gdb/darwin-nat.c | 2 +- gdb/darwin-nat.h | 2 +- gdb/dcache.c | 14 ++- gdb/disasm-selftests.c | 9 +- gdb/doc/gdb.texinfo | 11 +- gdb/dwarf2/read.c | 49 +++++--- gdb/eval.c | 13 +- gdb/fbsd-nat.c | 10 +- gdb/findvar.c | 4 +- gdb/gdbthread.h | 30 ++++- gdb/gdbtypes.c | 2 +- gdb/gdbtypes.h | 6 + gdb/infrun.c | 14 +-- gdb/language.c | 25 ---- gdb/language.h | 8 -- gdb/linux-fork.c | 2 +- gdb/linux-nat.c | 15 ++- gdb/linux-thread-db.c | 8 +- gdb/maint.c | 3 +- gdb/nat/linux-osdata.c | 4 +- gdb/nat/linux-procfs.c | 2 +- gdb/opencl-lang.c | 2 +- gdb/python/py-infthread.c | 14 +-- gdb/python/py-type.c | 2 +- gdb/python/py-value.c | 4 +- gdb/ravenscar-thread.c | 11 +- gdb/remote.c | 19 +-- gdb/sol-thread.c | 6 +- gdb/symtab.c | 2 +- gdb/target-delegates.c | 12 +- gdb/target.c | 6 +- gdb/target.h | 9 +- gdb/testsuite/gdb.ada/packed_record.exp | 47 +++++++ gdb/testsuite/gdb.ada/packed_record/pr.adb | 35 ++++++ gdb/testsuite/gdb.base/attach-pie-misread.exp | 8 +- gdb/testsuite/gdb.base/attach-pie-noexec.exp | 2 +- gdb/testsuite/gdb.base/break-interp.exp | 34 +++++- gdb/testsuite/gdb.base/break-probes.exp | 90 ++++++++------ gdb/testsuite/gdb.base/frame-info-consistent.exp | 136 +++++++++++++++++++++ gdb/testsuite/gdb.base/gcore-relro-pie.exp | 3 +- gdb/testsuite/gdb.base/gcore-tls-pie.exp | 3 +- gdb/testsuite/gdb.base/gdb-caching-proc.exp | 5 +- gdb/testsuite/gdb.base/jit-attach-pie.exp | 2 +- gdb/testsuite/gdb.base/jit-elf.exp | 3 +- gdb/testsuite/gdb.base/load-command.exp | 14 ++- gdb/testsuite/gdb.base/pie-execl.exp | 2 +- gdb/testsuite/gdb.base/pie-fork.exp | 2 +- gdb/testsuite/gdb.base/reread.exp | 17 +-- gdb/testsuite/gdb.base/style.c | 7 ++ gdb/testsuite/gdb.base/style.exp | 18 +++ gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 11 +- gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 100 ++++++++------- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 2 +- gdb/testsuite/gdb.dwarf2/implptr-64bit.exp | 22 +++- gdb/testsuite/gdb.perf/disassemble.py | 7 +- gdb/testsuite/gdb.perf/skip-command.exp | 9 +- gdb/testsuite/gdb.python/py-events.exp | 8 +- .../dump-system-info.exp} | 33 +++-- gdb/testsuite/gdb.threads/tls-nodebug-pie.exp | 2 +- gdb/testsuite/lib/dwarf.exp | 5 + gdb/testsuite/lib/perftest.exp | 12 +- gdb/testsuite/lib/rust-support.exp | 47 ++++++- gdb/thread.c | 36 ++++-- gdb/typeprint.c | 16 ++- gdb/valarith.c | 4 +- gdb/valops.c | 9 +- gdb/value.c | 8 +- gdb/value.h | 10 +- gdb/windows-nat.c | 4 +- gdbserver/linux-low.cc | 12 +- gdbserver/remote-utils.cc | 4 +- gdbserver/target.cc | 4 +- gdbserver/thread-db.cc | 2 +- gdbsupport/agent.cc | 2 +- gdbsupport/ptid.cc | 3 +- gdbsupport/ptid.h | 7 +- gdbsupport/selftest.cc | 15 ++- gdbsupport/selftest.h | 7 +- ld/ChangeLog | 27 ++++ ld/ld.texi | 4 +- ld/ldlang.c | 10 +- ld/testsuite/ld-alpha/tlspic.rd | 2 +- ld/testsuite/ld-arm/tls-gdesc-got.d | 2 +- ld/testsuite/ld-i386/tlsnopic.rd | 2 +- ld/testsuite/ld-ia64/tlspic.rd | 2 +- ld/testsuite/ld-sparc/gotop32.rd | 2 +- ld/testsuite/ld-sparc/gotop64.rd | 2 +- ld/testsuite/ld-sparc/tlssunnopic32.rd | 2 +- ld/testsuite/ld-sparc/tlssunnopic64.rd | 2 +- ld/testsuite/ld-sparc/tlssunpic32.rd | 2 +- ld/testsuite/ld-sparc/tlssunpic64.rd | 2 +- ld/testsuite/ld-tic6x/shlib-1.rd | 2 +- ld/testsuite/ld-tic6x/shlib-1b.rd | 2 +- ld/testsuite/ld-tic6x/shlib-1r.rd | 2 +- ld/testsuite/ld-tic6x/shlib-1rb.rd | 2 +- ld/testsuite/ld-tic6x/shlib-noindex.rd | 2 +- ld/testsuite/ld-x86-64/pr14207.d | 2 +- ld/testsuite/ld-x86-64/tlsdesc.rd | 2 +- ld/testsuite/ld-x86-64/tlspic.rd | 2 +- ld/testsuite/ld-x86-64/tlspic2.rd | 2 +- 117 files changed, 922 insertions(+), 419 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf2-21.d create mode 100644 gas/testsuite/gas/elf/dwarf2-21.s create mode 100644 gdb/testsuite/gdb.ada/packed_record.exp create mode 100644 gdb/testsuite/gdb.ada/packed_record/pr.adb create mode 100644 gdb/testsuite/gdb.base/frame-info-consistent.exp copy gdb/testsuite/{gdb.threads/tls-nodebug-pie.exp => gdb.testsuite/dump-system-i [...]