This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from c802e8a76c Add two missing return values in gdb.python/py-nested-maps.c adds 423054bead Use __asm__ rather than asm in gold testsuite adds 07e7fdfd42 Use __asm__ rather than asm in ld testsuite adds 5f89899448 Re: Use __asm__ rather than asm in ld testsuite adds 708a2ffff5 x86: Correct noavx512_vp2intersect adds d2d1ea20ae Fix crash when TUI window creation fails adds 1ce22eebea Automatic date update in version.in adds 39ec04904f Fix C-x 1 from gdb prompt adds a350efd4fb Fix crash when exiting TUI with gdb -tui adds de54374205 Use macros for TUI window names adds eff93b4d48 gdb: Convert language la_class_name_from_physname field to a method adds 9a49ad8c52 gdb: Convert language la_compute_program field to a method adds c9debfb97e gdb: Convert language la_get_symbol_name_matcher field to a method adds 53fc67f8b2 gdb: Convert language la_word_break_characters field to a method adds 7e56227dff gdb: Convert language la_collect_symbol_completion_matches f [...] adds f16a9f57b5 gdb: Convert language la_watch_location_expression field to [...] adds a1d1fa3e41 gdb: Convert language la_value_print field to a method adds ebe2334ee6 gdb: Convert language la_value_print_inner field to a method adds a78a19b152 gdb: Convert language la_lookup_symbol_nonlocal field to a method adds b25e22fd16 Update thread_control_state::trap_expected comments adds 081e778cb8 [gdb/testsuite] Remove dependence on tcl_unknown adds 6fde587ff7 x86: Delete incorrect vmgexit entry in prefix_table adds 22aa1d5119 ld: Require GCC 5 for Build pr25749-1b (-pie -fPIE) adds 00401e65be ld: Suppress warning for unsupported attribute from older GCC adds 43327b208e Pass INTERNAL_GDBFLAGS when executing GDB adds 3af96c0d99 gdb/features: remove rx.xml from XMLTOC list adds 7d458ea516 gdb, gdbserver: remove ARM regdat files adds 2951f6c068 gdb/regformats: remove unused regformats/reg-*.dat adds efb763a5ea gdb: check for partial symtab presence in dwarf2_initialize_objfile adds 05e682e3be Fix TCL error in gdb.python/py-format-string.exp. adds 99cf27cf12 Fix typo in my gdb.debuginfod entry. adds 0574b47b73 Automatic date update in version.in adds 612f258a49 Remove unnecessary TUI declarations adds 581bea2c99 Fix TUI support checks in gdb.tui tests. adds 9a17a13643 [PATCH] gold: Set DF_1_PIE for -pie adds d27c357a5b x86: also test alternative VMGEXIT encoding adds a8a566853a [gdb/testsuite] Move code from gdb_init to default_gdb_init adds 41792d688a Don't write to inferior_ptid in linux_get_siginfo_data adds 8df017996f gcore, handle exited threads better adds c5316fc6e6 Don't write to inferior_ptid in gdbarch-selftests.c, mock ad [...] adds 6155c136cc Don't write to inferior_ptid in inf-ptrace.c adds a0776b131d Don't write to inferior_ptid in target.c adds 18493a005a Don't write to inferior_ptid in infrun.c adds 7fb43e53d5 Don't write to inferior_ptid in procfs.c adds 087e161b3c Don't write to inferior_ptid in tracefile-tfile.c adds 5233f39b8b Don't write to inferior_ptid in tracectf.c adds 0ac553107c Don't write to inferior_ptid in remote.c adds 191f02e593 Don't write to inferior_ptid in remote-sim.c adds ebe84f23d2 Don't write to inferior_ptid in nto-procfs.c adds 1a20473059 Don't write to inferior_ptid in go32-nat.c adds 975f8708de Don't write to inferior_ptid in gnu-nat.c adds fe7d6a8db0 Don't write to inferior_ptid in darwin-nat.c adds 60db1b8565 Don't write to inferior_ptid in corelow.c adds f2e1c129f8 Don't write to inferior_ptid in bsd-kvm.c adds 86e57d1b23 Don't write to inferior_ptid in btrace_fetch adds 5d971d48b9 Don't write to inferior_ptid in bsd-kvm.c adds 6d350754a3 Don't write to inferior_ptid in fork-child.c adds 1ee1a36345 Don't write to inferior_ptid in go32-nat.c adds 31ce04e9e0 Don't write to inferior_ptid in windows-nat.c, part I adds 50838d1be7 Don't write to inferior_ptid in windows-nat.c, part II adds 2da4b788f7 Don't write to inferior_ptid in ravenscar-thread.c adds 6dbdab44e5 Don't write to inferior_ptid in aix-thread.c adds 3922b30264 Decouple inferior_ptid/inferior_thread(); dup ptids in threa [...] adds 753d1583f7 Automatic date update in version.in adds 5fd104addf Emit a warning when -z relro is unsupported adds 2d0a923cc6 ld testsuite fixes for alpha adds e443398846 Re: ld testsuite fixes for alpha adds 13aa5ceb01 Silence warnings about incompatible plugins. adds 37ab86550b [gdb/testsuite] Limit default_target_compile override adds 87f83f2002 Fixes for gdb.xml/tdesc-regs.exp. new 17fc27167f Automatic date update in version.in
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/ChangeLog | 6 + bfd/plugin.c | 36 +- bfd/version.h | 2 +- binutils/ChangeLog | 7 + binutils/testsuite/config/default.exp | 2 - binutils/testsuite/lib/binutils-common.exp | 27 +- elfcpp/ChangeLog | 5 + elfcpp/elfcpp.h | 3 +- gas/ChangeLog | 12 + gas/config/tc-i386.c | 3 +- gas/doc/c-i386.texi | 1 + gas/testsuite/gas/i386/arch-13.d | 3 +- gas/testsuite/gas/i386/arch-13.s | 1 + gdb/ChangeLog | 661 +++++++++++++++++++++ gdb/ada-lang.c | 408 +++++++------ gdb/aix-thread.c | 2 +- gdb/breakpoint.c | 2 +- gdb/bsd-kvm.c | 6 +- gdb/btrace.c | 11 +- gdb/c-lang.c | 97 ++- gdb/c-lang.h | 7 +- gdb/compile/compile-c-support.c | 4 +- gdb/compile/compile.c | 4 +- gdb/completer.c | 12 +- gdb/corelow.c | 20 +- gdb/cp-namespace.c | 2 +- gdb/cp-support.h | 3 +- gdb/d-lang.c | 28 +- gdb/darwin-nat.c | 16 +- gdb/dictionary.c | 6 +- gdb/dwarf2/read.c | 17 +- gdb/f-lang.c | 118 ++-- gdb/f-lang.h | 2 +- gdb/f-valprint.c | 2 +- gdb/features/Makefile | 5 +- gdb/fork-child.c | 3 - gdb/gdbarch-selftests.c | 17 +- gdb/gdbthread.h | 43 +- gdb/gnu-nat.c | 15 +- gdb/go-lang.c | 19 +- gdb/go32-nat.c | 8 +- gdb/inf-ptrace.c | 19 +- gdb/infrun.c | 101 ++-- gdb/language.c | 167 +++--- gdb/language.h | 198 +++--- gdb/linespec.c | 2 +- gdb/linux-tdep.c | 64 +- gdb/m2-lang.c | 19 +- gdb/minsyms.c | 6 +- gdb/nat/windows-nat.c | 1 - gdb/nat/windows-nat.h | 3 - gdb/nto-procfs.c | 24 +- gdb/objc-lang.c | 10 - gdb/opencl-lang.c | 10 - gdb/p-lang.c | 26 +- gdb/procfs.c | 18 +- gdb/psymtab.c | 2 +- gdb/python/py-tui.c | 5 +- gdb/ravenscar-thread.c | 49 +- gdb/regformats/arm/arm-with-iwmmxt.dat | 53 -- gdb/regformats/arm/arm-with-neon.dat | 64 -- gdb/regformats/arm/arm-with-vfpv2.dat | 48 -- gdb/regformats/arm/arm-with-vfpv3.dat | 64 -- gdb/regformats/reg-arm.dat | 29 - gdb/regformats/reg-bfin.dat | 56 -- gdb/regformats/reg-cris.dat | 35 -- gdb/regformats/reg-crisv32.dat | 54 -- gdb/regformats/reg-m32r.dat | 27 - gdb/regformats/reg-tilegx.dat | 67 --- gdb/regformats/reg-tilegx32.dat | 67 --- gdb/remote-sim.c | 10 +- gdb/remote.c | 34 +- gdb/rust-lang.c | 131 ++-- gdb/symtab.c | 44 +- gdb/symtab.h | 17 - gdb/target.c | 2 +- gdb/testsuite/ChangeLog | 73 +++ .../index-cache-load-twice.c} | 0 gdb/testsuite/gdb.base/index-cache-load-twice.exp | 42 ++ .../gdb.debuginfod/fetch_src_and_symbols.exp | 3 +- gdb/testsuite/gdb.python/py-format-string.exp | 8 +- gdb/testsuite/gdb.python/tui-window.exp | 3 + gdb/testsuite/gdb.python/tui-window.py | 6 + gdb/testsuite/gdb.tui/basic.exp | 1 + gdb/testsuite/gdb.tui/corefile-run.exp | 1 + gdb/testsuite/gdb.tui/empty.exp | 1 + gdb/testsuite/gdb.tui/list-before.exp | 1 + gdb/testsuite/gdb.tui/list.exp | 1 + gdb/testsuite/gdb.tui/main.exp | 1 + gdb/testsuite/gdb.tui/new-layout.exp | 8 + gdb/testsuite/gdb.tui/regs.exp | 1 + gdb/testsuite/gdb.tui/resize.exp | 1 + .../gdb.tui/tui-layout-asm-short-prog.exp | 1 + gdb/testsuite/gdb.tui/tui-layout-asm.exp | 1 + gdb/testsuite/gdb.tui/tui-missing-src.exp | 1 + gdb/testsuite/gdb.tui/winheight.exp | 1 + gdb/testsuite/gdb.xml/tdesc-regs.exp | 4 +- gdb/testsuite/lib/future.exp | 68 ++- gdb/testsuite/lib/gdb.exp | 267 +++++---- gdb/thread.c | 97 +-- gdb/tracectf.c | 7 +- gdb/tracefile-tfile.c | 7 +- gdb/tui/tui-data.h | 2 +- gdb/tui/tui-interp.c | 2 +- gdb/tui/tui-io.c | 4 + gdb/tui/tui-layout.c | 71 +-- gdb/tui/tui-win.h | 6 - gdb/tui/tui.c | 11 +- gdb/tui/tui.h | 6 +- gdb/valprint.c | 2 +- gdb/windows-nat.c | 103 ++-- gdbserver/ChangeLog | 5 + gdbserver/Makefile.in | 3 - gold/ChangeLog | 10 + gold/layout.cc | 2 + gold/testsuite/discard_locals_relocatable_test.c | 6 +- gold/testsuite/discard_locals_test.c | 5 +- ld/ChangeLog | 76 +++ ld/emultempl/aarch64elf.em | 6 + ld/emultempl/armelf.em | 6 + ld/emultempl/elf.em | 12 + ld/emultempl/linux.em | 6 + ld/emultempl/scoreelf.em | 6 + ld/testsuite/config/default.exp | 3 - ld/testsuite/ld-elf/dynamic-1.rd | 2 +- ld/testsuite/ld-elf/indirect1b.c | 4 +- ld/testsuite/ld-elf/indirect2.c | 4 +- ld/testsuite/ld-elf/indirect3b.c | 4 +- ld/testsuite/ld-elf/indirect4b.c | 8 +- ld/testsuite/ld-elf/linux-x86.exp | 5 +- ld/testsuite/ld-elf/pr14323-2.c | 2 +- ld/testsuite/ld-elf/pr16322.d | 1 + ld/testsuite/ld-elf/pr18720b.c | 14 +- ld/testsuite/ld-elf/pr19553c.c | 4 +- ld/testsuite/ld-elf/pr22393-1a.d | 1 + ld/testsuite/ld-elf/pr22393-1b.d | 1 + ld/testsuite/ld-elf/pr23428.c | 3 + ld/testsuite/ld-elf/pr9676.rd | 2 +- ld/testsuite/ld-elf/pr9679.rd | 2 +- ld/testsuite/ld-elf/rdynamic-1.rd | 2 +- ld/testsuite/ld-elf/shared.exp | 26 +- ld/testsuite/ld-elfvers/vers27b.c | 2 +- ld/testsuite/ld-elfvers/vers30.dsym | 8 +- ld/testsuite/ld-elfvers/vers31.dsym | 2 +- ld/testsuite/ld-elfvsb/common.c | 2 +- ld/testsuite/ld-elfvsb/main.c | 18 +- ld/testsuite/ld-elfvsb/sh1.c | 22 +- ld/testsuite/ld-elfvsb/test.c | 4 +- ld/testsuite/ld-ifunc/ifunc.exp | 1 + ld/testsuite/ld-pe/aligncomm-1.c | 8 +- ld/testsuite/ld-pe/aligncomm-2.c | 8 +- ld/testsuite/ld-pe/aligncomm-3.c | 8 +- ld/testsuite/ld-pe/aligncomm-4.c | 8 +- ld/testsuite/ld-plugin/pr22983.1.d | 2 +- ld/testsuite/ld-plugin/pr22983.2.d | 2 +- ld/testsuite/ld-plugin/pr22983.3.d | 3 +- ld/testsuite/ld-plugin/pr22983.4.d | 2 +- ld/testsuite/ld-plugin/pr23958.c | 2 +- ld/testsuite/ld-size/size-10b.c | 2 +- ld/testsuite/ld-size/size-1b.c | 2 +- ld/testsuite/ld-size/size-2b.c | 2 +- ld/testsuite/ld-size/size-3a.c | 2 +- ld/testsuite/ld-size/size-3b.c | 2 +- ld/testsuite/ld-size/size-3c.c | 2 +- ld/testsuite/ld-size/size-4b.c | 4 +- ld/testsuite/ld-size/size-5b.c | 4 +- ld/testsuite/ld-size/size-6a.c | 2 +- ld/testsuite/ld-size/size-7a.c | 2 +- ld/testsuite/ld-size/size-8a.c | 2 +- ld/testsuite/ld-size/size-9b.c | 2 +- ld/testsuite/lib/ld-lib.exp | 8 +- opcodes/ChangeLog | 8 + 172 files changed, 2406 insertions(+), 1955 deletions(-) delete mode 100644 gdb/regformats/arm/arm-with-iwmmxt.dat delete mode 100644 gdb/regformats/arm/arm-with-neon.dat delete mode 100644 gdb/regformats/arm/arm-with-vfpv2.dat delete mode 100644 gdb/regformats/arm/arm-with-vfpv3.dat delete mode 100644 gdb/regformats/reg-arm.dat delete mode 100644 gdb/regformats/reg-bfin.dat delete mode 100644 gdb/regformats/reg-cris.dat delete mode 100644 gdb/regformats/reg-crisv32.dat delete mode 100644 gdb/regformats/reg-m32r.dat delete mode 100644 gdb/regformats/reg-tilegx.dat delete mode 100644 gdb/regformats/reg-tilegx32.dat copy gdb/testsuite/{gdb.btrace/multi-inferior.c => gdb.base/index-cache-load-twice [...] create mode 100644 gdb/testsuite/gdb.base/index-cache-load-twice.exp