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-arm-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from b6437be687 Fix a probem building the binutils on SPARC/amd64 adds 1475b18b77 Send some error output to gdb_stderr adds 244ac24b51 Sent timing stats to gdb_stdlog adds d4396e0e97 Reduce explicit use of gdb_stdout adds a8e9f25759 Always print the "host libthread-db" message to stdout adds a80032197f Automatic date update in version.in adds 8357282156 gdb/testsuite: Ensure constant test name in gdb.base/break-i [...] adds c804c6f98d ld: Rewrite lang_size_relro_segment_1 adds 8a782bbf70 bfd: Make bfd.stamp depend on source bfd.texi adds 1da5d0e664 Change how Python architecture and language are handled adds dedb7102b3 Fix another crash with gdb parameters in Python adds b583c328e7 Add a way to temporarily set a gdb parameter from Python adds 5d10a2041e gdb: add string_file::release method adds 91ddba836c Reference array of structs instead of first member during memcpy adds fdf1350dc1 gdb: convert maintenance target-async and target-non-stop se [...] adds 51d185a65f Remove unused declaration adds 30a87e90be gdb/python: add gdb.history_count function adds bbea680797 gdb/python: improve the auto help text for gdb.Parameter adds 6c92c33953 Convert wrap_here to use integer parameter adds 7016a382b0 Add ui_file::wrap_here adds 1285ce8629 Always call the wrap_here method adds 27d326da43 Remove global wrap_here function adds 299953ca95 gdb/python: handle non utf-8 characters when source highlighting adds 423f33d970 Automatic date update in version.in adds 5fa0c2231c Updated Swedish translation for the binutils subdirectory adds b02b09623d gdb, btrace: rename record_btrace_enable_warn() adds b674665b51 gdb, btrace: switch threads in remote_btrace_maybe_reopen() adds 696c0d5ef2 gdb, gdbserver: update thread identifier in enable_btrace ta [...] adds 0d8cbc5f2f gdb, remote, btrace: move switch_to_thread call right before [...] adds 3ceda72296 Fix GDB internal error by using text (instead of data) secti [...] adds dfa1952ee8 gdb: work around negative DW_AT_data_member_location GCC 11 bug adds 1f01799f55 Automatic date update in version.in adds 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info adds 07c9f243b3 PR28826 x86_64 ld segfaults building xen adds 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu adds ef5684c2bd Update PowerPC64 symtocbase test adds 1004091634 PowerPC64 handling of @tocbase adds 5617fae703 Set __ehdr_start rel_from_abs earlier adds 2f49159cfb Updated French translation for the gas sub-directory. adds 459140adc0 Add top-level .editorconfig file adds 12735d3472 gdb/build: Fix Wpessimizing-move in clang build adds 5647d3e3dc Add Bruno Larsen to gdb/MAINTAINERS adds 187365caaa Remove vestigal FreeBSD/i386 3.x support. adds bf84b776bd Remove support for pre-5.0 FreeBSD/i386 signal trampolines. adds 5046f3c8c0 FreeBSD x86: Remove fallback for detecting signal trampoline [...] adds b623bbc9a5 regcache: Zero-extend small registers described by a register map. adds a423c9f392 Use register maps for gp regsets on FreeBSD/x86 core dumps. adds 7384826ebf FreeBSD x86: Use tramp-frame for signal frames. adds b95a31ed5d fbsd-nat: Return a bool from fetch_register_set and store_re [...] adds 00d7af046f FreeBSD x86 nat: Use register maps for GP register sets. adds e5783467a3 gdb: fix ppc-sysv-tdep.c build on 32-bit platforms adds 5800c9abd0 Automatic date update in version.in adds 7c4643efe7 objcopy --only-keep-debug adds 2405fc4016 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu adds 35b5767cf4 Automatic date update in version.in adds fb0a17c77d Automatic date update in version.in adds a634f5af2f Remove unused variables in fbsd-tdep.c files adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu adds f10f8617a3 Import patch from mainline GCC to fix an infinite recusion i [...] adds 8d2ef06e1c gdb, testsuite, fortran: adapt info symbol expected output f [...] adds 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...] adds e1dbfc17c5 Load debug section only when dumping debug sections adds 4bed253f22 elf: Check symbol version without any symbols adds 21cbd63389 Automatic date update in version.in adds e327c35ef5 hurd: Fix RPC link names adds fc46f98d5d hurd: Fix RPC prototypes adds 219c04fc3b gdb/python: fix gdb.Objfile.__repr__ () for dynamically comp [...] new cd393cec3a gdb, btrace: improve error messages
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .editorconfig | 47 + bfd/Makefile.in | 5 +- bfd/coffgen.c | 1 + bfd/doc/local.mk | 5 +- bfd/elf64-ppc.c | 105 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/objcopy.c | 6 +- binutils/objdump.c | 8 + binutils/po/sv.po | 4047 ++++++++-------- binutils/rddbg.c | 2 +- binutils/readelf.c | 7 + gas/ChangeLog | 4 + gas/po/fr.po | 4887 +++++++++++--------- gdb/MAINTAINERS | 1 + gdb/NEWS | 10 + gdb/aarch64-tdep.c | 2 +- gdb/ada-lang.c | 2 +- gdb/ada-typeprint.c | 8 +- gdb/ada-valprint.c | 8 +- gdb/ada-varobj.c | 4 +- gdb/amd64-bsd-nat.c | 96 - gdb/amd64-fbsd-nat.c | 346 +- gdb/amd64-fbsd-tdep.c | 275 +- gdb/{i386-fbsd-tdep.h => amd64-fbsd-tdep.h} | 18 +- gdb/amd64-tdep.h | 5 - gdb/arch-utils.c | 5 +- gdb/arm-tdep.c | 2 + gdb/breakpoint.c | 29 +- gdb/btrace.c | 2 +- gdb/c-exp.y | 6 +- gdb/c-typeprint.c | 16 +- gdb/charset.c | 9 + gdb/cli-out.c | 4 +- gdb/cli-out.h | 2 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 36 +- gdb/cli/cli-decode.h | 6 + gdb/cli/cli-setshow.c | 2 +- gdb/compile/compile-c-support.c | 2 +- gdb/configure.nat | 4 +- gdb/cp-valprint.c | 2 +- gdb/disasm.c | 6 +- gdb/doc/python.texi | 72 +- gdb/dtrace-probe.c | 4 +- gdb/dwarf2/cu.c | 1 + gdb/dwarf2/cu.h | 1 + gdb/dwarf2/read.c | 14 + gdb/event-top.c | 4 +- gdb/exceptions.c | 2 +- gdb/exec.c | 2 +- gdb/f-typeprint.c | 4 +- gdb/fbsd-nat.c | 21 +- gdb/fbsd-nat.h | 21 +- gdb/gcore.c | 15 +- gdb/gnu-nat.c | 20 +- gdb/guile/scm-param.c | 6 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/guile/scm-type.c | 2 +- gdb/hppa-tdep.c | 2 +- gdb/i386-bsd-nat.c | 98 +- gdb/i386-fbsd-nat.c | 255 +- gdb/i386-fbsd-tdep.c | 427 +- gdb/i386-fbsd-tdep.h | 4 + gdb/i386-tdep.h | 4 - gdb/inf-loop.c | 2 +- gdb/infcmd.c | 2 +- gdb/language.c | 11 +- gdb/linux-fork.c | 2 +- gdb/linux-thread-db.c | 11 +- gdb/location.c | 2 +- gdb/m2-lang.c | 2 +- gdb/m2-typeprint.c | 8 +- gdb/macrocmd.c | 49 +- gdb/main.c | 8 +- gdb/maint-test-options.c | 3 +- gdb/maint.c | 51 +- gdb/mi/mi-out.c | 4 +- gdb/mi/mi-out.h | 2 +- gdb/mips-tdep.c | 2 +- gdb/nat/linux-btrace.c | 21 +- gdb/netbsd-nat.c | 13 +- gdb/osabi.c | 4 +- gdb/p-typeprint.c | 10 +- gdb/p-valprint.c | 4 +- gdb/ppc-sysv-tdep.c | 3 +- gdb/printcmd.c | 18 +- gdb/psymtab.c | 40 +- gdb/python/lib/gdb/__init__.py | 23 +- gdb/python/py-breakpoint.c | 19 +- gdb/python/py-cmd.c | 8 +- gdb/python/py-connection.c | 2 +- gdb/python/py-finishbreakpoint.c | 6 +- gdb/python/py-framefilter.c | 18 +- gdb/python/py-inferior.c | 27 +- gdb/python/py-membuf.c | 3 +- gdb/python/py-objfile.c | 4 +- gdb/python/py-param.c | 94 +- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-progspace.c | 2 +- gdb/python/py-tui.c | 18 +- gdb/python/py-type.c | 4 +- gdb/python/py-unwind.c | 2 +- gdb/python/py-utils.c | 10 +- gdb/python/py-value.c | 29 +- gdb/python/py-xmethods.c | 12 +- gdb/python/python-internal.h | 28 +- gdb/python/python.c | 95 +- gdb/ravenscar-thread.c | 10 +- gdb/record-btrace.c | 6 +- gdb/regcache.c | 7 +- gdb/remote.c | 27 +- gdb/source.c | 10 +- gdb/sparc64-tdep.c | 4 +- gdb/stack.c | 45 +- gdb/stap-probe.c | 2 +- gdb/symfile.c | 12 +- gdb/symmisc.c | 6 +- gdb/symtab.c | 2 +- gdb/target-delegates.c | 12 +- gdb/target.c | 72 +- gdb/target.h | 6 +- gdb/testsuite/gdb.base/break-interp.exp | 2 +- gdb/testsuite/gdb.base/jit-reader.exp | 10 + .../gdb.dwarf2/negative-data-member-location.c} | 26 +- .../gdb.dwarf2/negative-data-member-location.exp | 77 + gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 29 +- gdb/testsuite/gdb.python/py-inferior.exp | 2 + gdb/testsuite/gdb.python/py-lookup-type.exp | 26 + gdb/testsuite/gdb.python/py-parameter.exp | 40 +- .../gdb.python/py-source-styling.c} | 26 +- gdb/testsuite/gdb.python/py-source-styling.exp | 64 + gdb/testsuite/gdb.python/py-value.exp | 12 + gdb/top.c | 4 +- gdb/top.h | 2 - gdb/tracepoint.c | 35 +- gdb/tui/tui-disasm.c | 6 +- gdb/tui/tui-regs.c | 2 +- gdb/tui/tui-stack.c | 8 +- gdb/typeprint.c | 4 +- gdb/ui-file.h | 37 +- gdb/ui-out.c | 4 +- gdb/ui-out.h | 4 +- gdb/unittests/command-def-selftests.c | 36 +- gdb/utils.c | 72 +- gdb/utils.h | 2 +- gdb/valprint.c | 2 +- gdb/value.c | 8 + gdb/value.h | 4 + gdb/varobj.c | 2 +- gdb/x86-bsd-nat.c | 4 - gdb/x86-bsd-nat.h | 3 - gdb/x86-linux-nat.c | 3 +- gdb/x86-linux-nat.h | 2 +- gdbserver/linux-low.cc | 4 +- gdbserver/linux-low.h | 2 +- gdbserver/server.cc | 4 +- gdbserver/target.cc | 3 +- gdbserver/target.h | 8 +- ld/ldelf.c | 1 - ld/ldlang.c | 96 +- ld/testsuite/ld-elf/pr24718-1.d | 13 + ld/testsuite/ld-elf/pr24718-1.s | 7 + ld/testsuite/ld-elf/pr24718-1.t | 4 + ld/testsuite/ld-powerpc/powerpc.exp | 1 + ld/testsuite/ld-powerpc/pr28827-2.d | 48 + ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 + ld/testsuite/ld-powerpc/pr28827-2.s | 15 + ld/testsuite/ld-powerpc/symtocbase-1.s | 10 +- ld/testsuite/ld-powerpc/symtocbase-2.s | 10 +- ld/testsuite/ld-powerpc/symtocbase.d | 2 +- ld/testsuite/ld-x86-64/pr28743-1.d | 50 + ld/testsuite/ld-x86-64/pr28743-1.s | 16 + ld/testsuite/ld-x86-64/x86-64.exp | 1 + libiberty/ChangeLog | 12 + libiberty/rust-demangle.c | 47 +- 176 files changed, 7137 insertions(+), 5704 deletions(-) create mode 100644 .editorconfig copy gdb/{i386-fbsd-tdep.h => amd64-fbsd-tdep.h} (57%) copy gdb/{i386-fbsd-tdep.h => testsuite/gdb.dwarf2/negative-data-member-location.c} (57%) create mode 100644 gdb/testsuite/gdb.dwarf2/negative-data-member-location.exp copy gdb/{i386-fbsd-tdep.h => testsuite/gdb.python/py-source-styling.c} (55%) create mode 100644 gdb/testsuite/gdb.python/py-source-styling.exp create mode 100644 ld/testsuite/ld-elf/pr24718-1.d create mode 100644 ld/testsuite/ld-elf/pr24718-1.s create mode 100644 ld/testsuite/ld-elf/pr24718-1.t create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s create mode 100644 ld/testsuite/ld-x86-64/pr28743-1.d create mode 100644 ld/testsuite/ld-x86-64/pr28743-1.s