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 51a2525281 PR27349, ar breaks symlinks adds 2c6f2aa664 Automatic date update in version.in adds aa09469fc6 sim: drop use of bfd/configure.host adds 7a36eeea26 sim: common: switch AC_CONFIG_HEADERS adds 8e25beb4af sim: igen: drop libiberty linkage adds cd89c53f6d sim: add ChangeLog entries for last commits adds 4c0d76b9c4 sim: watchpoints: use common sim_pc_get adds 7a9bd3b4e2 sim: erc32/m32c/rl78: add sim_memory_map stub for gdb adds c0e5674584 [gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32 adds cca043e071 Automatic date update in version.in adds de8d420310 asan: unwind-ia64.c: stack buffer overflow adds 83962f8340 Also compare frame_id_is_next in frapy_richcompare adds 5fc2d6aa06 Refresh regs window in display_registers_from adds 3537bc23d9 Don't fill regs window with a negative number of spaces adds 4cf28e918a Don't draw register sub windows outside the visible area new 38a143aa8c ld: Remove x86 ISA level run-time tests
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/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/unwind-ia64.c | 4 ++ gdb/ChangeLog | 21 +++++++++++ gdb/python/py-frame.c | 7 +++- gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/gdb.tui/tui-layout-asm.exp | 7 +++- gdb/tui/tui-regs.c | 19 ++++++++-- ld/ChangeLog | 7 ++++ ld/testsuite/ld-i386/i386.exp | 63 -------------------------------- ld/testsuite/ld-x86-64/x86-64.exp | 63 -------------------------------- sim/ChangeLog | 11 +++++- sim/README-HACKING | 4 +- sim/aarch64/ChangeLog | 4 ++ sim/aarch64/configure | 19 ++++++---- sim/arm/ChangeLog | 4 ++ sim/arm/configure | 19 ++++++---- sim/avr/ChangeLog | 8 ++++ sim/avr/configure | 19 ++++++---- sim/avr/interp.c | 6 --- sim/bfin/ChangeLog | 8 ++++ sim/bfin/configure | 19 ++++++---- sim/bfin/interp.c | 6 --- sim/bpf/ChangeLog | 4 ++ sim/bpf/configure | 19 ++++++---- sim/common/ChangeLog | 23 ++++++++++++ sim/common/Make-common.in | 6 +-- sim/common/acinclude.m4 | 6 +-- sim/common/sim-events.c | 58 +++++++++++++++++++++++++++++ sim/common/sim-events.h | 11 ++++++ sim/common/sim-watch.c | 16 ++++---- sim/common/sim-watch.h | 1 - sim/configure | 2 - sim/configure.ac | 1 - sim/cr16/ChangeLog | 4 ++ sim/cr16/configure | 19 ++++++---- sim/cris/ChangeLog | 4 ++ sim/cris/configure | 19 ++++++---- sim/d10v/ChangeLog | 4 ++ sim/d10v/configure | 19 ++++++---- sim/erc32/ChangeLog | 8 ++++ sim/erc32/configure | 19 ++++++---- sim/erc32/interf.c | 6 +++ sim/frv/ChangeLog | 8 ++++ sim/frv/configure | 19 ++++++---- sim/frv/sim-if.c | 8 ---- sim/ft32/ChangeLog | 4 ++ sim/ft32/configure | 19 ++++++---- sim/h8300/ChangeLog | 4 ++ sim/h8300/configure | 19 ++++++---- sim/igen/ChangeLog | 12 ++++++ sim/igen/Makefile.in | 4 +- sim/igen/configure | 6 --- sim/igen/configure.ac | 5 --- sim/iq2000/ChangeLog | 8 ++++ sim/iq2000/configure | 19 ++++++---- sim/iq2000/sim-if.c | 8 ---- sim/lm32/ChangeLog | 4 ++ sim/lm32/configure | 19 ++++++---- sim/m32c/ChangeLog | 8 ++++ sim/m32c/configure | 19 ++++++---- sim/m32c/gdb-if.c | 6 +++ sim/m32r/ChangeLog | 8 ++++ sim/m32r/configure | 19 ++++++---- sim/m32r/sim-if.c | 8 ---- sim/m68hc11/ChangeLog | 4 ++ sim/m68hc11/configure | 9 +---- sim/mcore/ChangeLog | 4 ++ sim/mcore/configure | 19 ++++++---- sim/microblaze/ChangeLog | 4 ++ sim/microblaze/configure | 19 ++++++---- sim/mips/ChangeLog | 8 ++++ sim/mips/configure | 19 ++++++---- sim/mips/interp.c | 1 - sim/mn10300/ChangeLog | 9 ++++- sim/mn10300/configure | 19 ++++++---- sim/mn10300/interp.c | 1 - sim/moxie/ChangeLog | 8 ++++ sim/moxie/configure | 9 +---- sim/moxie/interp.c | 2 - sim/msp430/ChangeLog | 4 ++ sim/msp430/configure | 19 ++++++---- sim/or1k/ChangeLog | 4 ++ sim/or1k/configure | 9 +---- sim/ppc/ChangeLog | 9 +++++ sim/ppc/Makefile.in | 6 +-- sim/ppc/configure | 4 -- sim/ppc/configure.ac | 3 -- sim/pru/ChangeLog | 4 ++ sim/pru/configure | 19 ++++++---- sim/riscv/ChangeLog | 4 ++ sim/riscv/configure | 9 +---- sim/rl78/ChangeLog | 8 ++++ sim/rl78/configure | 19 ++++++---- sim/rl78/gdb-if.c | 6 +++ sim/rx/ChangeLog | 4 ++ sim/rx/configure | 19 ++++++---- sim/sh/ChangeLog | 4 ++ sim/sh/configure | 19 ++++++---- sim/v850/ChangeLog | 8 ++++ sim/v850/configure | 9 +---- sim/v850/interp.c | 1 - 102 files changed, 677 insertions(+), 463 deletions(-)