This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 4fd6c7e872 Restore info_command and breakpoint adds d5b7ebe806 Regen ld/Makefile.in adds a1becf61f7 Automatic date update in version.in adds ebf470809e gdb: change duplicate test name in gdb.base/jit-so.exp adds 111b33f0b8 [gdb/testsuite] Fix duplicate test-names in gdb.dwarf2 adds 9a94694506 [gdb/testsuite] use args as lib list for jit-elf tests adds f801207197 [gdb/testsuite] add lib/jit-elf-helpers.exp adds 80ad340c90 [gdb/testsuite] use -Ttext-segment for jit-elf tests adds aff4e759b8 [gdb/testsuite] define jit function name via macro adds 2528f8ada6 [gdb/testsuite] add jit-elf-util.h and run jit function adds c9f3b40e1a [gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml} adds 7c121311ad [gdb/testsuite] Fix duplicate test-names in gdb.pascal adds af2d5cd8e9 [gdb/testsuite] Fix duplicate test-names in gdb.trace adds 7549fed824 [gdb/testsuite] Fix duplicate test-names in gdb.fortran adds dbb0ab10dd [gdb/testsuite] Fix duplicate test-names in gdb.ada adds b4991d292e [gdb/testsuite] Fix duplicate test-names in gdb.multi adds 533f049e00 [PATCH] bfd: Fix 64-bit relocation handling for a.out adds 1b59ca1cf1 [gdb/testsuite] Fix tcl error in jit-elf-helpers.exp adds c7c6634180 [gdb/testsuite] Fix incorrect string concat in jit-elf.exp adds 02ff80c296 gdb: make two objfile functions return bool adds 843f4d9357 gdb/testsuite: Disable path and duplicate checks when parall [...] adds 09f20ec886 Automatic date update in version.in adds 90d00bbd9c Sync config and libiberty with GCC adds ba311c5b10 Have the linker's help text include the default setting of t [...] adds f7e23710fc gdb: update the copyright year in async-event.[ch] adds a89febbd83 Remove ada-lang.c:align_value adds 4ac31493c8 Automatic date update in version.in adds fc46e8bd35 RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata. adds 9d95b8e9d6 Update Swedish translation for the gas sub-directory and a n [...] adds fc75c28ba1 gdb: protect some 'regcache_read_pc' calls adds 7ca9b62a2b gdb/infrun: move a 'regcache_read_pc' call down to first use adds 293b3ebcba gdb/infrun: extract out a code piece into 'mark_non_executin [...] adds d890404b63 gdb: introduce 'all_non_exited_process_targets' and 'switch_ [...] adds 6ad8291970 gdb/infrun: enable/disable thread events of all targets in s [...] adds a05575d39a gdb/infrun: handle already-exited threads when attempting to stop adds 971a374783 [gdb/testsuite] Split up multi-exec test-cases adds 02eba61aa6 [gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserver adds 67607e24d0 gdb: add type::code / type::set_code adds 7813437494 gdb: remove TYPE_CODE macro adds 6a31512fd4 gold: powerpc: Test whether sym is not a plugin in do_gc_mar [...] adds 29d6859f09 gdb: infrun: consume multiple events at each pass in stop_al [...] adds a51951c258 Disable record btrace bts support for AMD processors
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 10 + bfd/aoutx.h | 20 +- bfd/elfnn-riscv.c | 9 + bfd/version.h | 2 +- config/ChangeLog | 9 + config/cet.m4 | 18 +- gas/ChangeLog | 4 + gas/po/sv.po | 621 ++- gdb/ChangeLog | 91 + gdb/aarch64-tdep.c | 42 +- gdb/ada-exp.y | 2 +- gdb/ada-lang.c | 411 +- gdb/ada-tasks.c | 10 +- gdb/ada-typeprint.c | 24 +- gdb/ada-valprint.c | 36 +- gdb/ada-varobj.c | 50 +- gdb/alpha-tdep.c | 8 +- gdb/amd64-tdep.c | 16 +- gdb/amd64-windows-tdep.c | 8 +- gdb/arc-tdep.c | 6 +- gdb/arm-tdep.c | 49 +- gdb/async-event.c | 2 +- gdb/async-event.h | 2 +- gdb/avr-tdep.c | 14 +- gdb/ax-gdb.c | 74 +- gdb/blockframe.c | 4 +- gdb/breakpoint.c | 8 +- gdb/c-exp.y | 10 +- gdb/c-lang.c | 24 +- gdb/c-typeprint.c | 30 +- gdb/c-valprint.c | 26 +- gdb/c-varobj.c | 48 +- gdb/cli/cli-cmds.c | 4 +- gdb/cli/cli-utils.c | 4 +- gdb/coffread.c | 22 +- gdb/compile/compile-c-support.c | 2 +- gdb/compile/compile-c-symbols.c | 4 +- gdb/compile/compile-c-types.c | 6 +- gdb/compile/compile-cplus-symbols.c | 6 +- gdb/compile/compile-cplus-types.c | 22 +- gdb/compile/compile-object-load.c | 28 +- gdb/compile/compile-object-run.c | 2 +- gdb/completer.c | 8 +- gdb/cp-namespace.c | 6 +- gdb/cp-support.c | 26 +- gdb/cp-valprint.c | 16 +- gdb/cris-tdep.c | 4 +- gdb/ctfread.c | 12 +- gdb/d-exp.y | 10 +- gdb/d-namespace.c | 2 +- gdb/d-valprint.c | 4 +- gdb/dwarf2/expr.c | 8 +- gdb/dwarf2/loc.c | 10 +- gdb/dwarf2/read.c | 60 +- gdb/eval.c | 150 +- gdb/expprint.c | 2 +- gdb/f-lang.c | 28 +- gdb/f-typeprint.c | 28 +- gdb/f-valprint.c | 14 +- gdb/fbsd-tdep.c | 4 +- gdb/findvar.c | 8 +- gdb/frv-tdep.c | 10 +- gdb/gdbarch-selftests.c | 2 +- gdb/gdbtypes.c | 236 +- gdb/gdbtypes.h | 24 +- gdb/gnu-v2-abi.c | 12 +- gdb/gnu-v3-abi.c | 30 +- gdb/go-exp.y | 2 +- gdb/go-lang.c | 8 +- gdb/go-typeprint.c | 4 +- gdb/go-valprint.c | 2 +- gdb/guile/scm-lazy-string.c | 4 +- gdb/guile/scm-math.c | 16 +- gdb/guile/scm-type.c | 32 +- gdb/guile/scm-value.c | 36 +- gdb/h8300-tdep.c | 14 +- gdb/hppa-tdep.c | 16 +- gdb/i386-darwin-tdep.c | 8 +- gdb/i386-tdep.c | 26 +- gdb/i386-windows-tdep.c | 6 +- gdb/i387-tdep.c | 6 +- gdb/ia64-tdep.c | 26 +- gdb/infcall.c | 24 +- gdb/infcmd.c | 10 +- gdb/infrun.c | 359 +- gdb/iq2000-tdep.c | 20 +- gdb/language.c | 8 +- gdb/linespec.c | 8 +- gdb/lm32-tdep.c | 12 +- gdb/m2-lang.c | 10 +- gdb/m2-typeprint.c | 24 +- gdb/m2-valprint.c | 18 +- gdb/m32c-tdep.c | 18 +- gdb/m32r-tdep.c | 2 +- gdb/m68hc11-tdep.c | 6 +- gdb/m68k-tdep.c | 26 +- gdb/mdebugread.c | 40 +- gdb/mi/mi-cmd-stack.c | 6 +- gdb/mi/mi-cmd-var.c | 6 +- gdb/mi/mi-main.c | 6 +- gdb/mips-tdep.c | 70 +- gdb/mn10300-tdep.c | 10 +- gdb/msp430-tdep.c | 24 +- gdb/nat/linux-btrace.c | 6 + gdb/nds32-tdep.c | 2 +- gdb/nios2-tdep.c | 2 +- gdb/objc-lang.c | 2 +- gdb/objfiles.c | 19 +- gdb/objfiles.h | 9 +- gdb/opencl-lang.c | 46 +- gdb/or1k-tdep.c | 8 +- gdb/p-exp.y | 16 +- gdb/p-lang.c | 4 +- gdb/p-typeprint.c | 26 +- gdb/p-valprint.c | 32 +- gdb/ppc-linux-tdep.c | 4 +- gdb/ppc-nbsd-tdep.c | 4 +- gdb/ppc-sysv-tdep.c | 198 +- gdb/printcmd.c | 35 +- gdb/process-stratum-target.c | 25 + gdb/process-stratum-target.h | 10 + gdb/python/py-finishbreakpoint.c | 2 +- gdb/python/py-framefilter.c | 6 +- gdb/python/py-lazy-string.c | 6 +- gdb/python/py-type.c | 32 +- gdb/python/py-value.c | 50 +- gdb/python/py-xmethods.c | 8 +- gdb/regcache.c | 36 +- gdb/reggroups.c | 4 +- gdb/remote.c | 20 + gdb/riscv-tdep.c | 40 +- gdb/rl78-tdep.c | 4 +- gdb/rs6000-aix-tdep.c | 16 +- gdb/rs6000-lynx178-tdep.c | 16 +- gdb/rs6000-tdep.c | 6 +- gdb/rust-exp.y | 6 +- gdb/rust-lang.c | 60 +- gdb/rx-tdep.c | 20 +- gdb/s12z-tdep.c | 6 +- gdb/s390-tdep.c | 18 +- gdb/score-tdep.c | 10 +- gdb/sh-tdep.c | 28 +- gdb/sparc-tdep.c | 16 +- gdb/sparc64-tdep.c | 22 +- gdb/stabsread.c | 64 +- gdb/stack.c | 2 +- gdb/symmisc.c | 6 +- gdb/symtab.c | 18 +- gdb/target-float.c | 24 +- gdb/testsuite/ChangeLog | 97 + gdb/testsuite/gdb.ada/catch_ex.exp | 9 +- gdb/testsuite/gdb.ada/mi_catch_ex.exp | 16 +- gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp | 16 +- .../align-c++.exp} | 26 +- gdb/testsuite/gdb.base/align-c.exp | 23 + gdb/testsuite/gdb.base/{align.exp => align.exp.in} | 26 +- gdb/testsuite/gdb.base/annota1.exp | 2 +- .../infcall-nested-structs-c++.exp} | 27 +- .../gdb.base/infcall-nested-structs-c.exp | 20 + ...d-structs.exp => infcall-nested-structs.exp.in} | 27 +- .../info-types-c++.exp} | 27 +- gdb/testsuite/gdb.base/info-types-c.exp | 18 + .../gdb.base/{info-types.exp => info-types.exp.in} | 21 +- gdb/testsuite/gdb.base/jit-elf-main.c | 128 +- gdb/testsuite/gdb.base/jit-elf-so.exp | 152 +- gdb/testsuite/gdb.base/jit-elf-solib.c | 10 +- gdb/testsuite/gdb.base/jit-elf-util.h | 118 + gdb/testsuite/gdb.base/jit-elf.exp | 117 +- .../max-depth-c++.exp} | 25 +- gdb/testsuite/gdb.base/max-depth-c.exp | 18 + .../gdb.base/{max-depth.exp => max-depth.exp.in} | 21 +- gdb/testsuite/gdb.cp/annota2.exp | 2 +- .../infcall-nodebug-c++-d0.exp} | 26 +- .../infcall-nodebug-c++-d1.exp} | 26 +- gdb/testsuite/gdb.cp/infcall-nodebug-c-d0.exp | 21 + gdb/testsuite/gdb.cp/infcall-nodebug-c-d1.exp | 21 + ...{infcall-nodebug.exp => infcall-nodebug.exp.in} | 26 +- gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp | 10 +- gdb/testsuite/gdb.dwarf2/data-loc.exp | 14 +- .../gdb.dwarf2/dw2-bad-parameter-type.exp | 9 +- gdb/testsuite/gdb.dwarf2/implref-struct.exp | 10 +- gdb/testsuite/gdb.dwarf2/varval.exp | 9 +- gdb/testsuite/gdb.fortran/complex.exp | 22 +- gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 2 +- gdb/testsuite/gdb.gdb/complaints.exp | 8 +- .../persistent-lang.cc => gdb.multi/multi-exit.c} | 0 gdb/testsuite/gdb.multi/multi-exit.exp | 134 + .../jit-elf-solib.c => gdb.multi/multi-kill.c} | 31 +- gdb/testsuite/gdb.multi/multi-kill.exp | 127 + gdb/testsuite/gdb.multi/multi-term-settings.exp | 14 +- gdb/testsuite/gdb.opt/inline-locals.exp | 2 +- gdb/testsuite/gdb.pascal/gdb11492.exp | 8 +- gdb/testsuite/gdb.trace/passcount.exp | 6 +- gdb/testsuite/gdb.xml/tdesc-regs.exp | 8 +- gdb/testsuite/lib/check-test-names.exp | 20 + gdb/testsuite/lib/jit-elf-helpers.exp | 111 + gdb/thread.c | 2 +- gdb/tic6x-tdep.c | 10 +- gdb/tilegx-tdep.c | 6 +- gdb/tracepoint.c | 4 +- gdb/typeprint.c | 16 +- gdb/v850-tdep.c | 18 +- gdb/valarith.c | 120 +- gdb/valops.c | 184 +- gdb/valprint.c | 24 +- gdb/value.c | 44 +- gdb/varobj.c | 6 +- gdb/vax-tdep.c | 6 +- gdb/xstormy16-tdep.c | 10 +- gdb/xtensa-tdep.c | 12 +- gdbsupport/ChangeLog | 9 + gdbsupport/btrace-common.h | 5 +- gdbsupport/common-regcache.h | 5 + gold/ChangeLog | 8 + gold/po/sr.po | 4217 ++++++++++++++++++++ gold/powerpc.cc | 2 +- ld/ChangeLog | 6 + ld/Makefile.in | 1 + ld/lexsup.c | 19 +- libiberty/ChangeLog | 5 + libiberty/configure | 12 +- 221 files changed, 7884 insertions(+), 2887 deletions(-) copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.base/align-c++.ex [...] create mode 100644 gdb/testsuite/gdb.base/align-c.exp rename gdb/testsuite/gdb.base/{align.exp => align.exp.in} (87%) copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.base/infcall-nest [...] create mode 100644 gdb/testsuite/gdb.base/infcall-nested-structs-c.exp rename gdb/testsuite/gdb.base/{infcall-nested-structs.exp => infcall-nested-struct [...] copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.base/info-types-c [...] create mode 100644 gdb/testsuite/gdb.base/info-types-c.exp rename gdb/testsuite/gdb.base/{info-types.exp => info-types.exp.in} (90%) create mode 100644 gdb/testsuite/gdb.base/jit-elf-util.h copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.base/max-depth-c+ [...] create mode 100644 gdb/testsuite/gdb.base/max-depth-c.exp rename gdb/testsuite/gdb.base/{max-depth.exp => max-depth.exp.in} (94%) copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.cp/infcall-nodebu [...] copy gdb/testsuite/{gdb.dwarf2/dw2-bad-parameter-type.exp => gdb.cp/infcall-nodebu [...] create mode 100644 gdb/testsuite/gdb.cp/infcall-nodebug-c-d0.exp create mode 100644 gdb/testsuite/gdb.cp/infcall-nodebug-c-d1.exp rename gdb/testsuite/gdb.cp/{infcall-nodebug.exp => infcall-nodebug.exp.in} (82%) copy gdb/testsuite/{gdb.base/persistent-lang.cc => gdb.multi/multi-exit.c} (100%) create mode 100644 gdb/testsuite/gdb.multi/multi-exit.exp copy gdb/testsuite/{gdb.base/jit-elf-solib.c => gdb.multi/multi-kill.c} (62%) create mode 100644 gdb/testsuite/gdb.multi/multi-kill.exp create mode 100644 gdb/testsuite/lib/jit-elf-helpers.exp create mode 100644 gold/po/sr.po