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-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from 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 adds d424629da8 remote: Fix indentation in remote_new_objfile. adds a48ff3efda sim: ppc: unify header & function & type tests too new 4b530cfa37 Automatic date update in version.in new 497a20bd3b sim: split debug/stdio/trace/profile options into dedicated [...] new 04381273a9 sim: unify debug/stdio/trace/profile build settings new 6dd65fc048 sim: unify bug & package settings new ba307cddcf sim: overhaul alignment settings management new 4218a6dc8b sim: erc32/ppc: fix handling of $EXEEXT new a80249d0a9 sim: erc32: replace caddr_t with void* new 2726bbc339 sim: assume sys/select.h always exists new a687671327 sim: rx: replace cycle-stats with common profile settings new dd8e16ea7b sim: unify sim-load.o building new ad9cc20970 sim: start unifying portability shims
The 11 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 | 68 + sim/Makefile.in | 121 +- sim/aarch64/ChangeLog | 13 + sim/aarch64/aclocal.m4 | 4 - sim/aarch64/config.in | 126 -- sim/aarch64/configure | 772 +------- sim/aarch64/configure.ac | 5 - sim/aarch64/interp.c | 5 + sim/aclocal.m4 | 9 + sim/arm/ChangeLog | 13 + sim/arm/aclocal.m4 | 4 - sim/arm/config.in | 126 -- sim/arm/configure | 768 +------- sim/arm/configure.ac | 1 - sim/arm/wrapper.c | 3 + sim/avr/ChangeLog | 13 + sim/avr/aclocal.m4 | 4 - sim/avr/config.in | 126 -- sim/avr/configure | 768 +------- sim/avr/configure.ac | 1 - sim/avr/interp.c | 3 + sim/bfin/ChangeLog | 20 + sim/bfin/aclocal.m4 | 4 - sim/bfin/config.in | 165 -- sim/bfin/configure | 810 +-------- sim/bfin/configure.ac | 11 - sim/bfin/interp.c | 23 +- sim/bpf/ChangeLog | 12 + sim/bpf/aclocal.m4 | 4 - sim/bpf/config.in | 126 -- sim/bpf/configure | 768 +------- sim/bpf/configure.ac | 1 - sim/common/ChangeLog | 31 + sim/common/Make-common.in | 9 +- sim/common/defs.h | 18 +- sim/common/dv-sockser.c | 1 + sim/common/local.mk | 7 + sim/common/portability.c | 67 + sim/common/portability.h | 47 + sim/common/sim-config.c | 8 +- sim/common/sim-config.h | 11 +- sim/{ppc/config.in => config.h.in} | 205 ++- sim/configure | 1847 +++++++++++++++++++- sim/configure.ac | 20 + sim/cr16/ChangeLog | 12 + sim/cr16/aclocal.m4 | 4 - sim/cr16/config.in | 126 -- sim/cr16/configure | 768 +------- sim/cr16/configure.ac | 1 - sim/cris/ChangeLog | 22 + sim/cris/aclocal.m4 | 4 - sim/cris/config.in | 135 -- sim/cris/configure | 780 +-------- sim/cris/configure.ac | 8 - sim/cris/dv-rv.c | 2 - sim/cris/rvdummy.c | 5 +- sim/cris/traps.c | 1 + sim/d10v/ChangeLog | 13 + sim/d10v/aclocal.m4 | 4 - sim/d10v/config.in | 126 -- sim/d10v/configure | 768 +------- sim/d10v/configure.ac | 1 - sim/d10v/interp.c | 3 + sim/erc32/ChangeLog | 20 + sim/erc32/Makefile.in | 6 +- sim/erc32/aclocal.m4 | 3 - sim/erc32/config.in | 126 -- sim/erc32/configure | 714 +------- sim/erc32/erc32.c | 20 +- sim/example-synacor/ChangeLog | 13 + sim/example-synacor/aclocal.m4 | 4 - sim/example-synacor/config.in | 126 -- sim/example-synacor/configure | 768 +------- sim/example-synacor/configure.ac | 1 - sim/example-synacor/interp.c | 3 + sim/frv/ChangeLog | 13 + sim/frv/aclocal.m4 | 4 - sim/frv/config.in | 126 -- sim/frv/configure | 768 +------- sim/frv/configure.ac | 1 - sim/frv/sim-if.c | 3 + sim/ft32/ChangeLog | 13 + sim/ft32/aclocal.m4 | 4 - sim/ft32/config.in | 126 -- sim/ft32/configure | 768 +------- sim/ft32/configure.ac | 1 - sim/ft32/interp.c | 3 + sim/h8300/ChangeLog | 13 + sim/h8300/aclocal.m4 | 4 - sim/h8300/config.in | 129 -- sim/h8300/configure | 773 +------- sim/h8300/configure.ac | 3 - sim/iq2000/ChangeLog | 13 + sim/iq2000/aclocal.m4 | 4 - sim/iq2000/config.in | 126 -- sim/iq2000/configure | 768 +------- sim/iq2000/configure.ac | 1 - sim/iq2000/sim-if.c | 3 + sim/lm32/ChangeLog | 17 + sim/lm32/aclocal.m4 | 4 - sim/lm32/config.in | 126 -- sim/lm32/configure | 768 +------- sim/lm32/configure.ac | 1 - sim/lm32/dv-lm32uart.c | 1 + sim/lm32/sim-if.c | 3 + sim/m32c/ChangeLog | 13 + sim/m32c/aclocal.m4 | 3 - sim/m32c/config.in | 141 -- sim/m32c/configure | 731 +------- sim/m32c/configure.ac | 8 - sim/m32c/mem.c | 2 - sim/m32r/ChangeLog | 17 + sim/m32r/aclocal.m4 | 4 - sim/m32r/config.in | 126 -- sim/m32r/configure | 768 +------- sim/m32r/configure.ac | 1 - sim/m32r/sim-if.c | 3 + sim/m32r/traps-linux.c | 1 + sim/m4/sim_ac_common.m4 | 163 -- sim/m4/sim_ac_option_alignment.m4 | 53 +- sim/m4/sim_ac_option_debug.m4 | 35 + sim/m4/sim_ac_option_profile.m4 | 48 + sim/m4/sim_ac_option_stdio.m4 | 32 + sim/m4/sim_ac_option_trace.m4 | 46 + sim/m4/sim_ac_platform.m4 | 144 ++ sim/m68hc11/ChangeLog | 12 + sim/m68hc11/aclocal.m4 | 4 - sim/m68hc11/config.in | 126 -- sim/m68hc11/configure | 768 +------- sim/m68hc11/configure.ac | 1 - sim/mcore/ChangeLog | 12 + sim/mcore/aclocal.m4 | 4 - sim/mcore/config.in | 126 -- sim/mcore/configure | 768 +------- sim/mcore/configure.ac | 1 - sim/microblaze/ChangeLog | 12 + sim/microblaze/aclocal.m4 | 4 - sim/microblaze/config.in | 126 -- sim/microblaze/configure | 768 +------- sim/microblaze/configure.ac | 1 - sim/mips/ChangeLog | 13 + sim/mips/aclocal.m4 | 4 - sim/mips/config.in | 135 -- sim/mips/configure | 780 +-------- sim/mips/configure.ac | 2 - sim/mn10300/ChangeLog | 12 + sim/mn10300/aclocal.m4 | 4 - sim/mn10300/config.in | 126 -- sim/mn10300/configure | 768 +------- sim/mn10300/configure.ac | 1 - sim/moxie/ChangeLog | 12 + sim/moxie/aclocal.m4 | 4 - sim/moxie/config.in | 126 -- sim/moxie/configure | 768 +------- sim/moxie/configure.ac | 1 - sim/msp430/ChangeLog | 12 + sim/msp430/aclocal.m4 | 4 - sim/msp430/config.in | 126 -- sim/msp430/configure | 768 +------- sim/msp430/configure.ac | 1 - sim/or1k/ChangeLog | 12 + sim/or1k/aclocal.m4 | 4 - sim/or1k/config.in | 126 -- sim/or1k/configure | 768 +------- sim/or1k/configure.ac | 1 - sim/ppc/ChangeLog | 34 + sim/ppc/Makefile.in | 8 +- sim/ppc/aclocal.m4 | 1 - sim/ppc/config.in | 274 --- sim/ppc/configure | 1006 +---------- sim/ppc/configure.ac | 79 +- sim/ppc/debug.h | 19 + sim/ppc/defs.h | 14 +- sim/ppc/std-config.h | 1 + sim/pru/ChangeLog | 13 + sim/pru/aclocal.m4 | 4 - sim/pru/config.in | 126 -- sim/pru/configure | 768 +------- sim/pru/configure.ac | 1 - sim/pru/interp.c | 3 + sim/riscv/ChangeLog | 12 + sim/riscv/aclocal.m4 | 4 - sim/riscv/config.in | 126 -- sim/riscv/configure | 768 +------- sim/riscv/configure.ac | 1 - sim/rl78/ChangeLog | 8 + sim/rl78/aclocal.m4 | 3 - sim/rl78/config.in | 126 -- sim/rl78/configure | 714 +------- sim/rx/ChangeLog | 16 + sim/rx/README.txt | 4 +- sim/rx/aclocal.m4 | 3 - sim/rx/config.in | 129 -- sim/rx/configure | 736 +------- sim/rx/configure.ac | 17 - sim/rx/mem.c | 2 +- sim/rx/rx.c | 32 +- sim/sh/ChangeLog | 13 + sim/sh/aclocal.m4 | 4 - sim/sh/config.in | 126 -- sim/sh/configure | 768 +------- sim/sh/configure.ac | 1 - sim/sh/interp.c | 3 + sim/v850/ChangeLog | 14 + sim/v850/aclocal.m4 | 4 - sim/v850/config.in | 144 -- sim/v850/configure | 789 +-------- sim/v850/configure.ac | 4 - 237 files changed, 3781 insertions(+), 29746 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 create mode 100644 sim/common/portability.c create mode 100644 sim/common/portability.h copy sim/{ppc/config.in => config.h.in} (65%) create mode 100644 sim/m4/sim_ac_option_debug.m4 create mode 100644 sim/m4/sim_ac_option_profile.m4 create mode 100644 sim/m4/sim_ac_option_stdio.m4 create mode 100644 sim/m4/sim_ac_option_trace.m4 create mode 100644 sim/m4/sim_ac_platform.m4