This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...] adds af481f0129 gdb/testsuite: rename a proc and fix a typo adds cda8dc94df Fix bug in dwarf-mode.el adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes adds 8f50b4b574 Do not capture updated 'pc' in add_local_symbols adds 42952a9605 PowerPC64 extended instructions in powerpc_macros adds f304c63d24 PowerPC32 extended instructions in powerpc_macros adds 51ba92c795 PowerPC VLE extended instructions in powerpc_macros adds 8736318e4e PowerPC SPE/SPE2 aliases in powerpc_macros adds dc3ff92676 Delete PowerPC macro insn support adds 22546800ad Automatic date update in version.in new 9bde221fec Make gdb.fortran/{array-slices,lbound-ubound} work against g [...]
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: ChangeLog | 5 + bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/dwarf-mode.el | 10 +- gas/config/tc-ppc.c | 118 +--- gas/testsuite/gas/ppc/476.d | 10 +- gas/testsuite/gas/ppc/prefix-reloc.d | 2 +- gas/testsuite/gas/ppc/simpshft.d | 50 +- gas/testsuite/gas/ppc/vle-simple-5.d | 10 +- gdb/testsuite/gdb.fortran/array-slices.exp | 30 +- gdb/testsuite/gdb.fortran/array-slices.f90 | 2 +- gdb/testsuite/gdb.fortran/lbound-ubound.exp | 28 +- .../gdb.mi/user-selected-context-sync.exp | 82 +-- gdb/tracepoint.c | 4 +- gprofng/common/config.h.in | 3 + gprofng/configure | 9 +- gprofng/configure.ac | 2 +- gprofng/doc/Makefile.am | 2 +- gprofng/doc/Makefile.in | 30 +- gprofng/libcollector/Makefile.am | 2 +- gprofng/libcollector/Makefile.in | 6 +- gprofng/libcollector/configure | 57 +- gprofng/libcollector/configure.ac | 13 + gprofng/libcollector/gethrtime.c | 17 +- gprofng/src/gp-collect-app.cc | 2 +- include/opcode/ppc.h | 34 +- ld/testsuite/ld-powerpc/elfv2so.d | 2 +- ld/testsuite/ld-powerpc/notoc.d | 2 +- ld/testsuite/ld-powerpc/notoc3.d | 2 +- ld/testsuite/ld-powerpc/tlsdesc2.d | 2 +- ld/testsuite/ld-powerpc/tlsget.d | 2 +- ld/testsuite/ld-powerpc/tlsget2.d | 2 +- ld/testsuite/ld-powerpc/tlsopt5.d | 2 +- ld/testsuite/ld-powerpc/tlsopt6.d | 2 +- opcodes/ppc-opc.c | 683 +++++++++++++++++---- 35 files changed, 843 insertions(+), 391 deletions(-)