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-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from ae8e528122 zlib: enable silent build rules adds ee083a9e7c RISC-V: Dump vset[i]vli immediate as numbers once vsew or vl [...] adds abfdb09f01 RISC-V: The vtype immediate with more than the defined 8 bit [...] adds 0e3b7c25ee gdb/python: introduce gdb.TargetConnection object type adds e5b176f25f gdb: make packet_command function available outside remote.c adds 24b2de7b77 gdb/python: add gdb.RemoteTargetConnection.send_packet adds 1527fe5f58 gdb: fix disassembler regressions for 32-bit arm adds ae9aa73767 gdb/testsuite: check the python module is available before using it adds 44b357eb9a ld: pru: Add pru_irq_map output section adds 9745b5a753 Use dwarf_vma type for offsets, ranges and section sizes in [...] adds d0b39fc485 [gdb/testsuite] Fix gdb.base/style.exp with stub-termcap adds 90fe61ced1 gdb/python: don't use the 'p' format for parsing args adds 2dd3146b4f aarch64: Check for register aliases before mnemonics adds 31a8056f2f aarch64: Remove duplicate system register entries adds 1864b6578b aarch64: Mark PMSIDR_EL1 as read-only adds b009f915c9 aarch64: Allow writes to MFAR_EL3 adds ed96bdcba5 aarch64: Remove ZIDR_EL1 adds 3de8c82a4a aarch64: Make LOR registers conditional on +lor adds e9dac4f012 aarch64: Add missing system registers [PR27145] adds 6e2acee1b5 Fix missing build dependency for binutils man pages adds 10e1e79e58 binutils: regenerate Makefile.in after doc/ changes adds 5de7960f76 gdb: Powerpc fix gdb.multi/multi-arch-exec.exp test adds b70f818d7d Automatic date update in version.in adds 360ef3b94a gold: enable silent build rules adds 6976b5b961 gdb.base/corefile-buildid.exp: fix DUPLICATEs when failing t [...] adds 288712bbac gdb/remote: use scoped_restore to control starting_up flag adds 92fc129e2b Fix the fields in the x_n union inside the the x_file struct [...] adds a561456f2d [gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linux adds e1ccbd6d3a [gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp adds e5382207cd readelf: recognize FDO Packaging Metadata ELF note adds 3ac925fcf5 readelf: recognize FDO Packaging Metadata ELF note. (Correc [...] adds cd06c1cab2 binutils: add missing prefix for binutils/index.html rule adds b18c2bb9f3 Automatic date update in version.in adds 1f1d0f8888 elf: Discard input .note.gnu.build-id sections adds ab557072b8 gdb: use actual DWARF version in compunit's debugformat field adds 1eaa86a6d5 libctf: merge doc subdir up a level adds bde299e063 gas: merge doc subdir up a level adds c808def421 bfd: delete unused proto settings adds 794f2bba0f x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gc adds 7ed51c20a2 libctf: re-generate configure adds 1075011ade gas: re-generate configure adds 6cade9185c gdb, include: replace pragmas with DIAGNOSTIC macros, fix bu [...] adds 96c7115a9a Allow the --visualize-jumps feature to work with the AVR dis [...] adds f96093c1f5 aarch64: Add maximum immediate value to aarch64_sys_reg adds b3e59f8873 aarch64: Tweak insn sequence code adds a346bb24cf aarch64: Provide line info for unclosed sequences adds 175eafaf37 aarch64: Add support for Armv8.8-A adds e14c9cb6c8 aarch64: Add id_aa64isar2_el1 adds a5e9beead8 aarch64: Add Armv8.8-A system registers adds 6327658ee7 aarch64: Add support for +mops adds 63eff94751 aarch64: Enforce P/M/E order for MOPS instructions adds bcca550b3d aarch64: Add BC instruction adds 36cb9e7e17 aarch64: Update gas/NEWS for recent changes adds 8a18382f94 Add "task" keyword to the "watch" command adds bc75fb44c5 Implement 'task apply' adds 28397ae781 (Ada/AArch64) fix fixed point argument passing in inferior funcall adds a661719399 (ARM/fixed-point) wrong value shown by "finish" command: adds 0abb4049fb (RISCV) fix handling of fixed-point type return values adds 9a73e1cafe (PPC64) fix handling of fixed-point values when using "retur [...] adds d184a3c16a gdb/testsuite: update tests looking for "DWARF 2" debug format adds 2e18755037 [gdb/tdep] Fix avx512 -m32 support in gdbserver adds 117e35f519 Fix illegal memory access whilst parsing corrupt DWARF debug [...] adds a6ea2592a9 gdb: remove unexpected xstrdup in _initialize_maint_test_settings
No new revisions were added by this update.
Summary of changes: bfd/doc/Makefile.am | 11 - bfd/doc/Makefile.in | 10 - bfd/elf32-i386.c | 5 + bfd/elf64-x86-64.c | 5 + bfd/elfxx-x86.h | 33 + bfd/version.h | 2 +- binutils/ChangeLog | 25 + binutils/Makefile.in | 34 +- binutils/doc/local.mk | 34 +- binutils/dwarf.c | 99 +- binutils/readelf.c | 15 + gas/Makefile.am | 8 +- gas/Makefile.in | 570 +- gas/NEWS | 5 +- gas/config/tc-aarch64.c | 160 +- gas/config/tc-aarch64.h | 2 + gas/configure | 3 +- gas/configure.ac | 2 +- gas/doc/Makefile.am | 141 - gas/doc/Makefile.in | 977 ---- gas/doc/c-aarch64.texi | 8 +- gas/doc/local.mk | 136 + gas/testsuite/gas/aarch64/armv8_2-a-illegal.l | 16 +- .../gas/aarch64/armv8_8-a-sysregs-invalid.d | 1 + .../gas/aarch64/armv8_8-a-sysregs-invalid.l | 6 + .../gas/aarch64/armv8_8-a-sysregs-invalid.s | 8 + gas/testsuite/gas/aarch64/armv8_8-a-sysregs.d | 19 + gas/testsuite/gas/aarch64/armv8_8-a-sysregs.s | 12 + gas/testsuite/gas/aarch64/diagnostic.l | 2 +- gas/testsuite/gas/aarch64/etm.d | 2 - gas/testsuite/gas/aarch64/etm.s | 2 - gas/testsuite/gas/aarch64/hbc-invalid.d | 1 + gas/testsuite/gas/aarch64/hbc-invalid.l | 3 + gas/testsuite/gas/aarch64/hbc-invalid.s | 8 + gas/testsuite/gas/aarch64/hbc.d | 37 + gas/testsuite/gas/aarch64/hbc.s | 37 + gas/testsuite/gas/aarch64/illegal-sysreg-2.d | 2 + .../aarch64/{rme-invalid.l => illegal-sysreg-2.l} | 2 +- gas/testsuite/gas/aarch64/illegal-sysreg-2.s | 3 + gas/testsuite/gas/aarch64/illegal-sysreg-4b.d | 2 + gas/testsuite/gas/aarch64/illegal-sysreg-4b.l | 11 + gas/testsuite/gas/aarch64/illegal-sysreg-4b.s | 14 + gas/testsuite/gas/aarch64/illegal-sysreg-7.d | 2 +- gas/testsuite/gas/aarch64/illegal-sysreg-7.l | 4 + gas/testsuite/gas/aarch64/illegal-sysreg-7.s | 6 + gas/testsuite/gas/aarch64/illegal-sysreg-8.d | 1 + gas/testsuite/gas/aarch64/illegal-sysreg-8.l | 185 + gas/testsuite/gas/aarch64/illegal-sysreg-8.s | 125 + gas/testsuite/gas/aarch64/illegal-sysreg-8b.d | 1 + gas/testsuite/gas/aarch64/illegal-sysreg-8b.l | 30 + gas/testsuite/gas/aarch64/illegal-sysreg-8b.s | 51 + gas/testsuite/gas/aarch64/mops.d | 1016 ++++ gas/testsuite/gas/aarch64/mops.s | 66 + gas/testsuite/gas/aarch64/mops_invalid.d | 1 + gas/testsuite/gas/aarch64/mops_invalid.l | 226 + gas/testsuite/gas/aarch64/mops_invalid.s | 248 + gas/testsuite/gas/aarch64/mops_invalid_2.d | 72 + gas/testsuite/gas/aarch64/mops_invalid_2.l | 27 + gas/testsuite/gas/aarch64/mops_invalid_2.s | 75 + gas/testsuite/gas/aarch64/msr.d | 3 +- gas/testsuite/gas/aarch64/msr.s | 1 - gas/testsuite/gas/aarch64/pan-illegal.l | 28 +- gas/testsuite/gas/aarch64/register_aliases.d | 1 + gas/testsuite/gas/aarch64/register_aliases.s | 3 +- .../gas/aarch64/register_aliases_invalid.d | 1 + .../gas/aarch64/register_aliases_invalid.l | 3 + .../gas/aarch64/register_aliases_invalid.s | 2 + gas/testsuite/gas/aarch64/rme-invalid.d | 3 - gas/testsuite/gas/aarch64/rme-invalid.s | 4 - gas/testsuite/gas/aarch64/rme.d | 23 +- gas/testsuite/gas/aarch64/rme.s | 1 + gas/testsuite/gas/aarch64/ssbs-illegal1.l | 28 +- gas/testsuite/gas/aarch64/sve-movprfx_4.l | 2 +- gas/testsuite/gas/aarch64/sve-movprfx_7.l | 2 +- gas/testsuite/gas/aarch64/sve-movprfx_8.l | 2 +- gas/testsuite/gas/aarch64/sve-sysreg-invalid.l | 2 - gas/testsuite/gas/aarch64/sve-sysreg.d | 2 - gas/testsuite/gas/aarch64/sve-sysreg.s | 3 - gas/testsuite/gas/aarch64/sysreg-4.d | 2 +- gas/testsuite/gas/aarch64/sysreg-4.s | 2 +- gas/testsuite/gas/aarch64/sysreg-7.s | 2 + gas/testsuite/gas/aarch64/sysreg-8.d | 291 + gas/testsuite/gas/aarch64/sysreg-8.s | 187 + gas/testsuite/gas/aarch64/sysreg-diagnostic.d | 1 + gas/testsuite/gas/aarch64/sysreg-diagnostic.l | 1 + gas/testsuite/gas/aarch64/sysreg-diagnostic.s | 1 + gas/testsuite/gas/aarch64/sysreg.d | 8 +- gas/testsuite/gas/aarch64/sysreg.s | 9 +- gas/testsuite/gas/aarch64/v8-8-a.d | 2 + gas/testsuite/gas/aarch64/v8-8-a.s | 5 + gas/testsuite/gas/riscv/vector-insns.d | 52 +- gas/testsuite/gas/riscv/vector-insns.s | 57 +- gdb/Makefile.in | 1 + gdb/NEWS | 35 + gdb/aarch64-tdep.c | 2 +- gdb/ada-tasks.c | 204 +- gdb/arm-tdep.c | 3 +- gdb/breakpoint.c | 12 + gdb/doc/gdb.texinfo | 44 +- gdb/doc/python.texi | 157 +- gdb/dwarf2/cu.c | 13 +- gdb/gdbthread.h | 17 + gdb/maint-test-settings.c | 2 +- gdb/observable.c | 1 + gdb/observable.h | 3 + gdb/ppc-sysv-tdep.c | 22 +- gdb/python/py-all-events.def | 1 + gdb/python/py-arch.c | 11 +- gdb/python/py-connection.c | 570 ++ gdb/python/py-event-types.def | 5 + gdb/python/py-inferior.c | 16 + gdb/python/python-internal.h | 6 + gdb/python/python.c | 5 + gdb/remote.c | 159 +- gdb/remote.h | 43 + gdb/riscv-tdep.c | 47 +- gdb/target-connection.c | 4 + gdb/target/waitstatus.c | 6 +- gdb/target/waitstatus.h | 7 +- .../{rdv_wait.exp => fixed_points_function.exp} | 25 +- .../fixed_points_function.adb | 30 + .../gdb.ada/fixed_points_function/pck.adb | 22 + .../gdb.ada/fixed_points_function/pck.ads | 21 + gdb/testsuite/gdb.ada/rdv_wait.exp | 5 + gdb/testsuite/gdb.ada/task_watch.exp | 83 + gdb/testsuite/gdb.ada/task_watch/foo.adb | 73 + gdb/testsuite/gdb.arch/i386-pkru.exp | 13 +- gdb/testsuite/gdb.base/all-architectures.exp.tcl | 30 +- gdb/testsuite/gdb.base/complex.exp | 2 +- gdb/testsuite/gdb.base/constvars.exp | 2 +- gdb/testsuite/gdb.base/corefile-buildid.exp | 38 +- gdb/testsuite/gdb.base/included.exp | 2 +- gdb/testsuite/gdb.base/structs.exp | 8 +- gdb/testsuite/gdb.base/style.exp | 11 +- gdb/testsuite/gdb.base/volatile.exp | 2 +- gdb/testsuite/gdb.cp/class2.exp | 2 +- gdb/testsuite/gdb.cp/m-static.exp | 2 +- gdb/testsuite/gdb.dwarf2/pr10770.exp | 4 +- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 4 +- .../gdb.multi/multi-target-info-inferiors.exp | 38 + .../gdb.multi/multi-target-info-inferiors.py | 64 + gdb/testsuite/gdb.python/py-arch.exp | 2 +- gdb/testsuite/gdb.python/py-connection.c | 22 + gdb/testsuite/gdb.python/py-connection.exp | 75 + gdb/testsuite/gdb.python/py-inferior-leak.exp | 6 + gdb/testsuite/gdb.python/py-inferior.exp | 20 +- gdb/testsuite/gdb.python/py-send-packet.c | 31 + gdb/testsuite/gdb.python/py-send-packet.exp | 99 + gdb/testsuite/gdb.python/py-send-packet.py | 176 + gdb/testsuite/lib/gdb-python.exp | 25 + gdb/testsuite/lib/gdb.exp | 8 +- gdb/thread.c | 31 +- gdbserver/i387-fp.cc | 50 +- gold/configure | 39 + gold/configure.ac | 1 + include/ChangeLog | 6 + include/coff/internal.h | 14 +- include/diagnostics.h | 16 + include/elf/common.h | 3 + include/opcode/aarch64.h | 54 +- include/opcode/riscv.h | 2 - ld/ChangeLog | 7 + ld/ldelf.c | 15 +- ld/scripttempl/pru.sc | 6 + ld/testsuite/ld-elf/build-id.exp | 77 + ld/testsuite/ld-elf/pr28639a.rd | 6 + ld/testsuite/ld-elf/pr28639b.rd | 6 + ld/testsuite/ld-elf/pr28639c.rd | 10 + ld/testsuite/ld-elf/pr28639d.rd | 4 + ld/testsuite/ld-i386/i386.exp | 6 + ld/testsuite/ld-i386/pr27491-1.s | 14 + ld/testsuite/ld-i386/pr27491-1a.d | 14 + ld/testsuite/ld-i386/pr27491-1b.d | 11 + ld/testsuite/ld-i386/pr27491-1c.d | 14 + ld/testsuite/ld-i386/pr27491-2.d | 22 + ld/testsuite/ld-i386/pr27491-2.s | 16 + ld/testsuite/ld-i386/pr27491-3.d | 21 + ld/testsuite/ld-i386/pr27491-3.s | 14 + ld/testsuite/ld-i386/pr27491-4.d | 23 + ld/testsuite/ld-i386/pr27491-4a.s | 11 + ld/testsuite/ld-i386/pr27491-4b.s | 2 + ld/testsuite/ld-pru/pru_irq_map-1.d | 17 + ld/testsuite/ld-pru/pru_irq_map-2.d | 10 + ld/testsuite/ld-pru/pru_irq_map.s | 20 + ld/testsuite/ld-x86-64/pr27491-1.s | 14 + ld/testsuite/ld-x86-64/pr27491-1a.d | 14 + ld/testsuite/ld-x86-64/pr27491-1b.d | 11 + ld/testsuite/ld-x86-64/pr27491-1c.d | 21 + ld/testsuite/ld-x86-64/pr27491-2.d | 23 + ld/testsuite/ld-x86-64/pr27491-2.s | 20 + ld/testsuite/ld-x86-64/pr27491-3.d | 21 + ld/testsuite/ld-x86-64/pr27491-3.s | 14 + ld/testsuite/ld-x86-64/pr27491-4.d | 23 + ld/testsuite/ld-x86-64/pr27491-4a.s | 11 + ld/testsuite/ld-x86-64/pr27491-4b.s | 2 + ld/testsuite/ld-x86-64/x86-64.exp | 6 + libctf/Makefile.am | 15 +- libctf/Makefile.in | 583 +- libctf/configure | 3 +- libctf/configure.ac | 2 +- libctf/doc/Makefile.in | 808 --- libctf/doc/{Makefile.am => local.mk} | 16 +- opcodes/ChangeLog | 5 + opcodes/aarch64-asm-2.c | 4 + opcodes/aarch64-asm.c | 13 + opcodes/aarch64-asm.h | 1 + opcodes/aarch64-dis-2.c | 5665 ++++++++++++-------- opcodes/aarch64-dis.c | 38 +- opcodes/aarch64-dis.h | 1 + opcodes/aarch64-opc-2.c | 3 + opcodes/aarch64-opc.c | 437 +- opcodes/aarch64-opc.h | 4 + opcodes/aarch64-tbl.h | 122 +- opcodes/avr-dis.c | 37 +- opcodes/riscv-dis.c | 6 +- opcodes/riscv-opc.c | 4 +- 216 files changed, 11253 insertions(+), 4940 deletions(-) delete mode 100644 gas/doc/Makefile.am delete mode 100644 gas/doc/Makefile.in create mode 100644 gas/doc/local.mk create mode 100644 gas/testsuite/gas/aarch64/armv8_8-a-sysregs-invalid.d create mode 100644 gas/testsuite/gas/aarch64/armv8_8-a-sysregs-invalid.l create mode 100644 gas/testsuite/gas/aarch64/armv8_8-a-sysregs-invalid.s create mode 100644 gas/testsuite/gas/aarch64/armv8_8-a-sysregs.d create mode 100644 gas/testsuite/gas/aarch64/armv8_8-a-sysregs.s create mode 100644 gas/testsuite/gas/aarch64/hbc-invalid.d create mode 100644 gas/testsuite/gas/aarch64/hbc-invalid.l create mode 100644 gas/testsuite/gas/aarch64/hbc-invalid.s create mode 100644 gas/testsuite/gas/aarch64/hbc.d create mode 100644 gas/testsuite/gas/aarch64/hbc.s create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-2.d rename gas/testsuite/gas/aarch64/{rme-invalid.l => illegal-sysreg-2.l} (77%) create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-2.s create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-4b.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-4b.l create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-4b.s create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8.l create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8.s create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8b.d create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8b.l create mode 100644 gas/testsuite/gas/aarch64/illegal-sysreg-8b.s create mode 100644 gas/testsuite/gas/aarch64/mops.d create mode 100644 gas/testsuite/gas/aarch64/mops.s create mode 100644 gas/testsuite/gas/aarch64/mops_invalid.d create mode 100644 gas/testsuite/gas/aarch64/mops_invalid.l create mode 100644 gas/testsuite/gas/aarch64/mops_invalid.s create mode 100644 gas/testsuite/gas/aarch64/mops_invalid_2.d create mode 100644 gas/testsuite/gas/aarch64/mops_invalid_2.l create mode 100644 gas/testsuite/gas/aarch64/mops_invalid_2.s create mode 100644 gas/testsuite/gas/aarch64/register_aliases_invalid.d create mode 100644 gas/testsuite/gas/aarch64/register_aliases_invalid.l create mode 100644 gas/testsuite/gas/aarch64/register_aliases_invalid.s delete mode 100644 gas/testsuite/gas/aarch64/rme-invalid.d delete mode 100644 gas/testsuite/gas/aarch64/rme-invalid.s create mode 100644 gas/testsuite/gas/aarch64/sysreg-8.d create mode 100644 gas/testsuite/gas/aarch64/sysreg-8.s create mode 100644 gas/testsuite/gas/aarch64/v8-8-a.d create mode 100644 gas/testsuite/gas/aarch64/v8-8-a.s create mode 100644 gdb/python/py-connection.c copy gdb/testsuite/gdb.ada/{rdv_wait.exp => fixed_points_function.exp} (63%) create mode 100644 gdb/testsuite/gdb.ada/fixed_points_function/fixed_points_function.adb create mode 100644 gdb/testsuite/gdb.ada/fixed_points_function/pck.adb create mode 100644 gdb/testsuite/gdb.ada/fixed_points_function/pck.ads create mode 100644 gdb/testsuite/gdb.ada/task_watch.exp create mode 100644 gdb/testsuite/gdb.ada/task_watch/foo.adb create mode 100644 gdb/testsuite/gdb.multi/multi-target-info-inferiors.py create mode 100644 gdb/testsuite/gdb.python/py-connection.c create mode 100644 gdb/testsuite/gdb.python/py-connection.exp create mode 100644 gdb/testsuite/gdb.python/py-send-packet.c create mode 100644 gdb/testsuite/gdb.python/py-send-packet.exp create mode 100644 gdb/testsuite/gdb.python/py-send-packet.py create mode 100644 ld/testsuite/ld-elf/build-id.exp create mode 100644 ld/testsuite/ld-elf/pr28639a.rd create mode 100644 ld/testsuite/ld-elf/pr28639b.rd create mode 100644 ld/testsuite/ld-elf/pr28639c.rd create mode 100644 ld/testsuite/ld-elf/pr28639d.rd create mode 100644 ld/testsuite/ld-i386/pr27491-1.s create mode 100644 ld/testsuite/ld-i386/pr27491-1a.d create mode 100644 ld/testsuite/ld-i386/pr27491-1b.d create mode 100644 ld/testsuite/ld-i386/pr27491-1c.d create mode 100644 ld/testsuite/ld-i386/pr27491-2.d create mode 100644 ld/testsuite/ld-i386/pr27491-2.s create mode 100644 ld/testsuite/ld-i386/pr27491-3.d create mode 100644 ld/testsuite/ld-i386/pr27491-3.s create mode 100644 ld/testsuite/ld-i386/pr27491-4.d create mode 100644 ld/testsuite/ld-i386/pr27491-4a.s create mode 100644 ld/testsuite/ld-i386/pr27491-4b.s create mode 100644 ld/testsuite/ld-pru/pru_irq_map-1.d create mode 100644 ld/testsuite/ld-pru/pru_irq_map-2.d create mode 100644 ld/testsuite/ld-pru/pru_irq_map.s create mode 100644 ld/testsuite/ld-x86-64/pr27491-1.s create mode 100644 ld/testsuite/ld-x86-64/pr27491-1a.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-1b.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-1c.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-2.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-2.s create mode 100644 ld/testsuite/ld-x86-64/pr27491-3.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-3.s create mode 100644 ld/testsuite/ld-x86-64/pr27491-4.d create mode 100644 ld/testsuite/ld-x86-64/pr27491-4a.s create mode 100644 ld/testsuite/ld-x86-64/pr27491-4b.s delete mode 100644 libctf/doc/Makefile.in rename libctf/doc/{Makefile.am => local.mk} (70%)