This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
omits cd22ee0513 Automatic date update in version.in omits 14a8ad62e6 gnu-nat: Move local functions inside gnu_nat_target class omits 40dba20562 Automatic date update in version.in omits 0af5e1061d hurd: unwinding support over signal trampolines omits 078f2fc9c1 hurd: fix pushing target on inferior creation omits 53dff92cb5 hurd: add gnu_target pointer to fix thread API calls omits 5a8b86270b hurd: remove unused variables omits 366f550a59 hurd: add missing include omits f14871bfa4 hurd: make function cast stronger omits c6887cfb4f hurd: add missing awk script dependency omits 6930bffe33 hurd: fix gnu_debug_flag type omits 112c22ed1f gdb: change bug URL to https omits f68f85b52b replace_typedefs: handle templates in namespaces omits bb6e246742 Automatic date update in version.in omits 976ca31673 gdb: rename dwarf2_per_objfile variables/fields to per_objfile omits 678048e807 Fix build errors in with clang in gdb.compile/compile-cplus.c omits 9fcafd23fa Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.c omits 735d5a0716 Build two gdb.cp testcases with -Wno-unused-comparison omits ab7ad28739 binutils: Add myself as Xtensa maintainer omits c7f4cd8683 Automatic date update in version.in omits 12adf8053b bfd: fix handling of R_BPF_INSN_{32,64} relocations. omits 78c1c35437 cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes omits 989ade0552 gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_ [...] omits c47bae859a Fix Python3.9 related runtime problems
This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O3_LT [...] \ O -- O -- O (cd22ee0513)
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 - bfd/elf64-bpf.c | 27 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 - binutils/MAINTAINERS | 1 - cpu/ChangeLog | 30 - cpu/bpf.cpu | 332 ++--- cpu/bpf.opc | 1 - gdb/ChangeLog | 110 -- gdb/config/i386/i386gnu.mn | 2 +- gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/cp-support.c | 76 +- gdb/dwarf2/comp-unit.c | 9 +- gdb/dwarf2/comp-unit.h | 2 +- gdb/dwarf2/index-cache.c | 8 +- gdb/dwarf2/index-cache.h | 2 +- gdb/dwarf2/index-write.c | 105 +- gdb/dwarf2/index-write.h | 4 +- gdb/dwarf2/line-header.c | 15 +- gdb/dwarf2/line-header.h | 6 +- gdb/dwarf2/loc.c | 6 - gdb/dwarf2/macro.c | 36 +- gdb/dwarf2/macro.h | 2 +- gdb/dwarf2/read.c | 1311 ++++++++++---------- gdb/dwarf2/read.h | 2 +- gdb/gnu-nat.c | 144 ++- gdb/gnu-nat.h | 54 +- gdb/i386-gnu-nat.c | 2 - gdb/i386-gnu-tdep.c | 132 -- gdb/python/python.c | 56 +- gdb/reply_mig_hack.awk | 3 +- gdb/testsuite/ChangeLog | 24 - gdb/testsuite/gdb.arch/i386-avx.exp | 2 +- gdb/testsuite/gdb.arch/i386-sse.exp | 2 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 15 +- gdb/testsuite/gdb.cp/koenig.exp | 3 +- gdb/testsuite/gdb.cp/operator.exp | 3 +- .../cp-replace-typedefs-ns-template.cc | 101 -- .../cp-replace-typedefs-ns-template.exp | 121 -- opcodes/ChangeLog | 8 - opcodes/bpf-desc.c | 298 +++-- opcodes/bpf-dis.c | 1 - opcodes/bpf-opc.c | 120 +- opcodes/bpf-opc.h | 20 +- 45 files changed, 1223 insertions(+), 1988 deletions(-) delete mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.cc delete mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.exp