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-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 778ae9ccc8 [gdb/testsuite] Add target board cc-with-gnu-debuglink.exp adds 33d93379d2 Automatic date update in version.in adds 39549caef4 sim/d10v: Use offsetof in a static assertion about structure [...] adds b312488f10 sim: mips: Only truncate sign extension bits for 32-bit targ [...] adds 168671c14c sim: mips: Add shadow mappings for 32-bit memory address space adds 1f1fb219fd [GOLD] PR27815, gold fails to build with latest GCC adds 574ec1084d bfd dwarf2 sanity checking adds d71893802f Re: Fix offset for ia64 PCREL60B relocation on HP-UX adds 8569d6e13c Fix option type comments for CMDARG_EARLYINIT_FILE and CMDAR [...] adds 8dc196f2fa Automatic date update in version.in adds 01a8c731aa elf: Use official name LoongArch for EM_LOONGARCH. adds fbf3c4b979 [gdb/tdep] Use pid to choose process 64/32-bitness adds 01d3ae40df sim: bfin: add strings.h for ffs() adds e82a36be9a sim: cris: add unistd.h for environ decl adds 9a28444faa sim: rl78: rename open symbol to avoid collisions
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 28 ++ bfd/dwarf2.c | 606 ++++++++++++++----------------------- bfd/elf-attrs.c | 41 ++- bfd/libbfd-in.h | 3 +- bfd/libbfd.c | 13 +- bfd/libbfd.h | 3 +- bfd/version.h | 2 +- bfd/wasm-module.c | 7 +- binutils/ChangeLog | 5 + binutils/readelf.c | 2 +- gas/ChangeLog | 8 + gas/config/tc-ia64.c | 10 +- gas/testsuite/gas/ia64/reloc-mlx.d | 2 +- gdb/ChangeLog | 21 ++ gdb/aarch64-linux-nat.c | 2 +- gdb/arm-linux-nat.c | 4 +- gdb/main.c | 6 +- gdb/ppc-linux-nat.c | 4 +- gdb/riscv-linux-nat.c | 2 +- gdb/s390-linux-nat.c | 2 +- gdb/target.h | 15 +- gdb/x86-linux-nat.c | 5 +- gold/ChangeLog | 5 + gold/gc.h | 4 +- include/ChangeLog | 5 + include/elf/common.h | 2 +- sim/bfin/ChangeLog | 4 + sim/bfin/dv-bfin_cec.c | 2 + sim/cris/ChangeLog | 4 + sim/cris/sim-if.c | 1 + sim/d10v/ChangeLog | 5 + sim/d10v/interp.c | 4 +- sim/mips/ChangeLog | 12 + sim/mips/interp.c | 25 +- sim/rl78/ChangeLog | 6 + sim/rl78/gdb-if.c | 8 +- 36 files changed, 424 insertions(+), 454 deletions(-)