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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 600ac5b461 Automatic date update in version.in adds e22be21285 [gdb/procfs.c] Fix build failure in find_stop_signal adds ff77083572 gdb: call post_create_inferior at end of follow_fork_inferior adds 3a849a3454 gdb: pass child_ptid and fork kind to target_ops::follow_fork adds dcd482c1b7 Avoid expression parsing crash with unknown language adds 66b3b362dc Automatic date update in version.in adds c58830e49d Updated Swedish translation for the binutils sub-directory adds 05a1dd47cc or1k: fix pc-relative relocation against dynamic on PC relat [...] adds cc9d6997a5 Fix array stride bug adds 4f348ca808 Document quick_symbol_functions::expand_symtabs_matching invariant adds 47357fdc1d gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_ [...] adds e843807b2d gdb: Support stepping out from signal handler on riscv*-linux adds 1c7682f9f2 Automatic date update in version.in adds 12be796ca8 gdb: make all_inferiors_safe actually work adds 3dab9e15d3 Add basic Z80 CPU support adds ae9a5dd6ae Rename and refactor psymtab_include_file_name adds dcce7ec410 Pass file_and_directory through DWARF line-decoding code adds d030267c9c Simplify file_and_directory storage management adds 4584f33d68 Introduce find_source_or_rewrite adds e0ec6b1a87 Simplify DWARF file name caching adds 15659f0a4e Check for debug-types in map_symbol_filenames adds 1fd5fd5817 Fix file-name handling regression with DWARF index adds 04dd8003c0 Automatic date update in version.in adds 85460c161d gdb: convert nat/x86-dregs.c macros to functions adds 7c6ff8af98 PR28098 Skip R_*_NONE relocation entries with zero r_sym wit [...] adds 07233d964a Update how-to-make-a-release checklist with latest changes f [...] adds 5c9cbf07f3 Move pending-obsolesence targets onto the obsolete list. adds 972a7621fc Automatic date update in version.in adds ecd799b189 gdb: set current thread in btrace_compute_ftrace_{bts,pt} adds c2a7621771 Automatic date update in version.in adds cb959bd895 RISC-V: Minor updates for architecture parser. adds 05558223b5 Fix printing of non-address types when memory tagging is enabled adds b97bd97623 PR28106, build of 2.37 fails on FreeBSD and Clang adds 8258b1353c Automatic date update in version.in adds e28a9225b8 Remove `netbsdpe` support adds 4bf094292c as_bad_subtract adds 0057a7ee0d [gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11 adds 8f5d31b8d1 [gdb/testsuite] Fix FAILs due to PR gcc/101452 adds 6b86da53d5 Allows linker scripts to set the SEC_READONLY flag. adds e8c36d1fc2 Updated Russian translation for the bfd library adds 5f3356899d [gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11 new fec458f0fc Automatic date update in version.in
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: bfd/ChangeLog | 10 + bfd/config.bfd | 14 +- bfd/elf32-or1k.c | 12 + bfd/elfxx-riscv.c | 176 +- bfd/po/ru.po | 3896 +++++++------- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/README-how-to-make-a-release | 51 +- binutils/configure | 2 +- binutils/configure.ac | 2 +- binutils/dwarf.c | 6 +- binutils/po/sv.po | 5445 +++++++++++--------- binutils/testsuite/lib/binutils-common.exp | 1 - gas/config/tc-arc.c | 7 +- gas/config/tc-avr.c | 6 +- gas/config/tc-cr16.c | 12 +- gas/config/tc-cris.c | 3 +- gas/config/tc-crx.c | 12 +- gas/config/tc-d10v.c | 2 +- gas/config/tc-d30v.c | 2 +- gas/config/tc-ft32.c | 5 +- gas/config/tc-h8300.c | 3 +- gas/config/tc-m68hc11.c | 2 +- gas/config/tc-mmix.c | 3 +- gas/config/tc-mn10200.c | 9 +- gas/config/tc-nds32.c | 3 +- gas/config/tc-ppc.c | 10 +- gas/config/tc-pru.c | 5 +- gas/config/tc-riscv.c | 3 +- gas/config/tc-s12z.c | 2 +- gas/config/tc-s390.c | 5 +- gas/config/tc-spu.c | 11 +- gas/config/tc-tilegx.c | 2 +- gas/config/tc-tilepro.c | 2 +- gas/config/tc-v850.c | 3 +- gas/config/tc-vax.c | 2 +- gas/config/tc-xc16x.c | 5 +- gas/config/tc-xgate.c | 2 +- gas/config/tc-xstormy16.c | 2 +- gas/config/tc-xtensa.c | 2 +- gas/config/tc-z80.c | 2 +- gas/configure.tgt | 1 - gas/testsuite/gas/i386/ifunc-2.l | 120 +- gas/testsuite/gas/mips/lui-2.l | 4 +- gas/testsuite/gas/riscv/march-fail-base-02.l | 2 +- gas/testsuite/gas/riscv/march-fail-unknown-std.l | 2 +- gas/testsuite/gas/tic6x/reloc-bad-1.l | 2 +- gas/write.c | 16 +- gas/write.h | 1 + gdb/Makefile.in | 3 +- gdb/NEWS | 4 + gdb/btrace.c | 12 + gdb/configure.tgt | 5 + gdb/doc/gdb.texinfo | 4 + gdb/dwarf2/line-header.c | 19 - gdb/dwarf2/line-header.h | 7 - gdb/dwarf2/read.c | 278 +- gdb/dwarf2/read.h | 3 + gdb/fbsd-nat.c | 8 +- gdb/fbsd-nat.h | 2 +- gdb/features/Makefile | 3 +- gdb/features/z80-cpu.xml | 33 + gdb/features/z80.c | 44 + gdb/features/z80.xml | 12 + gdb/gdbarch.h | 3 +- gdb/gdbarch.sh | 3 +- gdb/gdbtypes.c | 8 +- gdb/gdbtypes.h | 2 + gdb/inferior.h | 2 +- gdb/infrun.c | 53 +- gdb/jit.c | 28 + gdb/language.c | 4 +- gdb/linux-nat.c | 34 +- gdb/linux-nat.h | 5 +- gdb/linux-thread-db.c | 2 +- gdb/nat/x86-dregs.c | 59 +- gdb/obsd-nat.c | 8 +- gdb/obsd-nat.h | 2 +- gdb/printcmd.c | 81 +- gdb/procfs.c | 4 +- gdb/psymtab.c | 26 +- gdb/quick-symbol.h | 2 + gdb/remote.c | 18 +- gdb/riscv-linux-tdep.c | 24 + gdb/riscv-tdep.c | 10 + gdb/riscv-tdep.h | 4 + gdb/source.c | 28 + gdb/source.h | 7 + gdb/stubs/z80-stub.c | 1355 +++++ gdb/symfile-debug.c | 3 + gdb/target-debug.h | 2 + gdb/target-delegates.c | 24 +- gdb/target.c | 8 +- gdb/target.h | 15 +- gdb/testsuite/gdb.ada/array_of_variant.exp | 17 + gdb/testsuite/gdb.ada/arrayptr.exp | 36 +- gdb/testsuite/gdb.ada/exprs.exp | 38 +- gdb/testsuite/gdb.ada/packed_array_assign.exp | 75 +- gdb/testsuite/gdb.base/jit-elf-fork-main.c | 129 + .../{jit-elf-solib.c => jit-elf-fork-solib.c} | 0 gdb/testsuite/gdb.base/jit-elf-fork.exp | 186 + gdb/testsuite/gdb.base/langs.exp | 6 + gdb/testsuite/gdb.base/ptype-offsets.cc | 3 + gdb/testsuite/gdb.cp/m-static.exp | 8 +- gdb/testsuite/gdb.cp/pr-574.exp | 8 +- gdb/testsuite/gdb.cp/pr9167.exp | 8 +- gdb/testsuite/gdb.cp/step-and-next-inline.cc | 6 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 89 +- gdb/testsuite/gdb.cp/step-and-next-inline.h | 2 +- gdb/testsuite/gdb.cp/templates.exp | 8 +- gdb/testsuite/lib/gdb.exp | 23 +- gdb/z80-tdep.c | 1461 ++++++ gdb/z80-tdep.h | 52 + gdbsupport/safe-iterator.h | 10 +- gold/ChangeLog | 12 + gold/gc.h | 4 +- gold/reloc.cc | 5 +- gold/reloc.h | 2 +- ld/configure.tgt | 3 - ld/ld.texi | 2 + ld/ldgram.y | 2 + ld/ldlang.c | 6 + ld/ldlang.h | 3 +- ld/ldlex.l | 1 + ld/testsuite/ld-bootstrap/bootstrap.exp | 3 +- ld/testsuite/ld-scripts/output-section-types.d | 13 + ld/testsuite/ld-scripts/output-section-types.t | 7 + ld/testsuite/ld-scripts/script.exp | 1 + 128 files changed, 9566 insertions(+), 4820 deletions(-) create mode 100644 gdb/features/z80-cpu.xml create mode 100644 gdb/features/z80.c create mode 100644 gdb/features/z80.xml create mode 100644 gdb/stubs/z80-stub.c create mode 100644 gdb/testsuite/gdb.base/jit-elf-fork-main.c copy gdb/testsuite/gdb.base/{jit-elf-solib.c => jit-elf-fork-solib.c} (100%) create mode 100644 gdb/testsuite/gdb.base/jit-elf-fork.exp create mode 100644 gdb/z80-tdep.c create mode 100644 gdb/z80-tdep.h create mode 100644 ld/testsuite/ld-scripts/output-section-types.d create mode 100644 ld/testsuite/ld-scripts/output-section-types.t