This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from 9edb1e0191 gdb/testsuite: capture GDB tty name in default_gdb_spawn adds 860cc54cd4 Automatic date update in version.in adds f64b9b13ce PR27952, Disallow ET_DYN DF_1_PIE linker input adds 4de91c10cd readelf section reading adds 066f8fbede readelf info leaks from one object to the next adds 28b2963ffb RISC-V: Update the riscv_opts.[rvc|rve] in the riscv_set_arch. adds 2748c1b17e x86: Always define TC_PARSE_CONS_EXPRESSION adds 48ec4c05c6 Implement Rust raw identifiers adds db77748be8 gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers. adds 873793ae09 gdb: remove unused struct call_site_stuff forward declaration adds e2b9ea4bbb libthread_db initialization changes related to upcoming glibc-2.34 adds 4cc2e60671 testsuite/glib-2.34: Match/consume optional libthread_db rel [...] adds 72c4daa36a print-symbol-loading.exp: Allow libc symbols to be already loaded adds b8bd29a157 mi-sym-info.exp: Increase timeout for 114-symbol-info-functions adds 46f263ccff Fix ChangeLog entry location adds 6fe7f5c416 Automatic date update in version.in adds e331b18d42 Re: readelf section reading adds 8c60e272c7 readelf: don't clear section_headers in process_file_header adds b15c5d7a51 sim: unify platform function & header tests adds dba333c1e4 sim: unify assert build settings adds 5ea4547402 sim: unify environment build settings adds 5629cf2b98 sim: ppc: unify env settings too new d424629da8 remote: Fix indentation in remote_new_objfile. new a48ff3efda sim: ppc: unify header & function & type tests too
The 2 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 | 6 + bfd/elf-bfd.h | 3 + bfd/elflink.c | 2 + bfd/version.h | 2 +- binutils/ChangeLog | 31 + binutils/readelf.c | 168 +- gas/ChangeLog | 12 + gas/config/tc-i386.c | 6 + gas/config/tc-i386.h | 3 - gas/config/tc-riscv.c | 18 +- gdb/ChangeLog | 35 +- gdb/dwarf2/loc.h | 1 - gdb/linux-thread-db.c | 24 +- gdb/remote.c | 4 +- gdb/rust-parse.c | 32 +- gdb/solib.c | 9 +- gdb/testsuite/ChangeLog | 44 + .../gdb.base/execl-update-breakpoints.exp | 1 + .../gdb.base/fork-print-inferior-events.exp | 3 +- gdb/testsuite/gdb.base/print-symbol-loading.exp | 15 +- gdb/testsuite/gdb.mi/array.f | 20 - gdb/testsuite/gdb.mi/array.f90 | 21 + gdb/testsuite/gdb.mi/mi-sym-info.exp | 56 +- gdb/testsuite/gdb.mi/mi-var-child-f.exp | 4 +- gdb/testsuite/gdb.rust/rawids.exp | 41 + gdb/testsuite/gdb.rust/rawids.rs | 26 + gdb/testsuite/lib/rust-support.exp | 17 + ld/ChangeLog | 5 + ld/ldelf.c | 4 +- sim/ChangeLog | 28 + sim/Makefile.in | 41 +- sim/aarch64/ChangeLog | 8 + sim/aarch64/aclocal.m4 | 2 - sim/aarch64/config.in | 99 -- sim/aarch64/configure | 509 +----- sim/aclocal.m4 | 3 + sim/arm/ChangeLog | 8 + sim/arm/aclocal.m4 | 2 - sim/arm/config.in | 99 -- sim/arm/configure | 509 +----- sim/avr/ChangeLog | 8 + sim/avr/aclocal.m4 | 2 - sim/avr/config.in | 99 -- sim/avr/configure | 509 +----- sim/bfin/ChangeLog | 10 + sim/bfin/aclocal.m4 | 2 - sim/bfin/config.in | 138 -- sim/bfin/configure | 551 +------ sim/bfin/configure.ac | 10 - sim/bpf/ChangeLog | 8 + sim/bpf/aclocal.m4 | 2 - sim/bpf/config.in | 99 -- sim/bpf/configure | 509 +----- sim/common/ChangeLog | 4 + sim/common/defs.h | 14 +- sim/{ppc/config.in => config.h.in} | 207 ++- sim/configure | 1698 ++++++++++++++++++-- sim/configure.ac | 6 + sim/cr16/ChangeLog | 8 + sim/cr16/aclocal.m4 | 2 - sim/cr16/config.in | 99 -- sim/cr16/configure | 509 +----- sim/cris/ChangeLog | 9 + sim/cris/aclocal.m4 | 2 - sim/cris/config.in | 108 -- sim/cris/configure | 521 +----- sim/cris/configure.ac | 7 - sim/d10v/ChangeLog | 8 + sim/d10v/aclocal.m4 | 2 - sim/d10v/config.in | 99 -- sim/d10v/configure | 509 +----- sim/erc32/ChangeLog | 8 + sim/erc32/aclocal.m4 | 2 - sim/erc32/config.in | 99 -- sim/erc32/configure | 509 +----- sim/example-synacor/ChangeLog | 8 + sim/example-synacor/aclocal.m4 | 2 - sim/example-synacor/config.in | 99 -- sim/example-synacor/configure | 509 +----- sim/frv/ChangeLog | 8 + sim/frv/aclocal.m4 | 2 - sim/frv/config.in | 99 -- sim/frv/configure | 509 +----- sim/ft32/ChangeLog | 8 + sim/ft32/aclocal.m4 | 2 - sim/ft32/config.in | 99 -- sim/ft32/configure | 509 +----- sim/h8300/ChangeLog | 9 + sim/h8300/aclocal.m4 | 2 - sim/h8300/config.in | 102 -- sim/h8300/configure | 514 +----- sim/h8300/configure.ac | 2 - sim/iq2000/ChangeLog | 8 + sim/iq2000/aclocal.m4 | 2 - sim/iq2000/config.in | 99 -- sim/iq2000/configure | 509 +----- sim/lm32/ChangeLog | 8 + sim/lm32/aclocal.m4 | 2 - sim/lm32/config.in | 99 -- sim/lm32/configure | 509 +----- sim/m32c/ChangeLog | 9 + sim/m32c/aclocal.m4 | 2 - sim/m32c/config.in | 114 -- sim/m32c/configure | 526 +----- sim/m32c/configure.ac | 8 - sim/m32r/ChangeLog | 8 + sim/m32r/aclocal.m4 | 2 - sim/m32r/config.in | 99 -- sim/m32r/configure | 509 +----- sim/m4/sim_ac_common.m4 | 46 - sim/m4/sim_ac_platform.m4 | 145 ++ sim/m68hc11/ChangeLog | 8 + sim/m68hc11/aclocal.m4 | 2 - sim/m68hc11/config.in | 99 -- sim/m68hc11/configure | 509 +----- sim/mcore/ChangeLog | 8 + sim/mcore/aclocal.m4 | 2 - sim/mcore/config.in | 99 -- sim/mcore/configure | 509 +----- sim/microblaze/ChangeLog | 8 + sim/microblaze/aclocal.m4 | 2 - sim/microblaze/config.in | 99 -- sim/microblaze/configure | 509 +----- sim/mips/ChangeLog | 9 + sim/mips/aclocal.m4 | 2 - sim/mips/config.in | 108 -- sim/mips/configure | 521 +----- sim/mips/configure.ac | 1 - sim/mn10300/ChangeLog | 8 + sim/mn10300/aclocal.m4 | 2 - sim/mn10300/config.in | 99 -- sim/mn10300/configure | 509 +----- sim/moxie/ChangeLog | 8 + sim/moxie/aclocal.m4 | 2 - sim/moxie/config.in | 99 -- sim/moxie/configure | 509 +----- sim/msp430/ChangeLog | 8 + sim/msp430/aclocal.m4 | 2 - sim/msp430/config.in | 99 -- sim/msp430/configure | 509 +----- sim/or1k/ChangeLog | 8 + sim/or1k/aclocal.m4 | 2 - sim/or1k/config.in | 99 -- sim/or1k/configure | 509 +----- sim/ppc/ChangeLog | 13 + sim/ppc/config.in | 262 --- sim/ppc/configure | 823 +--------- sim/ppc/configure.ac | 34 +- sim/ppc/defs.h | 14 +- sim/ppc/std-config.h | 1 + sim/pru/ChangeLog | 8 + sim/pru/aclocal.m4 | 2 - sim/pru/config.in | 99 -- sim/pru/configure | 509 +----- sim/riscv/ChangeLog | 8 + sim/riscv/aclocal.m4 | 2 - sim/riscv/config.in | 99 -- sim/riscv/configure | 509 +----- sim/rl78/ChangeLog | 8 + sim/rl78/aclocal.m4 | 2 - sim/rl78/config.in | 99 -- sim/rl78/configure | 509 +----- sim/rx/ChangeLog | 8 + sim/rx/aclocal.m4 | 2 - sim/rx/config.in | 99 -- sim/rx/configure | 509 +----- sim/sh/ChangeLog | 8 + sim/sh/aclocal.m4 | 2 - sim/sh/config.in | 99 -- sim/sh/configure | 509 +----- sim/v850/ChangeLog | 10 + sim/v850/aclocal.m4 | 2 - sim/v850/config.in | 117 -- sim/v850/configure | 530 +----- sim/v850/configure.ac | 3 - 175 files changed, 2752 insertions(+), 20599 deletions(-) delete mode 100644 gdb/testsuite/gdb.mi/array.f create mode 100644 gdb/testsuite/gdb.mi/array.f90 create mode 100644 gdb/testsuite/gdb.rust/rawids.exp create mode 100644 gdb/testsuite/gdb.rust/rawids.rs copy sim/{ppc/config.in => config.h.in} (65%) create mode 100644 sim/m4/sim_ac_platform.m4