This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
from 19778801ce1 Update binutils-attach-to-group.patch against master branch adds 717c684dd1a Make skip without argument skip the current inline function adds 25c51f71d5b Fix indentation in common.m4 adds b2ceabe8f0c Consolidate definition of USE_WIN32API adds 01027315f54 Move gdbsupport to the top level adds 05ea2a05103 Move many configure checks to common.m4 adds 25e57356530 Remove use of <config.h> from gdb/nat/ adds 0454ef42e74 Add gdbsupport check-defines script adds 975f45b7e10 Don't link gdb twice against libiberty adds b300843444c Automatic date update in version.in adds ff47f4f06d2 Fix valgrind error from gdb.decode_line adds e1c6cf618cb PR25384, PowerPC64 ELFv1 copy relocs against function symbols adds c24d0e8d485 Reinstate gas em=freebsd for sparc-freebsd adds 131cb553d6d MSP430: Fix relocation overflow when using #lo(EXP) macro adds aad09917e04 tic4x disassembly static variables adds 0d1cc75df1c Set the default page size of the PDP11 target to 8192 bytes. adds 8dc3273e0c5 Use get_thread_regcache instead of get_current_regcache in [...] adds c12081a66b4 texi2pod.pl: import support for @t{...} from gcc adds c96d7e04622 Automatic date update in version.in adds 4814632e696 x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode adds 9cf70a448be x86: add a few more missing VexWIG adds d0849eed782 x86: drop stale Vec_Imm4 related comment adds 45a4bb2010a x86: drop found_cpu_match local variable adds 0c3d9485091 MSP430: Add input section rules for .upper sections to defa [...] adds 6d0be74bfa2 MSP430: Remove unused linker script template elf32msp430_3.sc adds 2da2eaf4ce2 [binutils][arm] PR25376 Change MVE into a CORE_HIGH feature adds 3112ed97991 Support for DWARF5 location lists entries adds 701adfb0092 [gdb] Move ChangeLog entries to their right files adds 790f17188a2 Ensure proc-service symbols have default visibility (PR bui [...] adds e0cdfe3c14b Add type for $_tlb->process_environment_block->process_parameters adds 40c94099275 Fix some spelling errors. adds bf8e4b6c814 Automatic date update in version.in adds 533da48302a Update libiberty sources with changes in the gcc mainline. adds bd267fd1f9d Forgot to add testcases to commit for [binutils][arm] PR253 [...] adds d9bc85b65b3 gdb: remove use of iterate_over_inferiors in py-inferior.c adds 788eca4949d gdb: remove use of iterate_over_inferiors in mi/mi-interp.c adds a9ac81b1a79 gdb: remove uses of iterate_over_inferiors in mi/mi-main.c adds 26f42329caf gdb: remove uses of iterate_over_inferiors in top.c adds 42e04b36015 x86: Add {vex} pseudo prefix adds 3684d331fd3 Fix gdbsupport build adds 67b10306d19 Fix gdbsupport build on compilers that don't default to C++ [...] adds 82a9ed2050b Improve the performance of the ascii art jump visualizer. adds 76e29444375 Fix a libiberty testsuite failure. adds 07f1f3aa536 Fix spelling errors adds c4d3fc14803 Make all-gdbsupport depend on all-bfd adds 503f691989f Automatic date update in version.in adds 4fb3a8daaf1 Update top level config files with copies from the official [...] adds ae77468624a Add markers for 2.34 branch to the NEWS files and ChangeLogs. adds 1b1bb2c67bb Update version to 2.34.50. Regenerate configure and .pot files. adds b248e9ce9a0 Update the notes on how to create a branch prior to a new release. adds 69d2461893d Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elf new eb304133396 Merge remote-tracking branch 'origin/master' into users/hjl [...] adds 6ae3a726d4c Automatic date update in version.in adds fa47e4463ab gdb/linux-fork: simplify one_fork_p adds 4f13c1c00be Make "file" clear TUI source window adds 45bbae5c4b3 Remove flickering from the TUI adds c0ab21c22bb Replace init_cutu_and_read_dies with a class adds 4d89c1c79fa Call disassemble_free_target in gdb adds f1cf2aa54e2 Automatic date update in version.in adds b760fb3a1cd sim: add some stdlib.h includes adds cf1d9e092f8 sim: don't rely on inferior_ptid in gdbsim_target::wait adds 2bddb71a742 ubsan: arm: out of bounds array access adds 4d6cbb64426 ubsan: hppa: negation of -2147483648 adds ed7007c18a8 PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addr adds b9ca1af69e0 Don't touch r11 in __tls_get_addr stub adds 14470f0755d x86-64: Fix TLSDESC relaxation for x32 adds 26916852e18 Updated translations for various binutils sub-directories adds 53570fbcca2 Automatic date update in version.in adds c906a69a1f3 x86: VCVTNEPS2BF16{X,Y} should permit broadcasting adds c006a730e9a x86: improve handling of insns with ambiguous operand sizes adds 1a0351246a5 x86: replace adhoc ambiguous operand checking for CRC32 new 4fe39d731f9 Merge remote-tracking branch 'origin/master' into users/hjl [...] new 30b072b21a1 PR gold/23539: Skip some incremental tests instead new 7aab7900e6b Apply gold: x86-64: Fix TLSDESC relaxation for x32 adds 0c27188999b Fix step-over-syscall.exp failure adds 1ab139e5bed Add more debugging output to aarch64_displaced_step_fixup adds f0c702d4b84 Convert an int flag variable to bool adds e3ed17f3930 x86: testsuite adjustments after commit 1a0351246a5c adds b4654b109bd pr23900-1.d: Also check PT_GNU_PROPERTY program header new 4e05a7ed117 Merge remote-tracking branch 'origin/master' into users/hjl [...]
The 5 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 | 87 + MAINTAINERS | 2 +- Makefile.def | 8 + Makefile.in | 467 + bfd/ChangeLog | 62 + bfd/coff-arm.c | 2 +- bfd/configure | 20 +- bfd/elf64-ppc.c | 250 +- bfd/elf64-x86-64.c | 100 +- bfd/elfxx-riscv.c | 2 +- bfd/pdp11.c | 2 +- bfd/po/bfd.pot | 1228 +- bfd/po/pt.po | 3366 ++--- bfd/po/ru.po | 3364 ++--- bfd/po/uk.po | 3367 ++--- bfd/sysdep.h | 2 +- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 26 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 51 +- binutils/configure | 20 +- binutils/objdump.c | 66 +- binutils/po/binutils.pot | 2128 ++-- binutils/po/pt.po | 4073 ++++--- binutils/po/uk.po | 4069 ++++--- config.guess | 79 +- config.sub | 31 +- config/ChangeLog | 4 + configure | 10 +- configure.ac | 10 +- cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + etc/ChangeLog | 4 + etc/texi2pod.pl | 1 + gas/ChangeLog | 147 + gas/NEWS | 2 + gas/config/tc-arm.c | 13 +- gas/config/tc-i386.c | 157 +- gas/config/tc-msp430.c | 35 +- gas/configure | 20 +- gas/configure.tgt | 1 + gas/doc/c-i386.texi | 29 +- gas/po/gas.pot | 929 +- gas/po/uk.po | 6903 ++++++----- gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d | 7 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.s | 7 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d | 8 + gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.s | 8 + gas/testsuite/gas/i386/avx512_bf16_vl.d | 4 + gas/testsuite/gas/i386/avx512_bf16_vl.s | 4 + gas/testsuite/gas/i386/avx512dq-inval.l | 13 + gas/testsuite/gas/i386/avx512dq-inval.s | 22 + gas/testsuite/gas/i386/bundle.s | 2 +- gas/testsuite/gas/i386/i386.exp | 4 + gas/testsuite/gas/i386/ilp32/x32-tls.d | 2 + gas/testsuite/gas/i386/ilp32/x32-tls.s | 2 + gas/testsuite/gas/i386/ilp32/x86-64-nops.d | 2 - gas/testsuite/gas/i386/inval-crc32.l | 8 +- gas/testsuite/gas/i386/inval-crc32.s | 2 + gas/testsuite/gas/i386/lock-1.s | 20 +- gas/testsuite/gas/i386/nops.d | 1 - gas/testsuite/gas/i386/nops.s | 1 - gas/testsuite/gas/i386/noreg16.d | 80 + gas/testsuite/gas/i386/noreg16.l | 116 + gas/testsuite/gas/i386/noreg16.s | 79 + gas/testsuite/gas/i386/noreg32.d | 90 + gas/testsuite/gas/i386/noreg32.l | 126 + gas/testsuite/gas/i386/noreg32.s | 89 + gas/testsuite/gas/i386/noreg64.d | 92 + gas/testsuite/gas/i386/noreg64.l | 137 + gas/testsuite/gas/i386/noreg64.s | 91 + gas/testsuite/gas/i386/opcode.s | 4 +- gas/testsuite/gas/i386/pseudos.s | 6 +- gas/testsuite/gas/i386/sse-noavx.d | 1 - gas/testsuite/gas/i386/sse-noavx.s | 1 - gas/testsuite/gas/i386/sse3.s | 2 +- gas/testsuite/gas/i386/x86-64-avx-scalar.s | 4 +- gas/testsuite/gas/i386/x86-64-avx.s | 4 +- gas/testsuite/gas/i386/x86-64-avx512_bf16_vl.d | 4 + gas/testsuite/gas/i386/x86-64-avx512_bf16_vl.s | 4 + gas/testsuite/gas/i386/x86-64-bundle.s | 2 +- gas/testsuite/gas/i386/x86-64-intel64.d | 1 + gas/testsuite/gas/i386/x86-64-intel64.s | 3 +- gas/testsuite/gas/i386/x86-64-inval-crc32.l | 14 +- gas/testsuite/gas/i386/x86-64-inval-crc32.s | 2 + gas/testsuite/gas/i386/x86-64-lock-1.s | 20 +- gas/testsuite/gas/i386/x86-64-nops.d | 2 - gas/testsuite/gas/i386/x86-64-nops.s | 2 - gas/testsuite/gas/i386/x86-64-opcode.d | 1 + gas/testsuite/gas/i386/x86-64-opcode.s | 67 +- gas/testsuite/gas/i386/x86-64-pseudos.s | 6 +- gas/testsuite/gas/i386/x86-64-ptwrite-intel.d | 1 - gas/testsuite/gas/i386/x86-64-ptwrite.d | 1 - gas/testsuite/gas/i386/x86-64-ptwrite.s | 1 - gas/testsuite/gas/i386/x86-64-simd-intel.d | 2 - gas/testsuite/gas/i386/x86-64-simd-suffix.d | 2 - gas/testsuite/gas/i386/x86-64-simd.d | 2 - gas/testsuite/gas/i386/x86-64-simd.s | 2 - gas/testsuite/gas/i386/x86-64-sse-noavx.d | 1 - gas/testsuite/gas/i386/x86-64-sse-noavx.s | 1 - gas/testsuite/gas/i386/x86-64-sse2avx.s | 4 +- gas/testsuite/gas/i386/x86-64-sse3.s | 2 +- gas/testsuite/gas/i386/x86-64-suffix-intel.d | 2 - gas/testsuite/gas/i386/x86-64-suffix.d | 2 - gas/testsuite/gas/i386/x86-64-suffix.s | 2 - gas/testsuite/gas/msp430/msp430.exp | 1 + gas/testsuite/gas/msp430/reloc-lo-430x.d | 5 + gas/testsuite/gas/msp430/reloc-lo-430x.s | 22 + gdb/ChangeLog | 225 + gdb/ChangeLog-1992 | 43 - gdb/ChangeLog-1993 | 52 +- gdb/ChangeLog-1995 | 3 - gdb/ChangeLog-1996 | 8 +- gdb/ChangeLog-1998 | 6 +- gdb/ChangeLog-1999 | 15 +- gdb/ChangeLog-2000 | 8 +- gdb/ChangeLog-2001 | 8 +- gdb/ChangeLog-2002 | 30 +- gdb/ChangeLog-2003 | 10 +- gdb/ChangeLog-2004 | 8 +- gdb/ChangeLog-2005 | 1 - gdb/ChangeLog-2006 | 19 +- gdb/ChangeLog-2007 | 12 +- gdb/ChangeLog-2008 | 9 +- gdb/ChangeLog-2009 | 14 +- gdb/ChangeLog-2010 | 10 +- gdb/ChangeLog-2011 | 20 +- gdb/ChangeLog-2012 | 8 +- gdb/ChangeLog-2013 | 6 +- gdb/ChangeLog-2014 | 9 +- gdb/ChangeLog-2015 | 35 +- gdb/ChangeLog-2016 | 4 +- gdb/ChangeLog-2017 | 19 +- gdb/ChangeLog-2018 | 56 +- gdb/ChangeLog-2019 | 74 +- gdb/Makefile.in | 99 +- gdb/aarch64-tdep.c | 48 +- gdb/acinclude.m4 | 2 +- gdb/btrace.c | 4 +- gdb/charset.c | 2 +- gdb/configure | 5487 ++++----- gdb/configure.ac | 117 +- gdb/defs.h | 9 + gdb/disasm.c | 9 +- gdb/disasm.h | 4 + gdb/doc/ChangeLog | 217 + gdb/dwarf2loc.c | 39 + gdb/dwarf2read.c | 550 +- gdb/gdbserver/ChangeLog | 30 + gdb/gdbserver/Makefile.in | 64 +- gdb/gdbserver/acinclude.m4 | 7 +- gdb/gdbserver/config.in | 51 + gdb/gdbserver/configure | 3145 +++-- gdb/gdbserver/configure.ac | 49 +- gdb/gdbserver/gdbreplay.c | 8 + gdb/gdbserver/server.h | 8 + gdb/gdbsupport/common.m4 | 81 - gdb/infcmd.c | 3 +- gdb/linux-fork.c | 3 +- gdb/mi/mi-interp.c | 49 +- gdb/mi/mi-main.c | 73 +- gdb/nat/linux-btrace.c | 2 +- gdb/python/py-inferior.c | 24 +- gdb/python/py-record-btrace.c | 2 +- gdb/python/python.c | 9 + gdb/record-btrace.c | 2 +- gdb/remote-sim.c | 2 +- gdb/skip.c | 17 +- gdb/testsuite/ChangeLog | 29 + gdb/testsuite/ChangeLog-1993-2013 | 52 +- gdb/testsuite/gdb.base/skip-inline.exp | 14 + gdb/testsuite/gdb.python/python.exp | 4 + gdb/testsuite/gdb.tui/main.exp | 7 + gdb/testsuite/lib/gdb.exp | 2 +- gdb/top.c | 51 +- gdb/tui/tui-command.c | 2 +- gdb/tui/tui-data.h | 7 + gdb/tui/tui-layout.c | 2 + gdb/tui/tui-regs.c | 14 +- gdb/tui/tui-regs.h | 2 + gdb/tui/tui-wingeneral.c | 46 +- gdb/tui/tui-wingeneral.h | 23 + gdb/tui/tui-winsource.c | 11 +- gdb/tui/tui.c | 2 + gdb/windows-tdep.c | 61 +- gdbsupport/ChangeLog | 34 + gdbsupport/Makefile.am | 76 + gdbsupport/Makefile.in | 702 ++ gdbsupport/README | 4 + gdbsupport/acinclude.m4 | 7 + gdbsupport/aclocal.m4 | 1209 ++ {gdb/gdbsupport => gdbsupport}/agent.c | 0 {gdb/gdbsupport => gdbsupport}/agent.h | 0 {gdb/gdbsupport => gdbsupport}/alt-stack.h | 0 {gdb/gdbsupport => gdbsupport}/array-view.h | 0 {gdb/gdbsupport => gdbsupport}/ax.def | 0 {gdb/gdbsupport => gdbsupport}/block-signals.h | 0 {gdb/gdbsupport => gdbsupport}/break-common.h | 0 {gdb/gdbsupport => gdbsupport}/btrace-common.c | 0 {gdb/gdbsupport => gdbsupport}/btrace-common.h | 0 {gdb/gdbsupport => gdbsupport}/buffer.c | 0 {gdb/gdbsupport => gdbsupport}/buffer.h | 0 {gdb/gdbsupport => gdbsupport}/byte-vector.h | 0 gdbsupport/check-defines.el | 77 + {gdb/gdbsupport => gdbsupport}/cleanups.c | 0 {gdb/gdbsupport => gdbsupport}/cleanups.h | 0 {gdb/gdbsupport => gdbsupport}/common-debug.c | 0 {gdb/gdbsupport => gdbsupport}/common-debug.h | 0 {gdb/gdbsupport => gdbsupport}/common-defs.h | 20 +- {gdb/gdbsupport => gdbsupport}/common-exceptions.c | 0 {gdb/gdbsupport => gdbsupport}/common-exceptions.h | 0 {gdb/gdbsupport => gdbsupport}/common-gdbthread.h | 0 {gdb/gdbsupport => gdbsupport}/common-inferior.c | 0 {gdb/gdbsupport => gdbsupport}/common-inferior.h | 0 {gdb/gdbsupport => gdbsupport}/common-regcache.c | 0 {gdb/gdbsupport => gdbsupport}/common-regcache.h | 0 {gdb/gdbsupport => gdbsupport}/common-types.h | 0 {gdb/gdbsupport => gdbsupport}/common-utils.c | 0 {gdb/gdbsupport => gdbsupport}/common-utils.h | 0 gdbsupport/common.m4 | 182 + {gdb/gdbserver => gdbsupport}/config.in | 155 +- {gdb/gdbserver => gdbsupport}/configure | 12149 +++++++++++-------- gdbsupport/configure.ac | 66 + {gdb/gdbsupport => gdbsupport}/create-version.sh | 0 {gdb/gdbsupport => gdbsupport}/def-vector.h | 0 .../gdbsupport => gdbsupport}/default-init-alloc.h | 0 {gdb/gdbsupport => gdbsupport}/enum-flags.h | 0 {gdb/gdbsupport => gdbsupport}/environ.c | 0 {gdb/gdbsupport => gdbsupport}/environ.h | 0 {gdb/gdbsupport => gdbsupport}/errors.c | 0 {gdb/gdbsupport => gdbsupport}/errors.h | 0 {gdb/gdbsupport => gdbsupport}/fileio.c | 0 {gdb/gdbsupport => gdbsupport}/fileio.h | 0 {gdb/gdbsupport => gdbsupport}/filestuff.c | 0 {gdb/gdbsupport => gdbsupport}/filestuff.h | 0 {gdb/gdbsupport => gdbsupport}/filtered-iterator.h | 0 {gdb/gdbsupport => gdbsupport}/format.c | 0 {gdb/gdbsupport => gdbsupport}/format.h | 0 .../gdbsupport => gdbsupport}/forward-scope-exit.h | 0 {gdb/gdbsupport => gdbsupport}/function-view.h | 0 {gdb/gdbsupport => gdbsupport}/gdb-dlfcn.c | 0 {gdb/gdbsupport => gdbsupport}/gdb-dlfcn.h | 0 {gdb/gdbsupport => gdbsupport}/gdb-sigmask.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_assert.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_binary_search.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_locale.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_optional.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_proc_service.h | 29 + {gdb/gdbsupport => gdbsupport}/gdb_ref_ptr.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_setjmp.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_signals.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_splay_tree.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_string_view.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_string_view.tcc | 0 {gdb/gdbsupport => gdbsupport}/gdb_sys_time.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_tilde_expand.c | 0 {gdb/gdbsupport => gdbsupport}/gdb_tilde_expand.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_unique_ptr.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_unlinker.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_vecs.c | 0 {gdb/gdbsupport => gdbsupport}/gdb_vecs.h | 0 {gdb/gdbsupport => gdbsupport}/gdb_wait.c | 0 {gdb/gdbsupport => gdbsupport}/gdb_wait.h | 0 {gdb/gdbsupport => gdbsupport}/hash_enum.h | 0 {gdb/gdbsupport => gdbsupport}/host-defs.h | 0 {gdb/gdbsupport => gdbsupport}/job-control.c | 0 {gdb/gdbsupport => gdbsupport}/job-control.h | 0 {gdb/gdbsupport => gdbsupport}/netstuff.c | 0 {gdb/gdbsupport => gdbsupport}/netstuff.h | 0 {gdb/gdbsupport => gdbsupport}/new-op.c | 0 {gdb/gdbsupport => gdbsupport}/next-iterator.h | 0 {gdb/gdbsupport => gdbsupport}/observable.h | 0 {gdb/gdbsupport => gdbsupport}/offset-type.h | 0 {gdb/gdbsupport => gdbsupport}/parallel-for.h | 0 {gdb/gdbsupport => gdbsupport}/pathstuff.c | 0 {gdb/gdbsupport => gdbsupport}/pathstuff.h | 0 {gdb/gdbsupport => gdbsupport}/poison.h | 0 {gdb/gdbsupport => gdbsupport}/preprocessor.h | 0 {gdb/gdbsupport => gdbsupport}/print-utils.c | 0 {gdb/gdbsupport => gdbsupport}/print-utils.h | 0 {gdb/gdbsupport => gdbsupport}/ptid.c | 0 {gdb/gdbsupport => gdbsupport}/ptid.h | 0 {gdb/gdbsupport => gdbsupport}/refcounted-object.h | 0 {gdb/gdbsupport => gdbsupport}/rsp-low.c | 0 {gdb/gdbsupport => gdbsupport}/rsp-low.h | 0 {gdb/gdbsupport => gdbsupport}/run-time-clock.c | 0 {gdb/gdbsupport => gdbsupport}/run-time-clock.h | 0 {gdb/gdbsupport => gdbsupport}/safe-iterator.h | 0 {gdb/gdbsupport => gdbsupport}/safe-strerror.c | 0 {gdb/gdbsupport => gdbsupport}/scope-exit.h | 0 {gdb/gdbsupport => gdbsupport}/scoped_fd.h | 0 {gdb/gdbsupport => gdbsupport}/scoped_mmap.c | 0 {gdb/gdbsupport => gdbsupport}/scoped_mmap.h | 0 {gdb/gdbsupport => gdbsupport}/scoped_restore.h | 0 {gdb/gdbsupport => gdbsupport}/selftest.c | 0 {gdb/gdbsupport => gdbsupport}/selftest.h | 0 .../signals-state-save-restore.c | 0 .../signals-state-save-restore.h | 0 {gdb/gdbsupport => gdbsupport}/signals.c | 0 {gdb/gdbsupport => gdbsupport}/symbol.h | 0 {gdb/gdbsupport => gdbsupport}/tdesc.c | 0 {gdb/gdbsupport => gdbsupport}/tdesc.h | 0 {gdb/gdbsupport => gdbsupport}/thread-pool.c | 0 {gdb/gdbsupport => gdbsupport}/thread-pool.h | 0 {gdb/gdbsupport => gdbsupport}/traits.h | 0 {gdb/gdbsupport => gdbsupport}/underlying.h | 0 {gdb/gdbsupport => gdbsupport}/valid-expr.h | 0 {gdb/gdbsupport => gdbsupport}/version.h | 0 {gdb/gdbsupport => gdbsupport}/x86-xstate.h | 0 {gdb/gdbsupport => gdbsupport}/xml-utils.c | 0 {gdb/gdbsupport => gdbsupport}/xml-utils.h | 0 gold/ChangeLog | 13 + gold/po/gold.pot | 296 +- gold/po/uk.po | 310 +- gprof/ChangeLog | 16 + gprof/configure | 20 +- gprof/po/de.po | 52 +- gprof/po/pt_BR.po | 54 +- gprof/po/ru.po | 48 +- gprof/po/tr.po | 52 +- gprof/po/uk.po | 50 +- include/ChangeLog | 54 + include/ansidecl.h | 34 + include/demangle.h | 22 +- include/libiberty.h | 18 +- include/opcode/arm.h | 7 +- include/opcode/msp430.h | 15 + ld/ChangeLog | 81 + ld/NEWS | 2 + ld/configure | 20 +- ld/emulparams/pdp11.sh | 2 +- ld/po/ld.pot | 510 +- ld/po/pt_BR.po | 6268 ++++------ ld/po/uk.po | 6232 ++++------ ld/scripttempl/elf32msp430.sc | 8 + ld/scripttempl/elf32msp430_3.sc | 224 - ld/testsuite/ld-elf/pr23900-1.d | 10 +- ld/testsuite/ld-msp430-elf/msp430-elf.exp | 4 + ld/testsuite/ld-msp430-elf/reloc-lo-430x.s | 22 + ld/testsuite/ld-msp430-elf/upper-input-sections.s | 33 + ld/testsuite/ld-powerpc/ambiguousv1b.d | 5 +- ld/testsuite/ld-powerpc/funref.s | 1 + ld/testsuite/ld-powerpc/funref2.s | 1 + ld/testsuite/ld-powerpc/funv1.s | 14 +- ld/testsuite/ld-powerpc/tlsexe.d | 12 +- ld/testsuite/ld-powerpc/tlsexeno.d | 14 +- ld/testsuite/ld-powerpc/tlsexetoc.d | 12 +- ld/testsuite/ld-powerpc/tlsexetocno.d | 14 +- ld/testsuite/ld-powerpc/tlsopt5.d | 14 +- ld/testsuite/ld-x86-64/align-branch-1.d | 6 +- ld/testsuite/ld-x86-64/pr25416-1.s | 13 + ld/testsuite/ld-x86-64/pr25416-1a.d | 16 + ld/testsuite/ld-x86-64/pr25416-1b.d | 15 + ld/testsuite/ld-x86-64/pr25416-2.s | 13 + ld/testsuite/ld-x86-64/pr25416-2a.d | 16 + ld/testsuite/ld-x86-64/pr25416-2b.d | 15 + ld/testsuite/ld-x86-64/pr25416-3.d | 16 + ld/testsuite/ld-x86-64/pr25416-3.s | 15 + ld/testsuite/ld-x86-64/pr25416-4.d | 16 + ld/testsuite/ld-x86-64/pr25416-4.s | 15 + ld/testsuite/ld-x86-64/pr25416-5a.c | 33 + ld/testsuite/ld-x86-64/pr25416-5b.s | 52 + ld/testsuite/ld-x86-64/pr25416-5c.s | 56 + ld/testsuite/ld-x86-64/pr25416-5d.s | 19 + ld/testsuite/ld-x86-64/pr25416-5e.s | 23 + ld/testsuite/ld-x86-64/x86-64.exp | 112 + libctf/ChangeLog | 4 + libiberty/ChangeLog | 105 + libiberty/Makefile.in | 16 +- libiberty/_doprnt.c | 2 +- libiberty/argv.c | 2 +- libiberty/asprintf.c | 2 +- libiberty/choose-temp.c | 2 +- libiberty/clock.c | 2 +- libiberty/concat.c | 2 +- libiberty/copying-lib.texi | 2 +- libiberty/cp-demangle.c | 34 +- libiberty/cp-demangle.h | 2 +- libiberty/cp-demint.c | 5 +- libiberty/cplus-dem.c | 53 +- libiberty/crc32.c | 2 +- libiberty/d-demangle.c | 2 +- libiberty/dwarfnames.c | 2 +- libiberty/dyn-string.c | 2 +- libiberty/fdmatch.c | 2 +- libiberty/fibheap.c | 2 +- libiberty/filedescriptor.c | 47 + libiberty/filename_cmp.c | 2 +- libiberty/floatformat.c | 2 +- libiberty/fnmatch.c | 2 +- libiberty/fopen_unlocked.c | 2 +- libiberty/gather-docs | 2 +- libiberty/getopt.c | 2 +- libiberty/getopt1.c | 2 +- libiberty/getruntime.c | 2 +- libiberty/hashtab.c | 2 +- libiberty/hex.c | 2 +- libiberty/lbasename.c | 2 +- libiberty/libiberty.texi | 4 +- libiberty/lrealpath.c | 18 +- libiberty/maint-tool | 2 +- libiberty/make-relative-prefix.c | 5 +- libiberty/make-temp-file.c | 2 +- libiberty/md5.c | 2 +- libiberty/memmem.c | 2 +- libiberty/mempcpy.c | 2 +- libiberty/mkstemps.c | 2 +- libiberty/objalloc.c | 2 +- libiberty/obstack.c | 2 +- libiberty/partition.c | 2 +- libiberty/pex-common.c | 2 +- libiberty/pex-common.h | 2 +- libiberty/pex-djgpp.c | 2 +- libiberty/pex-msdos.c | 2 +- libiberty/pex-one.c | 2 +- libiberty/pex-unix.c | 2 +- libiberty/pex-win32.c | 2 +- libiberty/pexecute.c | 2 +- libiberty/physmem.c | 2 +- libiberty/putenv.c | 2 +- libiberty/regex.c | 2 +- libiberty/rust-demangle.c | 687 +- libiberty/safe-ctype.c | 2 +- libiberty/setenv.c | 2 +- libiberty/setproctitle.c | 2 +- libiberty/sha1.c | 2 +- libiberty/simple-object-coff.c | 2 +- libiberty/simple-object-common.h | 2 +- libiberty/simple-object-elf.c | 73 +- libiberty/simple-object-mach-o.c | 2 +- libiberty/simple-object-xcoff.c | 2 +- libiberty/simple-object.c | 2 +- libiberty/snprintf.c | 2 +- libiberty/sort.c | 2 +- libiberty/spaces.c | 2 +- libiberty/splay-tree.c | 2 +- libiberty/stack-limit.c | 2 +- libiberty/stpcpy.c | 2 +- libiberty/stpncpy.c | 2 +- libiberty/strndup.c | 2 +- libiberty/strtod.c | 2 +- libiberty/strverscmp.c | 2 +- libiberty/testsuite/Makefile.in | 2 +- libiberty/testsuite/demangle-expected | 6 +- libiberty/testsuite/demangler-fuzzer.c | 2 +- libiberty/testsuite/rust-demangle-expected | 6 +- libiberty/testsuite/test-demangle.c | 2 +- libiberty/testsuite/test-expandargv.c | 2 +- libiberty/testsuite/test-pexecute.c | 2 +- libiberty/testsuite/test-strtol.c | 2 +- libiberty/timeval-utils.c | 2 +- libiberty/unlink-if-ordinary.c | 2 +- libiberty/vasprintf.c | 2 +- libiberty/vfprintf.c | 2 +- libiberty/vprintf-support.c | 2 +- libiberty/vprintf-support.h | 2 +- libiberty/vsnprintf.c | 2 +- libiberty/vsprintf.c | 2 +- libiberty/xasprintf.c | 2 +- libiberty/xexit.c | 2 +- libiberty/xmalloc.c | 2 +- libiberty/xstrndup.c | 2 +- libiberty/xvasprintf.c | 2 +- opcodes/ChangeLog | 81 + opcodes/arm-dis.c | 473 +- opcodes/configure | 20 +- opcodes/hppa-dis.c | 2 +- opcodes/i386-opc.tbl | 33 +- opcodes/i386-tbl.h | 58 +- opcodes/opintl.h | 2 +- opcodes/po/de.po | 804 +- opcodes/po/opcodes.pot | 56 +- opcodes/po/pt_BR.po | 804 +- opcodes/po/uk.po | 804 +- opcodes/tic4x-dis.c | 75 +- ...old-x86-64-Fix-TLSDESC-relaxation-for-x32.patch | 224 + ...a-mx86-used-note-no-to-COMPILE-CXXCOMPILE.patch | 49 - .../0004-gold-Skip-some-incremental-tests.patch | 187 + patches/README | 3 +- sim/arm/ChangeLog | 4 + sim/arm/iwmmxt.c | 2 +- sim/common/ChangeLog | 9 + sim/common/nrun.c | 1 + sim/common/sim-core.c | 2 + sim/common/sim-engine.c | 5 +- sim/common/sim-io.c | 2 + sim/common/sim-module.c | 2 + sim/common/sim-reason.c | 2 + src-release.sh | 4 +- 491 files changed, 43151 insertions(+), 35140 deletions(-) create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.s create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.s create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.l create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.s create mode 100644 gas/testsuite/gas/i386/noreg16.l create mode 100644 gas/testsuite/gas/i386/noreg32.l create mode 100644 gas/testsuite/gas/i386/noreg64.l create mode 100644 gas/testsuite/gas/msp430/reloc-lo-430x.d create mode 100644 gas/testsuite/gas/msp430/reloc-lo-430x.s delete mode 100644 gdb/gdbsupport/common.m4 create mode 100644 gdbsupport/ChangeLog create mode 100644 gdbsupport/Makefile.am create mode 100644 gdbsupport/Makefile.in create mode 100644 gdbsupport/README create mode 100644 gdbsupport/acinclude.m4 create mode 100644 gdbsupport/aclocal.m4 rename {gdb/gdbsupport => gdbsupport}/agent.c (100%) rename {gdb/gdbsupport => gdbsupport}/agent.h (100%) rename {gdb/gdbsupport => gdbsupport}/alt-stack.h (100%) rename {gdb/gdbsupport => gdbsupport}/array-view.h (100%) rename {gdb/gdbsupport => gdbsupport}/ax.def (100%) rename {gdb/gdbsupport => gdbsupport}/block-signals.h (100%) rename {gdb/gdbsupport => gdbsupport}/break-common.h (100%) rename {gdb/gdbsupport => gdbsupport}/btrace-common.c (100%) rename {gdb/gdbsupport => gdbsupport}/btrace-common.h (100%) rename {gdb/gdbsupport => gdbsupport}/buffer.c (100%) rename {gdb/gdbsupport => gdbsupport}/buffer.h (100%) rename {gdb/gdbsupport => gdbsupport}/byte-vector.h (100%) create mode 100644 gdbsupport/check-defines.el rename {gdb/gdbsupport => gdbsupport}/cleanups.c (100%) rename {gdb/gdbsupport => gdbsupport}/cleanups.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-debug.c (100%) rename {gdb/gdbsupport => gdbsupport}/common-debug.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-defs.h (96%) rename {gdb/gdbsupport => gdbsupport}/common-exceptions.c (100%) rename {gdb/gdbsupport => gdbsupport}/common-exceptions.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-gdbthread.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-inferior.c (100%) rename {gdb/gdbsupport => gdbsupport}/common-inferior.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-regcache.c (100%) rename {gdb/gdbsupport => gdbsupport}/common-regcache.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-types.h (100%) rename {gdb/gdbsupport => gdbsupport}/common-utils.c (100%) rename {gdb/gdbsupport => gdbsupport}/common-utils.h (100%) create mode 100644 gdbsupport/common.m4 copy {gdb/gdbserver => gdbsupport}/config.in (77%) copy {gdb/gdbserver => gdbsupport}/configure (74%) create mode 100644 gdbsupport/configure.ac rename {gdb/gdbsupport => gdbsupport}/create-version.sh (100%) rename {gdb/gdbsupport => gdbsupport}/def-vector.h (100%) rename {gdb/gdbsupport => gdbsupport}/default-init-alloc.h (100%) rename {gdb/gdbsupport => gdbsupport}/enum-flags.h (100%) rename {gdb/gdbsupport => gdbsupport}/environ.c (100%) rename {gdb/gdbsupport => gdbsupport}/environ.h (100%) rename {gdb/gdbsupport => gdbsupport}/errors.c (100%) rename {gdb/gdbsupport => gdbsupport}/errors.h (100%) rename {gdb/gdbsupport => gdbsupport}/fileio.c (100%) rename {gdb/gdbsupport => gdbsupport}/fileio.h (100%) rename {gdb/gdbsupport => gdbsupport}/filestuff.c (100%) rename {gdb/gdbsupport => gdbsupport}/filestuff.h (100%) rename {gdb/gdbsupport => gdbsupport}/filtered-iterator.h (100%) rename {gdb/gdbsupport => gdbsupport}/format.c (100%) rename {gdb/gdbsupport => gdbsupport}/format.h (100%) rename {gdb/gdbsupport => gdbsupport}/forward-scope-exit.h (100%) rename {gdb/gdbsupport => gdbsupport}/function-view.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb-dlfcn.c (100%) rename {gdb/gdbsupport => gdbsupport}/gdb-dlfcn.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb-sigmask.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_assert.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_binary_search.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_locale.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_optional.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_proc_service.h (89%) rename {gdb/gdbsupport => gdbsupport}/gdb_ref_ptr.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_setjmp.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_signals.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_splay_tree.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_string_view.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_string_view.tcc (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_sys_time.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_tilde_expand.c (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_tilde_expand.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_unique_ptr.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_unlinker.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_vecs.c (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_vecs.h (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_wait.c (100%) rename {gdb/gdbsupport => gdbsupport}/gdb_wait.h (100%) rename {gdb/gdbsupport => gdbsupport}/hash_enum.h (100%) rename {gdb/gdbsupport => gdbsupport}/host-defs.h (100%) rename {gdb/gdbsupport => gdbsupport}/job-control.c (100%) rename {gdb/gdbsupport => gdbsupport}/job-control.h (100%) rename {gdb/gdbsupport => gdbsupport}/netstuff.c (100%) rename {gdb/gdbsupport => gdbsupport}/netstuff.h (100%) rename {gdb/gdbsupport => gdbsupport}/new-op.c (100%) rename {gdb/gdbsupport => gdbsupport}/next-iterator.h (100%) rename {gdb/gdbsupport => gdbsupport}/observable.h (100%) rename {gdb/gdbsupport => gdbsupport}/offset-type.h (100%) rename {gdb/gdbsupport => gdbsupport}/parallel-for.h (100%) rename {gdb/gdbsupport => gdbsupport}/pathstuff.c (100%) rename {gdb/gdbsupport => gdbsupport}/pathstuff.h (100%) rename {gdb/gdbsupport => gdbsupport}/poison.h (100%) rename {gdb/gdbsupport => gdbsupport}/preprocessor.h (100%) rename {gdb/gdbsupport => gdbsupport}/print-utils.c (100%) rename {gdb/gdbsupport => gdbsupport}/print-utils.h (100%) rename {gdb/gdbsupport => gdbsupport}/ptid.c (100%) rename {gdb/gdbsupport => gdbsupport}/ptid.h (100%) rename {gdb/gdbsupport => gdbsupport}/refcounted-object.h (100%) rename {gdb/gdbsupport => gdbsupport}/rsp-low.c (100%) rename {gdb/gdbsupport => gdbsupport}/rsp-low.h (100%) rename {gdb/gdbsupport => gdbsupport}/run-time-clock.c (100%) rename {gdb/gdbsupport => gdbsupport}/run-time-clock.h (100%) rename {gdb/gdbsupport => gdbsupport}/safe-iterator.h (100%) rename {gdb/gdbsupport => gdbsupport}/safe-strerror.c (100%) rename {gdb/gdbsupport => gdbsupport}/scope-exit.h (100%) rename {gdb/gdbsupport => gdbsupport}/scoped_fd.h (100%) rename {gdb/gdbsupport => gdbsupport}/scoped_mmap.c (100%) rename {gdb/gdbsupport => gdbsupport}/scoped_mmap.h (100%) rename {gdb/gdbsupport => gdbsupport}/scoped_restore.h (100%) rename {gdb/gdbsupport => gdbsupport}/selftest.c (100%) rename {gdb/gdbsupport => gdbsupport}/selftest.h (100%) rename {gdb/gdbsupport => gdbsupport}/signals-state-save-restore.c (100%) rename {gdb/gdbsupport => gdbsupport}/signals-state-save-restore.h (100%) rename {gdb/gdbsupport => gdbsupport}/signals.c (100%) rename {gdb/gdbsupport => gdbsupport}/symbol.h (100%) rename {gdb/gdbsupport => gdbsupport}/tdesc.c (100%) rename {gdb/gdbsupport => gdbsupport}/tdesc.h (100%) rename {gdb/gdbsupport => gdbsupport}/thread-pool.c (100%) rename {gdb/gdbsupport => gdbsupport}/thread-pool.h (100%) rename {gdb/gdbsupport => gdbsupport}/traits.h (100%) rename {gdb/gdbsupport => gdbsupport}/underlying.h (100%) rename {gdb/gdbsupport => gdbsupport}/valid-expr.h (100%) rename {gdb/gdbsupport => gdbsupport}/version.h (100%) rename {gdb/gdbsupport => gdbsupport}/x86-xstate.h (100%) rename {gdb/gdbsupport => gdbsupport}/xml-utils.c (100%) rename {gdb/gdbsupport => gdbsupport}/xml-utils.h (100%) delete mode 100644 ld/scripttempl/elf32msp430_3.sc create mode 100644 ld/testsuite/ld-msp430-elf/reloc-lo-430x.s create mode 100644 ld/testsuite/ld-msp430-elf/upper-input-sections.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-1.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-1a.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-1b.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-2.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-2a.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-2b.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-3.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-3.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-4.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-4.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5a.c create mode 100644 ld/testsuite/ld-x86-64/pr25416-5b.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5c.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5d.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5e.s create mode 100644 libiberty/filedescriptor.c create mode 100644 patches/0001-gold-x86-64-Fix-TLSDESC-relaxation-for-x32.patch delete mode 100644 patches/0004-gold-Pass-Wa-mx86-used-note-no-to-COMPILE-CXXCOMPI [...] create mode 100644 patches/0004-gold-Skip-some-incremental-tests.patch