This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from e4675a5810 elf: Don't set version info on unversioned symbols adds 1e071750a2 Automatic date update in version.in adds 8ac439689f Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES adds 5b4846283c Re: PR28149, debug info with wrong file association adds d467335403 Fix allocate_filenum last dir/file checks adds 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...] adds 56d9e3c562 gdbsupport/gdb_proc_service.h: use decltype instead of typeof adds 6f265beb28 [gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32 adds c45a683f8f [gdb] Change register_test to use std::function arg adds ff1c1bb9be [gdb/testsuite] Register test for each arch separately in re [...] adds acb7bdf0d2 [gdb/testsuite] Fix gdb.ada/mi_prot.exp adds 5936ac73ed [gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9 adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 + binutils/testsuite/binutils-all/riscv/riscv.exp | 29 +++++ binutils/testsuite/binutils-all/riscv/unknown.d | 11 ++ .../testsuite/binutils-all/riscv/unknown.s | 33 ++--- gas/config/tc-ia64.c | 7 +- gas/dwarf2dbg.c | 42 ++++--- 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-tasks.c | 5 +- gdb/aix-thread.c | 4 +- gdb/bsd-uthread.c | 5 +- gdb/darwin-nat.c | 2 +- gdb/darwin-nat.h | 2 +- gdb/disasm-selftests.c | 9 +- gdb/doc/gdb.texinfo | 11 +- gdb/fbsd-nat.c | 10 +- gdb/infrun.c | 10 +- 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/python/py-infthread.c | 5 +- gdb/ravenscar-thread.c | 11 +- gdb/remote.c | 19 +-- gdb/selftest-arch.c | 105 +++++++--------- gdb/sol-thread.c | 6 +- gdb/target-delegates.c | 12 +- gdb/target.c | 6 +- gdb/target.h | 4 +- gdb/testsuite/gdb.ada/big_packed_array.exp | 10 ++ gdb/testsuite/gdb.ada/interface.exp | 10 +- gdb/testsuite/gdb.ada/mi_prot.exp | 2 +- gdb/testsuite/gdb.base/frame-info-consistent.exp | 136 +++++++++++++++++++++ gdb/testsuite/gdb.base/gdb-caching-proc.exp | 5 +- gdb/testsuite/gdb.base/style.c | 7 ++ gdb/testsuite/gdb.base/style.exp | 18 +++ gdb/testsuite/gdb.python/py-events.exp | 8 +- gdb/typeprint.c | 14 ++- gdb/unittests/intrusive_list-selftests.c | 6 +- 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/gdb_proc_service.h | 2 +- gdbsupport/ptid.cc | 3 +- gdbsupport/ptid.h | 7 +- gdbsupport/selftest.cc | 44 ++++--- gdbsupport/selftest.h | 9 +- ld/ChangeLog | 27 ++++ ld/Makefile.am | 125 ++++++++++--------- ld/Makefile.in | 125 ++++++++++--------- 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 +- opcodes/ChangeLog | 6 + opcodes/riscv-dis.c | 24 +++- 80 files changed, 720 insertions(+), 365 deletions(-) create mode 100644 binutils/testsuite/binutils-all/riscv/riscv.exp create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d copy gdbsupport/ptid.cc => binutils/testsuite/binutils-all/riscv/unknown.s (50%) 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.base/frame-info-consistent.exp