This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto in repository toolchain/ci/binutils-gdb.
from bf573a0cc6 Automatic date update in version.in adds 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 new 42952a9605 PowerPC64 extended instructions in powerpc_macros new f304c63d24 PowerPC32 extended instructions in powerpc_macros new 51ba92c795 PowerPC VLE extended instructions in powerpc_macros new 8736318e4e PowerPC SPE/SPE2 aliases in powerpc_macros new dc3ff92676 Delete PowerPC macro insn support new 22546800ad Automatic date update in version.in
The 6 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/loongarch-tdep.c | 4 + .../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 +++++++++++++++++---- 33 files changed, 802 insertions(+), 376 deletions(-)