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-aarch64-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 9cb74cfd81 Automatic date update in version.in adds 417f991f08 arm: don't treat XScale features as part of the FPU [PR 28031] adds 75a2da57a1 readelf: Reset file position to beginning for thin archive members adds 05c06f318f Linux: Access memory even if threads are running adds 1b8d1f5f38 Partially fix debuginfod tests in binutils testsuite. adds 6c2ede018c opcodes: constify aarch64_opcode_tables adds 52b8387412 opcodes: constify & scope microblaze opcodes adds ac8ef6961e opcodes: constify & localize z80 opcodes adds 9b2beaf778 opcodes: cleanup nds32 variables adds f375d32b35 opcodes: constify & local meps macros adds 2fe36d31f9 cgen: split GUILE setting out adds 72ab7b79dc Automatic date update in version.in adds 33b477e1c7 sim: m32r: namespace Linux syscall table adds 055a3f27e8 sim: m32r: fix virtual environment with Linux targets adds d4a0121347 sim: m32r: replace custom endian helpers with sim-endian adds fe41f7211a sim: m32r: unify ELF & Linux traps logic adds 54af62279c sim: m32r: reformat linux traps code adds 313c332ff2 sim: m32r: merge with common configure script adds 7eb1f99ada sim: unify reserved instruction bits settings adds af82b082c2 Fix minor NDS32 renaming snafu. adds 62194b631d Re: Fix minor NDS32 renaming snafu adds 4ff0bb2df5 PR28048, heap-buffer-overflow on readelf -Ww adds 49910fd88d Fix an illegal memory access triggered by an attempt to pars [...] adds 90b044ef10 Document TUI improvements in the manual & NEWS adds 57bb96d3a2 Use 'const' in ada-exp.y adds 0d03c52682 Automatic date update in version.in adds 20c4b12e93 Synchronize libiberty sources (and include/demangle.h) with [...] adds 514192487e Add markers for 2.37 branch adds 346d80ef33 Update version number and regenerate files adds 4b51505e33 More minor updates to the how-to-make-a-release documentation adds 4fabc3a897 Use 'bool' more idiomatically in dwarf_decode_lines adds 5916203ad0 Bump version to 12.0.50.DATE-git. adds ccd14903f8 Update NEWS post GDB 11 branch creation. adds 3bdd3c0418 gprof: Regenerate configure adds bdec4c4f1e Automatic date update in version.in adds 47d36ffbf0 gdb: return early if no execution in darwin_solib_create_inf [...] adds 74ace05485 Automatic date update in version.in adds 40e1d303ce PR28047, readelf crash due to assertion failure adds b4c4b8aaad PR28055, segfault in bpf special reloc function adds 4dcdbbd1bc Re: opcodes: constify & local meps macros adds f4931779e4 gdbsupport/common.m4: check for sigtimedwait adds 99624310dd gdb: fall back on sigpending + sigwait if sigtimedwait is no [...] adds 2e333e797e [gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.e [...] adds 6e0dfbf420 Updated translations (mainly Ukranian and French) triggered [...] adds c919d6be44 Restore the libiberty component of commit 50ad1254d5030d0804 [...] adds 9181724704 ld: Cache and reuse the IR archive file descriptor adds b6aeb717a8 Fix warning in symtab.c adds b5b44b5df0 Fix oddity in write_gdbindex adds 870c2204a2 Minor cleanup to addrmap_index_data::previous_valid adds 844a72efbc Simplify gdb_index writing adds 09e2fb720b Simplify debug_names index writing adds 606afd7e11 Automatic date update in version.in adds 07b2745f85 Re: PR28055, segfault in bpf special reloc function adds fbc95f1e11 RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR. adds 752e419362 [gdb/symtab] Fix skipping of import of C++ CU adds 70a590636b RISC-V: Fix the build broken with -Werror. adds 0d4e283965 [gdb/testsuite] Remove read1 timeout factor from gdb.base/in [...] adds e3e837844a gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buf [...] adds 46f2c22eab Update gdb performance testsuite to be compatible with Python 3.8 adds 235f5ef4a6 elf/riscv: Fix relaxation with aliases [PR28021] adds 579f0281f3 PR 28053: Fix spelling mistakes: usupported -> unsupported a [...] adds acbf56d780 sim: ppc: add missing empty targets adds f069ea46a0 Rename gdb/ChangeLog to gdb/ChangeLog-2021 adds a100a94530 gdb/testsuite: restore configure script adds 9be259865c gdb: introduce iterator_range, remove next_adapter adds 1f00b55dba Automatic date update in version.in adds ffa5352c0c Fix problems translating messages when a percentage sign app [...] adds b737d3047c Check for strnlen declaration to fix Solaris 10 build adds f07afc65d0 Fix Solaris gprof build with --disable-nls adds e4cc3b47ec IBM Z: Add another arch14 instruction adds b180e8298b Add changelog entries for last commit adds 7a30ac441a ld: Check archive only for archive member adds ca52626bab Remove an accidental change to elfcode.h included as part of [...] adds 14a6b9b4b6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: ChangeLog | 86 + bfd/ChangeLog | 58 + bfd/archive.c | 4 + bfd/bfd-in2.h | 6 + bfd/bfd.c | 6 + bfd/coff-rs6000.c | 38 +- bfd/coff64-rs6000.c | 2 +- bfd/cofflink.c | 12 +- bfd/config.in | 4 + bfd/configure | 30 +- bfd/configure.ac | 2 +- bfd/dwarf2.c | 5 +- bfd/elf64-bpf.c | 23 +- bfd/elfnn-aarch64.c | 7 +- bfd/elfnn-riscv.c | 66 +- bfd/opncls.c | 2 + bfd/plugin.c | 106 +- bfd/plugin.h | 1 + bfd/po/bfd.pot | 2971 +++++----- bfd/po/fr.po | 2929 +++++----- bfd/po/uk.po | 2928 +++++----- bfd/sysdep.h | 11 + bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 40 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 31 +- binutils/config.in | 4 + binutils/configure | 30 +- binutils/configure.ac | 2 +- binutils/dwarf.c | 18 +- binutils/po/binutils.pot | 5078 ++++++++++------- binutils/po/uk.po | 5822 ++++++++++++-------- binutils/readelf.c | 16 + binutils/testsuite/binutils-all/debuginfod.exp | 10 +- binutils/testsuite/binutils-all/readelf.exp | 28 + binutils/testsuite/binutils-all/readelf.h.thin | 22 + config/ChangeLog | 4 + cpu/ChangeLog | 11 + cpu/mep.opc | 10 +- elfcpp/ChangeLog | 4 + gas/ChangeLog | 46 + gas/NEWS | 2 + gas/config/tc-aarch64.c | 6 +- gas/config/tc-i386.c | 19 +- gas/config/tc-microblaze.c | 4 +- gas/config/tc-nds32.c | 5 +- gas/config/tc-riscv.c | 2 +- gas/configure | 20 +- gas/messages.c | 57 +- gas/po/fr.po | 5743 +++++++++---------- gas/po/gas.pot | 5635 +++++++++---------- gas/po/uk.po | 5739 +++++++++---------- gas/read.c | 9 +- gas/testsuite/gas/all/overflow.l | 8 +- gas/testsuite/gas/s390/zarch-arch14.d | 1 + gas/testsuite/gas/s390/zarch-arch14.s | 1 + gdb/{ChangeLog => ChangeLog-2021} | 58 + gdb/NEWS | 20 +- gdb/ada-exp.y | 20 +- gdb/breakpoint.c | 4 +- gdb/breakpoint.h | 10 +- gdb/config.in | 3 + gdb/config/djgpp/fnchange.lst | 1 + gdb/configure | 90 +- gdb/configure.ac | 35 +- gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 18 + gdb/dwarf2/index-write.c | 185 +- gdb/dwarf2/read.c | 11 +- gdb/gdb_bfd.h | 4 +- gdb/gdbthread.h | 2 +- gdb/inferior-iter.h | 69 +- gdb/inferior.h | 4 +- gdb/linux-nat.c | 265 +- gdb/objfiles.h | 6 +- gdb/progspace.c | 8 - gdb/progspace.h | 45 +- gdb/psymtab.h | 2 +- gdb/solib-darwin.c | 4 + gdb/solist.h | 2 + gdb/symtab.c | 2 + gdb/symtab.h | 15 +- gdb/testsuite/ChangeLog | 25 + gdb/testsuite/Makefile.in | 13 +- gdb/testsuite/aclocal.m4 | 37 + {sim/ppc => gdb/testsuite}/configure | 2069 +++---- gdb/testsuite/configure.ac | 99 + gdb/testsuite/gdb.base/access-mem-running.c | 47 + gdb/testsuite/gdb.base/access-mem-running.exp | 124 + gdb/testsuite/gdb.base/default.exp | 2 +- gdb/testsuite/gdb.base/info-macros.exp | 179 +- gdb/testsuite/gdb.dwarf2/imported-unit-bp-c++.exp | 18 + gdb/testsuite/gdb.dwarf2/imported-unit-bp-c.exp | 18 + ...ported-unit-bp.exp => imported-unit-bp.exp.tcl} | 5 +- gdb/testsuite/gdb.dwarf2/imported-unit.exp | 9 +- gdb/testsuite/gdb.fortran/ptype-on-functions.exp | 9 +- gdb/testsuite/gdb.perf/backtrace.exp | 2 +- gdb/testsuite/gdb.perf/disassemble.exp | 2 +- gdb/testsuite/gdb.perf/lib/perftest/measure.py | 50 +- gdb/testsuite/gdb.perf/lib/perftest/perftest.py | 6 +- gdb/testsuite/gdb.perf/single-step.exp | 2 +- gdb/testsuite/gdb.perf/skip-command.exp | 2 +- gdb/testsuite/gdb.perf/skip-prologue.exp | 12 +- gdb/testsuite/gdb.perf/solib.exp | 2 +- gdb/testsuite/gdb.perf/template-breakpoints.exp | 2 +- .../gdb.threads/access-mem-running-thread-exit.c | 123 + .../gdb.threads/access-mem-running-thread-exit.exp | 166 + gdb/testsuite/lib/gdb.exp | 31 +- gdb/testsuite/lib/perftest.exp | 25 + gdb/thread-iter.h | 27 +- gdb/top.h | 6 +- gdb/version.in | 2 +- gdbserver/config.in | 3 + gdbserver/configure | 2 +- gdbsupport/common.m4 | 2 +- gdbsupport/config.in | 3 + gdbsupport/configure | 2 +- gdbsupport/iterator-range.h | 60 + gdbsupport/next-iterator.h | 32 +- gdbsupport/scoped_ignore_signal.h | 15 +- gold/ChangeLog | 8 + gold/po/fr.po | 851 +-- gold/po/gold.pot | 1072 ++-- gold/po/uk.po | 1005 ++-- gprof/ChangeLog | 8 + gprof/configure | 20 +- gprof/po/tr.po | 12 +- include/ChangeLog | 22 + include/demangle.h | 3 + include/elf/riscv.h | 5 + include/opcode/aarch64.h | 2 +- include/opcode/arm.h | 2 +- ld/ChangeLog | 18 + ld/NEWS | 2 + ld/configure | 20 +- ld/plugin.c | 28 +- ld/po/fr.po | 2949 +++++----- ld/po/ld.pot | 2908 +++++----- ld/po/pt_BR.po | 2966 +++++----- ld/po/uk.po | 2951 +++++----- ld/testsuite/config/default.exp | 4 + ld/testsuite/ld-elf/orphan-region.ld | 2 +- ld/testsuite/ld-plugin/lto.exp | 7 + ld/testsuite/ld-riscv-elf/attr-phdr.d | 19 + ld/testsuite/ld-riscv-elf/attr-phdr.s | 9 + ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 42 + ld/testsuite/ld-riscv-elf/relax-twice-1.s | 12 + ld/testsuite/ld-riscv-elf/relax-twice-2.s | 44 + ld/testsuite/ld-riscv-elf/relax-twice.ver | 11 + libctf/ChangeLog | 4 + libiberty/ChangeLog | 93 +- libiberty/Makefile.in | 12 +- libiberty/{aclocal.m4 => acinclude.m4} | 39 +- libiberty/aclocal.m4 | 200 +- libiberty/argv.c | 5 +- libiberty/configure | 23 +- libiberty/configure.ac | 8 +- libiberty/cp-demangle.c | 47 +- libiberty/dyn-string.c | 2 +- libiberty/make-temp-file.c | 5 +- libiberty/rust-demangle.c | 9 +- libiberty/sha1.c | 2 +- libiberty/simple-object.c | 6 + libiberty/testsuite/demangle-expected | 4 +- opcodes/ChangeLog | 76 +- opcodes/Makefile.am | 3 +- opcodes/Makefile.in | 3 +- opcodes/aarch64-gen.c | 2 +- opcodes/aarch64-tbl.h | 2 +- opcodes/configure | 20 +- opcodes/mep-asm.c | 10 +- opcodes/microblaze-dis.c | 18 +- opcodes/microblaze-opc.h | 4 +- opcodes/nds32-asm.c | 54 +- opcodes/nds32-asm.h | 8 + opcodes/nds32-dis.c | 36 +- opcodes/po/de.po | 533 +- opcodes/po/opcodes.pot | 449 +- opcodes/po/pt_BR.po | 523 +- opcodes/po/uk.po | 521 +- opcodes/s390-opc.txt | 2 + opcodes/z80-dis.c | 4 +- sim/ChangeLog | 14 + sim/Makefile.in | 6 +- sim/aclocal.m4 | 1 + sim/bpf/ChangeLog | 4 + sim/bpf/configure | 2 - sim/common/ChangeLog | 9 + sim/common/Make-common.in | 5 +- sim/config.h.in | 3 + sim/configure | 55 +- sim/configure.ac | 4 +- sim/m32r/ChangeLog | 42 + sim/m32r/Makefile.in | 5 +- sim/m32r/aclocal.m4 | 15 - sim/m32r/configure | 2891 ---------- sim/m32r/configure.ac | 18 - sim/m32r/sim-if.c | 15 +- sim/m32r/sim-main.h | 7 - sim/m32r/syscall.h | 546 +- sim/m32r/traps-linux.c | 1356 ----- sim/m32r/traps.c | 1195 +++- sim/m4/sim_ac_option_reserved_bits.m4 | 23 +- sim/m4/sim_ac_output.m4 | 1 - sim/mips/ChangeLog | 6 + sim/mips/aclocal.m4 | 1 - sim/mips/configure | 23 - sim/mips/configure.ac | 3 - sim/mn10300/ChangeLog | 6 + sim/mn10300/aclocal.m4 | 1 - sim/mn10300/configure | 22 - sim/mn10300/configure.ac | 1 - sim/or1k/ChangeLog | 4 + sim/or1k/configure | 2 - sim/ppc/ChangeLog | 7 + sim/ppc/Makefile.in | 14 +- sim/ppc/configure | 19 - sim/ppc/configure.ac | 13 - sim/ppc/std-config.h | 6 - sim/riscv/ChangeLog | 4 + sim/riscv/configure | 2 - sim/testsuite/m32r/ChangeLog | 5 + sim/testsuite/m32r/hw-trap.ms | 1 + sim/testsuite/m32r/trap.cgs | 1 + sim/v850/ChangeLog | 6 + sim/v850/aclocal.m4 | 1 - sim/v850/configure | 22 - sim/v850/configure.ac | 1 - 230 files changed, 33332 insertions(+), 32636 deletions(-) create mode 100644 binutils/testsuite/binutils-all/readelf.h.thin rename gdb/{ChangeLog => ChangeLog-2021} (99%) create mode 100644 gdb/testsuite/aclocal.m4 copy {sim/ppc => gdb/testsuite}/configure (76%) create mode 100644 gdb/testsuite/configure.ac create mode 100644 gdb/testsuite/gdb.base/access-mem-running.c create mode 100644 gdb/testsuite/gdb.base/access-mem-running.exp create mode 100644 gdb/testsuite/gdb.dwarf2/imported-unit-bp-c++.exp create mode 100644 gdb/testsuite/gdb.dwarf2/imported-unit-bp-c.exp rename gdb/testsuite/gdb.dwarf2/{imported-unit-bp.exp => imported-unit-bp.exp.tcl} (98%) create mode 100644 gdb/testsuite/gdb.threads/access-mem-running-thread-exit.c create mode 100644 gdb/testsuite/gdb.threads/access-mem-running-thread-exit.exp create mode 100644 gdbsupport/iterator-range.h create mode 100644 ld/testsuite/ld-riscv-elf/attr-phdr.d create mode 100644 ld/testsuite/ld-riscv-elf/attr-phdr.s create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice-1.s create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice-2.s create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice.ver copy libiberty/{aclocal.m4 => acinclude.m4} (82%) delete mode 100644 sim/m32r/aclocal.m4 delete mode 100755 sim/m32r/configure delete mode 100644 sim/m32r/configure.ac delete mode 100644 sim/m32r/traps-linux.c