This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: bfd/po/ru.po | 3896 +++++++++++++----------- 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/testsuite/gas/i386/ifunc-2.l | 120 +- gas/testsuite/gas/mips/lui-2.l | 4 +- gas/testsuite/gas/tic6x/reloc-bad-1.l | 2 +- gas/write.c | 16 +- gas/write.h | 1 + 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/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 | 21 + ld/ld.texi | 2 + ld/ldgram.y | 2 + ld/ldlang.c | 6 + ld/ldlang.h | 3 +- ld/ldlex.l | 1 + 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 + 54 files changed, 2474 insertions(+), 2029 deletions(-) create mode 100644 ld/testsuite/ld-scripts/output-section-types.d create mode 100644 ld/testsuite/ld-scripts/output-section-types.t