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/llvm-master-aarch64-spec2k6-Oz in repository toolchain/ci/binutils-gdb.
from d0ce17d853 gdb: fix issues with handling DWARF v5 rnglists & .dwo files. adds 5597c9402d Fix POSIX-isms in gdb.base/shell.exp adds 555a578963 mmix ld: move .init (and _init) first. adds a26a62b197 Automatic date update in version.in adds 315e6afc82 [gdb/testsuite] Remove Dwarf::extern adds 10da644dc4 [gdb/testsuite] Drop src arg of MACRO_AT_{func,range} adds 90c3ec2d21 [gdb/testsuite] Use MACRO_AT_{func,range} adds f80c8ec423 Use boolean literals in linux-nat.c adds 33176ea7d7 [gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp adds 0e26741636 gdb/riscv: delete target descriptions when gdb exits adds dea6fdedf9 Automatic date update in version.in adds aee91db3eb Remove "linux_multi_process" global adds 6095ca5257 Automatic date update in version.in new e10a07b32d Power10 stub selection new 4609ada49f ld: optionally emit _etext last, before .data
The 2 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 | 13 +++ bfd/elf64-ppc.c | 101 ++++++++++++++++++--- bfd/version.h | 2 +- gdb/ChangeLog | 24 +++++ gdb/arch/riscv.c | 8 +- gdb/linux-nat.c | 15 +-- gdb/target-descriptions.c | 4 + gdb/target-descriptions.h | 12 --- gdb/testsuite/ChangeLog | 70 ++++++++++++++ gdb/testsuite/gdb.base/shell.exp | 26 ++++-- .../valgrind-infcall-2.c} | 7 +- gdb/testsuite/gdb.base/valgrind-infcall-2.exp | 75 +++++++++++++++ gdb/testsuite/gdb.compile/compile-ops.exp | 1 - gdb/testsuite/gdb.dlang/circular.c | 5 +- gdb/testsuite/gdb.dlang/circular.exp | 6 +- gdb/testsuite/gdb.dlang/watch-loc.exp | 4 +- gdb/testsuite/gdb.dwarf2/ada-linkage-name.exp | 12 +-- gdb/testsuite/gdb.dwarf2/arr-subrange.c | 1 + gdb/testsuite/gdb.dwarf2/arr-subrange.exp | 3 +- gdb/testsuite/gdb.dwarf2/atomic-type.exp | 10 +- .../gdb.dwarf2/bitfield-parent-optimized-out.exp | 4 +- gdb/testsuite/gdb.dwarf2/comp-unit-lang.c | 4 +- gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp | 9 +- gdb/testsuite/gdb.dwarf2/cpp-linkage-name.exp | 9 +- .../gdb.dwarf2/dw2-bad-mips-linkage-name.exp | 18 +--- gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp | 7 +- .../gdb.dwarf2/dw2-lexical-block-bare.exp | 19 +--- gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-regno-invalid.exp | 13 +-- gdb/testsuite/gdb.dwarf2/dw2-symtab-includes.exp | 2 - gdb/testsuite/gdb.dwarf2/dwz.exp | 5 +- gdb/testsuite/gdb.dwarf2/implptr-64bit.exp | 8 +- gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp | 4 +- gdb/testsuite/gdb.dwarf2/implref-array.exp | 4 +- gdb/testsuite/gdb.dwarf2/implref-const.exp | 4 +- gdb/testsuite/gdb.dwarf2/implref-global.exp | 4 +- gdb/testsuite/gdb.dwarf2/implref-struct.exp | 4 +- .../imported-unit-abstract-const-value.exp | 11 +-- .../gdb.dwarf2/imported-unit-runto-main.exp | 11 +-- gdb/testsuite/gdb.dwarf2/imported-unit.exp | 19 +--- .../gdb.dwarf2/info-locals-optimized-out.exp | 3 +- gdb/testsuite/gdb.dwarf2/main-subprogram.exp | 10 +- gdb/testsuite/gdb.dwarf2/missing-type-name.exp | 18 +--- gdb/testsuite/gdb.dwarf2/nonvar-access.exp | 10 +- gdb/testsuite/gdb.dwarf2/opaque-type-lookup.exp | 5 +- gdb/testsuite/gdb.dwarf2/struct-with-sig.exp | 16 +--- gdb/testsuite/gdb.dwarf2/typedef-void-finish.exp | 18 +--- gdb/testsuite/gdb.dwarf2/var-access.exp | 3 +- gdb/testsuite/gdb.dwarf2/varval.exp | 4 +- gdb/testsuite/gdb.dwarf2/void-type.exp | 18 +--- gdb/testsuite/gdb.trace/entry-values.exp | 2 +- gdb/testsuite/lib/dwarf.exp | 24 ++--- gdb/testsuite/lib/valgrind.exp | 38 +++++--- gdbserver/ChangeLog | 6 ++ gdbserver/tdesc.cc | 10 ++ gdbserver/tdesc.h | 2 +- gdbsupport/ChangeLog | 6 ++ gdbsupport/tdesc.h | 14 +++ ld/ChangeLog | 25 +++++ ld/emulparams/elf64mmix.sh | 4 + ld/emultempl/ppc64elf.em | 19 +++- ld/ld.texi | 12 +-- ld/scripttempl/elf.sc | 13 ++- ld/scripttempl/mmo.sc | 12 +-- ld/testsuite/ld-mmix/bpo-9m.d | 12 +-- ld/testsuite/ld-mmix/sec-1.d | 2 +- ld/testsuite/ld-powerpc/callstub-1.d | 12 +-- ld/testsuite/ld-powerpc/callstub-2.d | 8 +- .../ld-powerpc/{callstub-1.d => callstub-4.d} | 17 ++-- ld/testsuite/ld-powerpc/notoc.d | 2 +- ld/testsuite/ld-powerpc/notoc3.d | 97 ++++++++++++++++++++ ld/testsuite/ld-powerpc/notoc3.s | 59 ++++++++++++ ld/testsuite/ld-powerpc/notoc3.wf | 17 ++++ ld/testsuite/ld-powerpc/powerpc.exp | 7 +- 74 files changed, 709 insertions(+), 379 deletions(-) copy gdb/testsuite/{gdb.dwarf2/arr-subrange.c => gdb.base/valgrind-infcall-2.c} (83%) create mode 100644 gdb/testsuite/gdb.base/valgrind-infcall-2.exp copy ld/testsuite/ld-powerpc/{callstub-1.d => callstub-4.d} (63%) create mode 100644 ld/testsuite/ld-powerpc/notoc3.d create mode 100644 ld/testsuite/ld-powerpc/notoc3.s create mode 100644 ld/testsuite/ld-powerpc/notoc3.wf