This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from 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. new 9a17a13643 [PATCH] gold: Set DF_1_PIE for -pie new d27c357a5b x86: also test alternative VMGEXIT encoding new a8a566853a [gdb/testsuite] Move code from gdb_init to default_gdb_init new 41792d688a Don't write to inferior_ptid in linux_get_siginfo_data new 8df017996f gcore, handle exited threads better new c5316fc6e6 Don't write to inferior_ptid in gdbarch-selftests.c, mock ad [...] new 6155c136cc Don't write to inferior_ptid in inf-ptrace.c new a0776b131d Don't write to inferior_ptid in target.c new 18493a005a Don't write to inferior_ptid in infrun.c new 7fb43e53d5 Don't write to inferior_ptid in procfs.c new 087e161b3c Don't write to inferior_ptid in tracefile-tfile.c new 5233f39b8b Don't write to inferior_ptid in tracectf.c new 0ac553107c Don't write to inferior_ptid in remote.c new 191f02e593 Don't write to inferior_ptid in remote-sim.c new ebe84f23d2 Don't write to inferior_ptid in nto-procfs.c new 1a20473059 Don't write to inferior_ptid in go32-nat.c new 975f8708de Don't write to inferior_ptid in gnu-nat.c new fe7d6a8db0 Don't write to inferior_ptid in darwin-nat.c new 60db1b8565 Don't write to inferior_ptid in corelow.c new f2e1c129f8 Don't write to inferior_ptid in bsd-kvm.c new 86e57d1b23 Don't write to inferior_ptid in btrace_fetch new 5d971d48b9 Don't write to inferior_ptid in bsd-kvm.c new 6d350754a3 Don't write to inferior_ptid in fork-child.c new 1ee1a36345 Don't write to inferior_ptid in go32-nat.c new 31ce04e9e0 Don't write to inferior_ptid in windows-nat.c, part I new 50838d1be7 Don't write to inferior_ptid in windows-nat.c, part II new 2da4b788f7 Don't write to inferior_ptid in ravenscar-thread.c new 6dbdab44e5 Don't write to inferior_ptid in aix-thread.c new 3922b30264 Decouple inferior_ptid/inferior_thread(); dup ptids in threa [...] new 753d1583f7 Automatic date update in version.in new 5fd104addf Emit a warning when -z relro is unsupported new 2d0a923cc6 ld testsuite fixes for alpha new e443398846 Re: ld testsuite fixes for alpha
The 33 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 | 7 + binutils/testsuite/config/default.exp | 2 - binutils/testsuite/lib/binutils-common.exp | 27 +- elfcpp/ChangeLog | 5 + elfcpp/elfcpp.h | 3 +- gas/ChangeLog | 6 + gas/testsuite/gas/i386/arch-13.d | 3 +- gas/testsuite/gas/i386/arch-13.s | 1 + gdb/ChangeLog | 632 +++++++++++++++++++++ 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/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 | 49 ++ .../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.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/lib/gdb.exp | 261 +++++---- gdb/thread.c | 97 ++-- gdb/tracectf.c | 7 +- gdb/tracefile-tfile.c | 7 +- gdb/tui/tui-data.h | 1 - gdb/tui/tui-win.h | 6 - gdb/valprint.c | 2 +- gdb/windows-nat.c | 103 ++-- gdbserver/ChangeLog | 5 + gdbserver/Makefile.in | 3 - gold/ChangeLog | 5 + gold/layout.cc | 2 + ld/ChangeLog | 42 ++ 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/linux-x86.exp | 5 +- ld/testsuite/ld-elf/pr16322.d | 1 + ld/testsuite/ld-elf/pr22393-1a.d | 1 + ld/testsuite/ld-elf/pr22393-1b.d | 1 + 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/vers30.dsym | 8 +- ld/testsuite/ld-elfvers/vers31.dsym | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 1 + 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/lib/ld-lib.exp | 8 +- opcodes/ChangeLog | 8 + 126 files changed, 2064 insertions(+), 1802 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