This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from cb2e519a5e Automatic date update in version.in adds da7ee7f9ce Fix build with current GCC: EL_EXPLICIT(location) always non-NULL adds 64f5c8167b Regenerate a couple of files adds 7aba54da42 PowerPC64 @notoc in non-power10 code adds daad0428f2 -Waddress fixes for gold testsuite adds 7b2ec4e46f sim: bfin: fix mach/xfail usage in tests adds e8f20a28b1 sim: split program path out of argv vector adds 852016f921 sim: run: add --argv0 option to control argv[0] adds 565cbe4b91 sim: cris: replace custom "dest" test field with new --argv0 adds 145a603abc sim: cris: touch up rvdummy handling adds 7770da9714 sim: run: fix crash in argc==0 error situation adds e6c46d0772 sim: cris: make error message test a little more flexible adds f9402ccaa9 Deal with full path in .file 0 directive adds eae06bb301 COFF: avoid modifications over C_FILE filename aux entries. adds 345bd07cce gdb: fix gdbarch_tdep ODR violation adds 37989733d8 Extend the prologue analyzer to handle the bti instruction adds d029b54d9c ld: Fix testsuite failures under --enable-textrel-check=error adds 636ae5bb4b [gdb] Don't use gdb_stdlog for inferior-events adds 00855fe7cd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/bfd-in2.h | 1 + bfd/coffgen.c | 12 +- bfd/elf64-ppc.c | 741 ++++++++++----------- bfd/libbfd.h | 1 + bfd/reloc.c | 2 + bfd/version.h | 2 +- gas/ChangeLog | 13 + gas/config/tc-ppc.c | 7 + gas/doc/as.texi | 17 +- gas/dwarf2dbg.c | 44 +- gas/testsuite/gas/elf/dwarf-5-file0-2.d | 3 +- gas/testsuite/gas/elf/dwarf-5-file0-3.d | 15 + .../elf/{dwarf-5-file0-2.s => dwarf-5-file0-3.s} | 8 +- gas/testsuite/gas/elf/dwarf-5-file0.d | 4 +- gas/testsuite/gas/elf/elf.exp | 1 + gdb/aarch64-fbsd-tdep.c | 2 +- gdb/aarch64-linux-tdep.c | 11 +- gdb/aarch64-newlib-tdep.c | 2 +- gdb/aarch64-tdep.c | 96 ++- gdb/aarch64-tdep.h | 32 +- gdb/alpha-linux-tdep.c | 4 +- gdb/alpha-netbsd-tdep.c | 2 +- gdb/alpha-obsd-tdep.c | 2 +- gdb/alpha-tdep.c | 26 +- gdb/alpha-tdep.h | 24 +- gdb/amd64-darwin-tdep.c | 2 +- gdb/amd64-fbsd-tdep.c | 4 +- gdb/amd64-linux-tdep.c | 8 +- gdb/amd64-netbsd-tdep.c | 2 +- gdb/amd64-obsd-tdep.c | 2 +- gdb/amd64-sol2-tdep.c | 2 +- gdb/amd64-tdep.c | 36 +- gdb/amd64-windows-tdep.c | 2 +- gdb/arc-linux-tdep.c | 4 +- gdb/arc-tdep.c | 20 +- gdb/arc-tdep.h | 14 +- gdb/arch/aarch64-insn.h | 5 + gdb/arm-fbsd-tdep.c | 4 +- gdb/arm-linux-tdep.c | 4 +- gdb/arm-netbsd-tdep.c | 4 +- gdb/arm-none-tdep.c | 2 +- gdb/arm-obsd-tdep.c | 2 +- gdb/arm-tdep.c | 123 ++-- gdb/arm-tdep.h | 65 +- gdb/arm-wince-tdep.c | 2 +- gdb/avr-tdep.c | 36 +- gdb/bfin-tdep.c | 12 +- gdb/bfin-tdep.h | 4 +- gdb/bpf-tdep.c | 4 +- gdb/cris-linux-tdep.c | 2 +- gdb/cris-tdep.c | 31 +- gdb/cris-tdep.h | 8 +- gdb/csky-tdep.c | 3 +- gdb/csky-tdep.h | 2 +- gdb/frv-tdep.c | 37 +- gdb/ft32-tdep.c | 8 +- gdb/ft32-tdep.h | 4 +- gdb/gdbarch.h | 2 + gdb/gdbarch.sh | 2 + gdb/hppa-bsd-tdep.c | 2 +- gdb/hppa-linux-tdep.c | 4 +- gdb/hppa-tdep.c | 22 +- gdb/hppa-tdep.h | 23 +- gdb/i386-bsd-tdep.c | 2 +- gdb/i386-darwin-tdep.c | 4 +- gdb/i386-fbsd-tdep.c | 8 +- gdb/i386-gnu-tdep.c | 2 +- gdb/i386-go32-tdep.c | 2 +- gdb/i386-linux-tdep.c | 4 +- gdb/i386-netbsd-tdep.c | 4 +- gdb/i386-nto-tdep.c | 6 +- gdb/i386-obsd-tdep.c | 2 +- gdb/i386-sol2-tdep.c | 2 +- gdb/i386-tdep.c | 111 +-- gdb/i386-tdep.h | 136 ++-- gdb/i386-windows-tdep.c | 2 +- gdb/i387-tdep.c | 23 +- gdb/ia64-linux-tdep.c | 2 +- gdb/ia64-tdep.c | 14 +- gdb/ia64-tdep.h | 23 +- gdb/infrun.c | 33 +- gdb/lm32-tdep.c | 5 +- gdb/location.c | 11 +- gdb/m32c-tdep.c | 113 ++-- gdb/m32r-tdep.c | 3 +- gdb/m32r-tdep.h | 4 +- gdb/m68hc11-tdep.c | 60 +- gdb/m68k-bsd-tdep.c | 2 +- gdb/m68k-linux-tdep.c | 2 +- gdb/m68k-tdep.c | 57 +- gdb/m68k-tdep.h | 22 +- gdb/mep-tdep.c | 28 +- gdb/microblaze-tdep.c | 3 +- gdb/microblaze-tdep.h | 2 +- gdb/mips-linux-tdep.c | 4 +- gdb/mips-tdep.c | 164 +++-- gdb/mips-tdep.h | 30 +- gdb/mn10300-tdep.c | 7 +- gdb/mn10300-tdep.h | 11 +- gdb/moxie-tdep.c | 3 +- gdb/moxie-tdep.h | 2 +- gdb/msp430-tdep.c | 32 +- gdb/nds32-tdep.c | 24 +- gdb/nds32-tdep.h | 10 +- gdb/nios2-linux-tdep.c | 2 +- gdb/nios2-tdep.c | 7 +- gdb/nios2-tdep.h | 10 +- gdb/or1k-tdep.c | 23 +- gdb/ppc-fbsd-tdep.c | 8 +- gdb/ppc-linux-tdep.c | 18 +- gdb/ppc-netbsd-tdep.c | 2 +- gdb/ppc-obsd-tdep.c | 2 +- gdb/ppc-sysv-tdep.c | 22 +- gdb/ppc-tdep.h | 104 +-- gdb/ppc64-tdep.c | 2 +- gdb/riscv-linux-tdep.c | 2 +- gdb/riscv-tdep.c | 37 +- gdb/riscv-tdep.h | 5 +- gdb/rl78-tdep.c | 41 +- gdb/rs6000-aix-tdep.c | 19 +- gdb/rs6000-lynx178-tdep.c | 6 +- gdb/rs6000-tdep.c | 121 ++-- gdb/rx-tdep.c | 16 +- gdb/s12z-tdep.c | 4 +- gdb/s390-linux-tdep.c | 20 +- gdb/s390-tdep.c | 74 +- gdb/s390-tdep.h | 33 +- gdb/sh-linux-tdep.c | 2 +- gdb/sh-netbsd-tdep.c | 2 +- gdb/sh-tdep.c | 11 +- gdb/sh-tdep.h | 14 +- gdb/sparc-linux-tdep.c | 5 +- gdb/sparc-netbsd-tdep.c | 2 +- gdb/sparc-sol2-tdep.c | 2 +- gdb/sparc-tdep.c | 21 +- gdb/sparc-tdep.h | 43 +- gdb/sparc64-fbsd-tdep.c | 2 +- gdb/sparc64-linux-tdep.c | 5 +- gdb/sparc64-netbsd-tdep.c | 2 +- gdb/sparc64-obsd-tdep.c | 2 +- gdb/sparc64-sol2-tdep.c | 2 +- gdb/sparc64-tdep.c | 10 +- gdb/testsuite/gdb.base/foll-vfork.exp | 7 - gdb/tic6x-linux-tdep.c | 6 +- gdb/tic6x-tdep.c | 11 +- gdb/tic6x-tdep.h | 10 +- gdb/v850-tdep.c | 30 +- gdb/xtensa-config.c | 9 +- gdb/xtensa-linux-tdep.c | 2 +- gdb/xtensa-tdep.c | 254 +++---- gdb/xtensa-tdep.h | 180 ++--- gdb/z80-tdep.c | 26 +- gold/testsuite/common_test_1.c | 16 +- gold/testsuite/common_test_1_v1.c | 16 +- gold/testsuite/common_test_1_v2.c | 16 +- gold/testsuite/script_test_2.cc | 8 +- include/elf/ppc64.h | 1 + intl/configure | 4 +- ld/ChangeLog | 7 + ld/Makefile.am | 4 +- ld/Makefile.in | 5 +- ld/testsuite/ld-aarch64/dt_textrel.d | 2 +- ld/testsuite/ld-aarch64/pr20402.d | 2 +- ld/testsuite/ld-aarch64/pr22764.d | 2 +- ld/testsuite/ld-powerpc/callstub-2.s | 1 + sim/aarch64/interp.c | 5 +- sim/arm/wrapper.c | 5 +- sim/avr/interp.c | 5 +- sim/bfin/interp.c | 5 +- sim/bpf/sim-if.c | 5 +- sim/common/nrun.c | 4 +- sim/common/sim-base.h | 9 + sim/common/sim-options.c | 37 +- sim/common/sim-utils.c | 2 + sim/cr16/interp.c | 5 +- sim/cris/Makefile.in | 4 +- sim/cris/sim-if.c | 10 +- sim/d10v/interp.c | 5 +- sim/example-synacor/interp.c | 5 +- sim/frv/sim-if.c | 6 +- sim/ft32/interp.c | 5 +- sim/h8300/compile.c | 5 +- sim/iq2000/sim-if.c | 6 +- sim/lm32/sim-if.c | 5 +- sim/m32r/sim-if.c | 6 +- sim/m68hc11/interp.c | 5 +- sim/mcore/interp.c | 5 +- sim/microblaze/interp.c | 5 +- sim/mips/interp.c | 6 +- sim/mn10300/interp.c | 6 +- sim/moxie/interp.c | 5 +- sim/msp430/msp430-sim.c | 5 +- sim/or1k/sim-if.c | 5 +- sim/pru/interp.c | 5 +- sim/riscv/interp.c | 5 +- sim/sh/interp.c | 5 +- sim/testsuite/bfin/se_all32bitopcodes.S | 4 +- sim/testsuite/bfin/se_all64bitg0opcodes.S | 4 +- sim/testsuite/bfin/se_illegalcombination.S | 2 +- sim/testsuite/bfin/se_undefinedinstruction3.S | 2 +- sim/testsuite/cris/asm/opterr3.ms | 2 +- sim/testsuite/cris/c/c.exp | 6 +- sim/testsuite/cris/c/readlink11.c | 3 +- sim/testsuite/cris/c/readlink5.c | 2 +- sim/testsuite/cris/c/readlink6.c | 2 +- sim/v850/interp.c | 6 +- 206 files changed, 2152 insertions(+), 1963 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf-5-file0-3.d copy gas/testsuite/gas/elf/{dwarf-5-file0-2.s => dwarf-5-file0-3.s} (92%)