This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from d53fd721a1 Implement putstr and putstrn in ui_file adds a1ea4cacd4 Use filtered output for gdbarch dump adds ec2770563a Use filtered output in target-descriptions.c adds a037434531 Use filtered output in files_info implementations adds b68178b9cb Use filtered output in language_info adds b58f47ab4c Use filtered output in ordinary commands adds 34fda50bee Use filtered output in kill command adds 7befbbd4c3 Use filtered output in some dumping commands adds 7f762abff6 Use filtered output in btrace-related commands adds 56c5b29b61 Use filtered output in *-tdep commands adds d487ae28ce Use filtered output in gnu-nat.c commands adds 50f5d5c34d Use filtered output in terminal_info implementations adds 729a211143 Filtered output cleanup in expression dumping adds d4be21dce7 Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESS adds 8acecab0b0 doc: Replace =frame-interp with =frames-interp adds 39fb369834 opcodes: Make i386-dis.c thread-safe adds bbdeb108d8 x86: Add elf_x86_allocate_local_got_info adds f9f4242296 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elf32-i386.c | 21 +- bfd/elf64-x86-64.c | 21 +- bfd/elfxx-x86.h | 22 + bfd/version.h | 2 +- binutils/doc/debug.options.texi | 2 +- gdb/aarch64-tdep.c | 4 +- gdb/arc-tdep.c | 20 +- gdb/arm-tdep.c | 64 +- gdb/avr-tdep.c | 2 +- gdb/breakpoint.c | 12 +- gdb/btrace.c | 126 +- gdb/cli/cli-cmds.c | 14 +- gdb/cli/cli-logging.c | 24 +- gdb/cp-namespace.c | 2 +- gdb/cp-support.c | 2 +- gdb/cris-tdep.c | 12 +- gdb/dummy-frame.c | 8 +- gdb/dwarf2/index-cache.c | 14 +- gdb/exec.c | 2 +- gdb/expprint.c | 26 +- gdb/gdbarch.c | 534 +++--- gdb/gdbarch.py | 8 +- gdb/gnu-nat.c | 102 +- gdb/go32-nat.c | 16 +- gdb/hppa-tdep.c | 36 +- gdb/i386-tdep.c | 6 +- gdb/infcmd.c | 7 +- gdb/language.c | 2 +- gdb/maint-test-options.c | 32 +- gdb/maint.c | 8 +- gdb/memattr.c | 14 +- gdb/mips-tdep.c | 60 +- gdb/mn10300-tdep.c | 4 +- gdb/nto-procfs.c | 8 +- gdb/or1k-tdep.c | 8 +- gdb/printcmd.c | 6 +- gdb/record-btrace.c | 46 +- gdb/record.c | 10 +- gdb/regcache-dump.c | 30 +- gdb/regcache.c | 46 +- gdb/reggroups.c | 6 +- gdb/remote-fileio.c | 4 +- gdb/remote-sim.c | 4 +- gdb/riscv-tdep.c | 2 +- gdb/s12z-tdep.c | 2 +- gdb/symfile.c | 28 +- gdb/target-descriptions.c | 152 +- gdb/target.c | 12 +- gdb/top.c | 4 +- gdb/tracepoint.c | 8 +- gdb/tui/tui-regs.c | 12 +- gdb/user-regs.c | 4 +- gdb/value.c | 10 +- gdb/windows-nat.c | 6 +- opcodes/i386-dis.c | 3512 ++++++++++++++++++++------------------- 55 files changed, 2592 insertions(+), 2557 deletions(-)