This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 new eae06bb301 COFF: avoid modifications over C_FILE filename aux entries.
The 1 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/coffgen.c | 12 +++++- gas/ChangeLog | 13 +++++++ 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 + 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/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 +-- 46 files changed, 171 insertions(+), 163 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%)