This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 10e52570b8 Automatic date update in version.in adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation adds 6ceeed2506 x86: macro-ize cpu_arch[] entries adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...] adds 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5. adds 736918239b gdb: LoongArch: add orig_a0 into register set adds 3acd9a692d Make 'import gdb.events' work adds 99298c958c Add gdb.Objfile.is_file attribute adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member adds 8df9766816 Automatic date update in version.in adds d92c7521f9 x86: don't leak sub-architecture accumulated strings adds 3ce2ebcf88 x86: permit "default" with .arch adds ae89daecb1 x86: generalize disabling of sub-architectures adds f68697e823 x86: introduce a state stack for .arch adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank adds c975cec5ff x86: fix 3-operand insn reverse-matching adds 3d0738af2a x86: fold two switch() statements in match_template() adds 8bd915b770 x86: make D attribute usable for XOP and FMA4 insns adds fb5a4a581d elf: Copy p_align of PT_GNU_STACK for stack alignment adds 41bbac64c3 gprofng: implement a functional gp-display-html adds 2025522ac7 Automatic date update in version.in adds 9b5ebf652b PR29320, 'struct obstack' declared inside parameter list adds 37cf60c6a6 RISC-V: Fix requirement handling on Zhinx+{D,Q} adds 3d5d6bd554 RISC-V: Fix disassembling Zfinx with -M numeric adds 1bb1f55d64 gprofng: adjust GPROFNG_VARIANT adds 045f385d9a RISC-V: Added Zfhmin and Zhinxmin. adds 88de583569 gdb: LoongArch: Implement the push_dummy_call gdbarch method adds 309e147fbd GDB/testsuite: Add coverage for `print -elements' command adds 83f477f25a gdb: LoongArch: Fix typos in code comments adds a2a176c46b Fix pedantically invalid DWARF in gdb.trace/unavailable-dwar [...] adds c0abbd96b4 gdb: fix {rs6000_nat_target,aix_thread_target}::wait to not [...] adds 5236c98902 gprofng: fix regression in testing for not yet installed version adds 97a8d0ab53 Automatic date update in version.in adds 0bd0932314 Add markers for 2.39 branch adds 631ec08cb1 Update version to 2.39.50 and regenerate files adds e1ec7b9f9f Update release README with new version numbers adds 5bbe6ec5b1 Fix regeneration of ld configure and makefiles adds ec54dc915f libopcodes/s390: add support for disassembler styling adds 44ca285b73 gdb: initialize the data_head variable to eliminate compilat [...] adds 3fa23bb5a5 [gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab_set_p adds 8728fb3385 [gdb/symtab] Fix assert in process_imported_unit_die adds 57f8fe908b [gdb/build] Handle deprecation of scm_install_gmp_memory_functions adds fa17a68141 Handle bool specially in gdb.set_parameter adds d19ca0b35c Accept gdb.Value in more Python APIs adds d2acd4b0c5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 + bfd/ChangeLog | 4 + bfd/configure | 20 +- bfd/elf.c | 4 +- bfd/elfxx-riscv.c | 77 +- bfd/po/bfd.pot | 2664 ++-- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 4 + binutils/Makefile.in | 345 +- binutils/NEWS | 3 + binutils/README-how-to-make-a-release | 37 +- binutils/aclocal.m4 | 220 +- binutils/configure | 241 +- binutils/dwarf.c | 42 +- binutils/dwarf.h | 2 + binutils/po/binutils.pot | 4072 +++--- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 4 + gas/Makefile.in | 671 +- gas/NEWS | 2 + gas/aclocal.m4 | 220 +- gas/as.h | 2 + gas/config/tc-i386.c | 899 +- gas/config/tc-i386.h | 8 +- gas/configure | 241 +- gas/doc/c-i386.texi | 3 +- gas/frags.h | 2 - gas/po/gas.pot | 3990 ++--- gas/testsuite/gas/i386/arch-dflt.l | 19 + gas/testsuite/gas/i386/arch-dflt.s | 14 + gas/testsuite/gas/i386/arch-stk.l | 43 + gas/testsuite/gas/i386/arch-stk.s | 34 + gas/testsuite/gas/i386/i386.exp | 2 + gas/testsuite/gas/i386/inval-avx.l | 25 +- gas/testsuite/gas/i386/inval-avx.s | 6 + .../gas/riscv/zfhmin-d-insn-class-fail-1.d | 3 + .../gas/riscv/zfhmin-d-insn-class-fail-1.l | 2 + .../gas/riscv/zfhmin-d-insn-class-fail-2.d | 3 + .../gas/riscv/zfhmin-d-insn-class-fail-2.l | 2 + .../gas/riscv/zfhmin-d-insn-class-fail-3.d | 3 + .../gas/riscv/zfhmin-d-insn-class-fail-3.l | 2 + .../gas/riscv/zfhmin-d-insn-class-fail-4.d | 3 + .../gas/riscv/zfhmin-d-insn-class-fail-4.l | 2 + .../gas/riscv/zfhmin-d-insn-class-fail-5.d | 3 + .../gas/riscv/zfhmin-d-insn-class-fail-5.l | 2 + gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail.s | 4 + gas/testsuite/gas/riscv/zfinx-dis-numeric.d | 10 + gas/testsuite/gas/riscv/zfinx-dis-numeric.s | 2 + .../gas/riscv/{fp-zhinx-insns.d => zhinx.d} | 37 +- .../gas/riscv/{fp-zhinx-insns.s => zhinx.s} | 32 +- gdb/NEWS | 3 + gdb/aix-thread.c | 59 +- gdb/cp-valprint.c | 5 +- gdb/doc/python.texi | 7 + gdb/dwarf2/read.c | 13 +- gdb/dwarf2/read.h | 10 +- gdb/features/loongarch/base32.c | 1 + gdb/features/loongarch/base32.xml | 1 + gdb/features/loongarch/base64.c | 1 + gdb/features/loongarch/base64.xml | 1 + gdb/guile/guile.c | 10 + gdb/loongarch-linux-nat.c | 2 + gdb/loongarch-linux-tdep.c | 8 + gdb/loongarch-tdep.c | 597 + gdb/loongarch-tdep.h | 9 +- gdb/nat/linux-btrace.c | 2 +- gdb/python/lib/gdb/__init__.py | 12 + gdb/python/py-arch.c | 33 +- gdb/python/py-evtregistry.c | 4 +- gdb/python/py-evts.c | 28 +- gdb/python/py-objfile.c | 14 + gdb/python/py-progspace.c | 24 +- gdb/python/python-internal.h | 4 +- gdb/python/python.c | 16 +- gdb/rs6000-aix-nat.c | 7 +- gdb/testsuite/gdb.base/jit-reader.exp | 12 + gdb/testsuite/gdb.base/printcmds.exp | 9 + gdb/testsuite/gdb.cp/pointer-to-member.cc | 34 + gdb/testsuite/gdb.cp/pointer-to-member.exp | 28 + gdb/testsuite/gdb.python/py-arch.exp | 2 +- gdb/testsuite/gdb.python/py-events.exp | 2 + gdb/testsuite/gdb.python/py-parameter.exp | 4 + gdb/testsuite/gdb.python/py-progspace.exp | 3 + gdb/testsuite/gdb.python/py-shared.exp | 5 +- gdb/testsuite/gdb.python/python.exp | 3 + .../gdb.trace/unavailable-dwarf-piece.exp | 4 +- gold/ChangeLog | 4 + gold/po/gold.pot | 31 +- gprof/ChangeLog | 4 + gprof/Makefile.in | 142 +- gprof/aclocal.m4 | 218 +- gprof/configure | 241 +- gprof/po/gprof.pot | 38 +- gprofng/Makefile.in | 38 +- gprofng/aclocal.m4 | 222 +- gprofng/common/config.h.in | 28 +- gprofng/configure | 241 +- gprofng/doc/Makefile.in | 20 +- gprofng/gp-display-html/Makefile.in | 15 +- gprofng/gp-display-html/gp-display-html.in | 14631 ++++++++++++++++++- gprofng/libcollector/Makefile.in | 148 +- gprofng/libcollector/aclocal.m4 | 220 +- gprofng/libcollector/configure | 264 +- gprofng/libcollector/configure.ac | 23 +- gprofng/src/Makefile.in | 489 +- gprofng/src/Settings.cc | 5 +- gprofng/testsuite/gprofng.display/display.exp | 22 +- gprofng/testsuite/lib/Makefile.skel | 3 + include/ChangeLog | 4 + include/opcode/riscv.h | 7 +- ld/ChangeLog | 4 + ld/NEWS | 2 + ld/configure | 20 +- ld/po/ld.pot | 3647 ++--- libctf/ChangeLog | 4 + libiberty/ChangeLog | 4 + opcodes/ChangeLog | 4 + opcodes/Makefile.in | 884 +- opcodes/aclocal.m4 | 218 +- opcodes/configure | 241 +- opcodes/disassemble.c | 1 + opcodes/i386-opc.h | 3 + opcodes/i386-opc.tbl | 75 +- opcodes/i386-tbl.h | 700 +- opcodes/po/opcodes.pot | 273 +- opcodes/riscv-dis.c | 2 +- opcodes/riscv-opc.c | 126 +- opcodes/s390-dis.c | 87 +- 132 files changed, 27425 insertions(+), 10956 deletions(-) create mode 100644 gas/testsuite/gas/i386/arch-dflt.l create mode 100644 gas/testsuite/gas/i386/arch-dflt.s create mode 100644 gas/testsuite/gas/i386/arch-stk.l create mode 100644 gas/testsuite/gas/i386/arch-stk.s create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-1.d create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-1.l create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-2.d create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-2.l create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-3.d create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-3.l create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-4.d create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-4.l create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-5.d create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail-5.l create mode 100644 gas/testsuite/gas/riscv/zfhmin-d-insn-class-fail.s create mode 100644 gas/testsuite/gas/riscv/zfinx-dis-numeric.d create mode 100644 gas/testsuite/gas/riscv/zfinx-dis-numeric.s rename gas/testsuite/gas/riscv/{fp-zhinx-insns.d => zhinx.d} (81%) rename gas/testsuite/gas/riscv/{fp-zhinx-insns.s => zhinx.s} (85%) create mode 100644 gdb/testsuite/gdb.cp/pointer-to-member.cc create mode 100644 gdb/testsuite/gdb.cp/pointer-to-member.exp