This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from 5046fddb3a Update copying.awk for _initialize declaration patch adds 1eeb031630 Automatic date update in version.in adds b19f4f6178 [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5 adds 4d603089c8 Small indentation fix in eval.c adds b896e87d76 Fix regression in page-logging.exp adds 23bb7876f0 Fix use of 'printf' in gdbtypes.c adds 45aec4e5ed [gdb/cli] Improve show logging output adds 79541a6d92 Automatic date update in version.in adds 5ed4d49d10 gas: rework handling of backslashes in quoted symbol names adds 125ff8197d x86/Intel: correct VFPCLASSP{S,D} handling when displacement [...] adds f1e044bbb6 [gdb/build] Fix build breaker in gdb/cli/cli-logging.c adds e2c0cef94d Remove a spurious debugging message. adds 926ac872e9 gdb: don't pass nullptr to sigwait adds 40c01d1b3d Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_fi [...] adds 0b1e7ee5b5 gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver adds 6395a10210 ld: Improve thin archive member error message adds 7131d475da ld/x86: Update -z report-relative-reloc adds 5224aea8c2 Automatic date update in version.in adds b9255b7808 infinite recursion detected in gold testcase adds 1037150181 Adjust quoted-sym-names test adds 74e315dbfe elf: Set p_align to the minimum page size if possible adds 93f3b8eeaa Fix pager regression adds ffcc2b69d1 Do not print anything when self-backtrace unavailable adds 63a8c05f09 Simplify execute_control_commands_to_string adds 72df4c816f Fix inferior_thread attribute in new_thread event adds 28a4e64dd1 Change how versioned symbols are recorded adds 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
No new revisions were added by this update.
Summary of changes: bfd/archive.c | 32 +- bfd/coff-alpha.c | 10 +- bfd/coff-rs6000.c | 2 +- bfd/ecoff.c | 4 +- bfd/elf-bfd.h | 4 + bfd/elf.c | 71 +- bfd/elflink.c | 5 +- bfd/elfxx-target.h | 5 + bfd/elfxx-x86.c | 24 +- bfd/elfxx-x86.h | 2 + bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/libecoff.h | 2 +- bfd/linker.c | 3 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/doc/debug.options.texi | 2 +- binutils/dwarf.c | 5 +- gas/config/tc-i386.c | 6 +- gas/expr.c | 50 +- gas/testsuite/gas/all/quoted-sym-names.d | 13 +- gas/testsuite/gas/all/quoted-sym-names.s | 19 +- gas/testsuite/gas/elf/syms.d | 2 - gas/testsuite/gas/elf/syms.s | 4 +- gas/testsuite/gas/i386/avx512dq-inval.s | 2 +- gas/testsuite/gas/i386/noavx512-2.l | 4 +- gas/testsuite/gas/i386/noavx512-2.s | 2 +- gdb/Makefile.in | 1 + 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/bt-utils.c | 8 +- gdb/bt-utils.h | 5 + gdb/btrace.c | 126 +- gdb/cli/cli-cmds.c | 14 +- gdb/cli/cli-logging.c | 58 +- gdb/cli/cli-script.c | 30 +- 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/elfread.c | 69 +- gdb/eval.c | 2 +- gdb/exec.c | 2 +- gdb/expprint.c | 26 +- gdb/gdbarch.c | 534 +-- gdb/gdbarch.py | 8 +- gdb/gdbtypes.c | 2 +- gdb/gnu-nat.c | 102 +- gdb/go32-nat.c | 16 +- gdb/guile/scm-ports.c | 4 +- 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/mi/mi-console.c | 20 +- gdb/mi/mi-main.c | 2 +- gdb/mi/mi-out.c | 2 +- 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/python/py-inferior.c | 3 +- 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/testsuite/gdb.base/inferior-args.exp | 3 +- gdb/testsuite/gdb.base/inferior-clone.exp | 4 +- gdb/testsuite/gdb.base/jit-elf-util.h | 7 +- gdb/testsuite/gdb.base/page-logging.exp | 13 +- .../gdb.base/run-attach-while-running.exp | 3 +- gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 2 +- gdb/testsuite/gdb.python/py-format-string.exp | 8 +- gdb/testsuite/gdb.python/py-infthread.exp | 3 +- .../gdb.threads/multiple-successive-infcall.exp | 2 +- .../gdb.threads/schedlock-thread-exit.exp | 3 +- gdb/top.c | 4 +- gdb/tracepoint.c | 8 +- gdb/tui/tui-regs.c | 12 +- gdb/ui-file.c | 69 +- gdb/ui-file.h | 25 +- gdb/unittests/ui-file-selftests.c | 62 + gdb/user-regs.c | 4 +- gdb/utils.c | 98 +- gdb/utils.h | 15 - gdb/value.c | 10 +- gdb/windows-nat.c | 6 +- gdbsupport/scoped_ignore_signal.h | 7 +- gold/testsuite/icf_test.cc | 10 +- include/bfdlink.h | 3 + ld/emultempl/elf.em | 1 + ld/ldelf.c | 3 + ld/testsuite/ld-elf/elf.exp | 4 +- ld/testsuite/ld-elf/header.d | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 36 + ld/testsuite/ld-elf/p_align-1.c | 25 + ld/testsuite/ld-elf/page-size-1.d | 4 + ld/testsuite/ld-elf/pr26936.d | 2 +- ld/testsuite/ld-elf/seg.d | 2 +- ld/testsuite/ld-i386/report-reloc-1.l | 4 +- ld/testsuite/ld-pru/pru_irq_map-1.d | 4 +- ld/testsuite/ld-pru/pru_irq_map-2.d | 2 +- ld/testsuite/ld-scripts/pr23571.d | 2 +- ld/testsuite/ld-scripts/rgn-at5.d | 2 +- ld/testsuite/ld-x86-64/report-reloc-1.l | 4 +- opcodes/i386-dis.c | 3512 ++++++++++---------- 122 files changed, 3152 insertions(+), 2829 deletions(-) create mode 100644 gdb/unittests/ui-file-selftests.c create mode 100644 ld/testsuite/ld-elf/p_align-1.c create mode 100644 ld/testsuite/ld-elf/page-size-1.d