This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from 762172a4dc gas/elf dwarf2 tests adds 79299211a1 Do not force the m68k-elf linker to fail if it encoutners a [...] adds 46752c37b0 Fix compile time warning when building the linker in a MinGw [...] adds 2379f9c475 Sign-extend start and stop address inputs to objdump adds 988915ee7b Fix VLA printing for Ada adds 844333e249 Fix ptype/o comment formatting adds 9d3421afbb Change ptype/o to print bit offset adds 80e55b1329 Correctly handle non-C-style arrays in c_get_string adds 99f20f0868 Fix style bug when paging adds ca1df23907 Fix build problem in fputs_maybe_filtered adds 587ee17bd4 Don't declare read_unsigned_leb128 in defs.h adds b0be6c912f Move interpreter_p declaration to main.h adds ed2b7c1703 Move "watchdog" to remote.c adds 60fcc1c3d0 Change some remote.c globals to "static" adds 2228ef7700 When debugging a mixed Ada/C program using this scenario: adds 1bd0c6e496 gdb: Merge two 'New commands' sections in NEWS file adds 5f6e90a0ce Add a type-safe C++ interface to a registry adds a32ad8c55c Convert main_info to type-safe registry API adds 3017b94d60 Convert symbol_cache to type-safe registry API adds 35632941c9 Convert target dcache to type-safe registry API adds 6509b8ebfb Convert inflow to type-safe registry API adds 6ae614f66a Convert break-catch-syscall.c to type-safe registry API adds f6aa743620 Convert objfiles.c to type-safe registry API adds e85e19b4d7 Convert auto-load.c to type-safe registry API adds 5bfd760d66 Convert dwarf2_per_objfile to type-safe registry API adds 8c42777cd8 Convert symfile-debug.c to type-safe registry API adds e9b89e2d01 Convert auxv.c to type-safe registry API adds 89fb8848d7 Convert linux-tdep.c to type-safe registry API adds 51d3063a35 Convert breakpoint.c to type-safe registry API adds 7b4a314f8b Convert remote.c to type-safe registry API adds 0923243872 Convert solib-svr4.c to type-safe registry API adds 02dc647ed6 Convert xcoffread.c to type-safe registry API adds 814cf43a1f Convert probes to type-safe registry API adds 14ef6690f1 Convert ada-tasks.c to type-safe registry API adds d4e05d2fea Convert fbsd-tdep.c to type-safe registry API adds 246994051b Convert coffread.c to type-safe registry API adds f37b313d5c Convert ada-lang.c to type-safe registry API adds bdb3ed9e63 Convert nto-tdep.c to type-safe registry API adds 31930bd34d Add a noop deleter adds 91d3055d8b Convert mdebugread.c to type-safe registry API adds 8127a2fab5 Convert elfread.c to type-safe registry API adds 9a73f0ad6c Convert hppa-tdep.c to type-safe registry API adds d11d83f47b Remove mips_pdr_data adds d772d2abcc Convert stabsread.c to type-safe registry API adds 4c58e3376d Convert objc-lang.c to type-safe registry API adds 924d79e233 Convert dwarf2-frame.c to type-safe registry API adds 7a1021395e Convert gdbtypes.c to type-safe registry API adds 9cfd2b89bd [gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S adds b42560a241 Automatic date update in version.in adds dd3189990b Use the correct names for the init and fini array start symb [...] adds 7ce2460a77 [binutils][aarch64] SVE2 feature extension flags. adds 5cd9975095 [binutils][aarch64] Allow movprfx for SVE2 instructions. adds adccc50753 [binutils][aarch64] Introduce SVE_IMM_ROT3 operand. adds 3bd82c86f0 [binutils][aarch64] New iclass sve_size_hsd2. adds 116adc2747 [binutils][aarch64] New SVE_Zm3_11_INDEX operand. adds c469c86473 [binutils][aarch64] New SVE_ADDR_ZX operand. adds 0a57e14ffa [binutils][aarch64] New sve_size_sd2 iclass. adds 3c705960ca [binutils][aarch64] New sve_size_bh iclass. adds cd50a87ae2 [binutils][aarch64] New sve_size_013 iclass. adds 3c17238bc9 [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. adds 1be5f94f9c [binutils][aarch64] New sve_shift_tsz_bhsd iclass. adds 31e36ab341 [binutils][aarch64] New SVE_Zm4_11_INDEX operand. adds fd1dc4a0c1 [binutils][aarch64] New sve_size_tsz_bhs iclass. adds 28ed815ad2 [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. adds 42e6288f9f [binutils][aarch64] Add SVE2 instructions. adds e111c7d1eb [binutils][aarch64] Add SVE2 tests new 63b667adb4 [gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S
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: bfd/ChangeLog | 6 + bfd/elf32-m68k.c | 6 +- bfd/version.h | 2 +- binutils/ChangeLog | 8 + binutils/objdump.c | 26 + binutils/testsuite/binutils-all/objdump.exp | 54 + gas/ChangeLog | 51 + gas/config/tc-aarch64.c | 70 +- gas/doc/c-aarch64.texi | 10 + gas/testsuite/gas/aarch64/illegal-sve2-aes.d | 20 + gas/testsuite/gas/aarch64/illegal-sve2-bitperm.d | 19 + gas/testsuite/gas/aarch64/illegal-sve2-sha3.d | 6 + gas/testsuite/gas/aarch64/illegal-sve2-sm4.d | 8 + gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.d | 4 + gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.l | 128 + gas/testsuite/gas/aarch64/illegal-sve2.d | 4 + gas/testsuite/gas/aarch64/illegal-sve2.l | 3322 ++++++ gas/testsuite/gas/aarch64/illegal-sve2.s | 2062 ++++ gas/testsuite/gas/aarch64/sve1-extended-sve2.s | 137 + gas/testsuite/gas/aarch64/sve2.d | 1301 +++ gas/testsuite/gas/aarch64/sve2.s | 1595 +++ gdb/ChangeLog | 358 + gdb/NEWS | 16 +- gdb/ada-lang.c | 63 +- gdb/ada-tasks.c | 59 +- gdb/ada-valprint.c | 56 +- gdb/auto-load.c | 60 +- gdb/auxv.c | 35 +- gdb/break-catch-syscall.c | 25 +- gdb/breakpoint.c | 23 +- gdb/c-lang.c | 31 +- gdb/coffread.c | 38 +- gdb/common/gdb_unique_ptr.h | 7 + gdb/dcache.h | 9 + gdb/defs.h | 11 - gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 9 +- gdb/dtrace-probe.c | 14 +- gdb/dwarf2-frame.c | 13 +- gdb/dwarf2loc.c | 9 +- gdb/dwarf2read.c | 43 +- gdb/dwarf2read.h | 4 +- gdb/elfread.c | 50 +- gdb/fbsd-tdep.c | 31 +- gdb/gdbtypes.c | 10 +- gdb/hppa-tdep.c | 17 +- gdb/inflow.c | 55 +- gdb/interps.c | 1 + gdb/linux-tdep.c | 39 +- gdb/main.h | 3 + gdb/maint.c | 24 - gdb/mdebugread.c | 11 +- gdb/mips-tdep.c | 4 - gdb/nto-tdep.c | 37 +- gdb/nto-tdep.h | 4 +- gdb/objc-lang.c | 16 +- gdb/objfiles.c | 59 +- gdb/probe.c | 28 +- gdb/probe.h | 2 +- gdb/registry.h | 68 +- gdb/remote.c | 58 +- gdb/solib-svr4.c | 76 +- gdb/stabsread.c | 11 +- gdb/stap-probe.c | 12 +- gdb/symfile-debug.c | 106 +- gdb/symfile.h | 3 +- gdb/symtab.c | 115 +- gdb/target-dcache.c | 34 +- gdb/testsuite/ChangeLog | 38 + gdb/testsuite/gdb.ada/frame_arg_lang.exp | 73 + gdb/testsuite/gdb.ada/frame_arg_lang/bla.adb | 22 + gdb/testsuite/gdb.ada/frame_arg_lang/foo.c | 22 + gdb/testsuite/gdb.ada/frame_arg_lang/pck.adb | 24 + gdb/testsuite/gdb.ada/frame_arg_lang/pck.ads | 18 + gdb/testsuite/gdb.ada/vla.exp | 38 + gdb/testsuite/gdb.ada/vla/vla.adb | 57 + .../gdb.arch/amd64-entry-value-paramref.S | 26 +- gdb/testsuite/gdb.arch/amd64-tailcall-self.S | 24 +- gdb/testsuite/gdb.base/ptype-offsets.cc | 2 +- gdb/testsuite/gdb.base/ptype-offsets.exp | 501 +- gdb/testsuite/gdb.python/py-value.exp | 13 + gdb/tui/tui-interp.c | 1 + gdb/typeprint.c | 34 +- gdb/utils.c | 24 +- gdb/xcoffread.c | 57 +- include/ChangeLog | 60 + include/opcode/aarch64.h | 20 + ld/ChangeLog | 11 + ld/ldbuildid.c | 2 +- ld/scripttempl/pru.sc | 4 +- opcodes/ChangeLog | 166 + opcodes/aarch64-asm-2.c | 84 +- opcodes/aarch64-asm.c | 31 +- opcodes/aarch64-dis-2.c | 10353 ++++++++++++------- opcodes/aarch64-dis.c | 55 + opcodes/aarch64-opc-2.c | 10 +- opcodes/aarch64-opc.c | 54 +- opcodes/aarch64-opc.h | 6 + opcodes/aarch64-tbl.h | 476 +- 99 files changed, 18039 insertions(+), 4867 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-aes.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-bitperm.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sha3.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sm4.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.l create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.l create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.s create mode 100644 gas/testsuite/gas/aarch64/sve1-extended-sve2.s create mode 100644 gas/testsuite/gas/aarch64/sve2.d create mode 100644 gas/testsuite/gas/aarch64/sve2.s create mode 100644 gdb/testsuite/gdb.ada/frame_arg_lang.exp create mode 100644 gdb/testsuite/gdb.ada/frame_arg_lang/bla.adb create mode 100644 gdb/testsuite/gdb.ada/frame_arg_lang/foo.c create mode 100644 gdb/testsuite/gdb.ada/frame_arg_lang/pck.adb create mode 100644 gdb/testsuite/gdb.ada/frame_arg_lang/pck.ads create mode 100644 gdb/testsuite/gdb.ada/vla.exp create mode 100644 gdb/testsuite/gdb.ada/vla/vla.adb