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 d7ea65afe59 Merge remote-tracking branch 'origin/master' into users/hjl [...] new c596434b932 Remove binutils-pr21129.patch adds 086b06f3c9d Remove cpu-plugin.c adds 82ef9cad78b Fix objcopy --merge-notes dependency on qsort implementatio [...] adds 16b10d6e61b Harden gdb.base/step-over-syscall.exp adds c35d018b1a5 RISC-V: Fix gdbserver problem with handling arch strings. adds aeb87a633cc Automatic date update in version.in adds 738174e17e5 Don't report symbol lookup failure in first phase of linking adds 55be8fd0d23 Improve warning message from debuginfod support in readelf. adds a2236a08440 Fix library segment-address for 64bit values adds e667c15c489 Automatic date update in version.in adds ef8f08ca13f PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf adds ee2a6fc6041 [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race adds 5f440116e87 testsuite, cp: add expected failures to pass-by-ref tests f [...] adds 5133a31537c Recognize more program breakpoint patterns adds b62a802857a Test handling of additional brk instruction patterns adds 548a204f7d6 Fix configure.srv error for Linux on PowerPC adds 287c844a33a gdbserver: Fix whitespace configure.srv damage for `i[34567 [...] adds fc1ca146f76 Adjust src-release.sh's getver due to gdbsupport's move to [...] adds c47f70e2ce7 Fix -Werror-stringop error on infcmd.c:construct_inferior_a [...] adds 03fe9cfb983 Automatic date update in version.in adds 72913831fc5 Remove need to clear obj_coff_keep_syms in coff object_p adds 1bd8ae10049 ubsan: tic4x: left shift cannot be represented in type 'int' adds 62b3f54810e x86: drop further pointless/bogus DefaultSize adds 873494c89fb x86-64: also diagnose far returns / IRET with ambiguous ope [...] adds aeab2b26dbe x86-64: honor vendor specifics for near RET adds bd434cc4d94 cpu,opcodes,gas: fix neg and neg32 instructions in BPF adds 87b2920fc54 Bugfixes for pe_print_debugdata() adds 1957ab1030b Add some new PE_IMAGE_DEBUG_TYPE values adds b5d36aaa8ad Identify reproducible builds in 'objdump -p' output for PE files adds 0c115f8483a ubsan: m32c: left shift of negative value adds 5cebc931d70 ld/doc: drop blank between @option and brace adds 2ae4c7035cd x86: prevent undue use of GOT32X and alike relocations adds de08f22743d Automatic date update in version.in adds 327301a4604 OOM in setup_group adds 72ebe8c5283 Tidy bfd.pot adds 7a27a45bc66 gdb/tui: Update help text for scroll commands adds 42330a681af gdb/tui: Disassembler scrolling of very small programs adds fd9faca826e Fix ravenscar-thread.c for multi-target adds c3036ed0633 aarch64: Fix MOVPRFX markup for bf16 conversions adds 825bd36cead x86: drop unused EXVexWdq / vex_w_dq_mode adds 4102be5cf92 x86: replace EXxmm_mdq by EXVexWdqScalar adds 53943f32ccd Updated translations for some of the binutils sub-directories adds 90e9955aef9 [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instruct [...] adds d26cc8a9d6a Fix compile time build problem building the s390 assembler. adds 9216914510c arm: PR gas/25472 Enable DSP instructions with +mve adds d465d69579d Add missing ChangeLog for last patch adds 95441c43cc0 nios2: recognize %gotoff relocation in assembler adds e7cbe0c4a4d nios2: Add BFD support for GOT-relative DW_EH_PE_datarel encodings new 62c5464f2b1 Merge remote-tracking branch 'origin/master' into users/hjl [...] new 9e5b6f62318 gold: Make Ordering::operator() even more complex
The 3 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 | 6 + bfd/ChangeLog | 66 + bfd/Makefile.am | 59 +- bfd/Makefile.in | 60 +- bfd/archures.c | 2 - bfd/bfd-in2.h | 1 - bfd/coffgen.c | 15 +- bfd/cpu-plugin.c | 41 - bfd/cpu-riscv.c | 19 +- bfd/elf-eh-frame.c | 1 + bfd/elf.c | 6 +- bfd/peXXigen.c | 100 +- bfd/po/SRC-POTFILES.in | 1 - bfd/version.h | 2 +- bfd/xcofflink.c | 18 +- binutils/ChangeLog | 14 + binutils/objcopy.c | 34 +- binutils/po/sv.po | 3994 +++++------ binutils/readelf.c | 37 +- cpu/ChangeLog | 18 + cpu/bpf.cpu | 2 +- cpu/m32c.cpu | 36 +- gas/ChangeLog | 93 + gas/config/tc-arm.c | 24 +- gas/config/tc-i386.c | 31 +- gas/config/tc-nios2.c | 40 +- gas/config/tc-s390.c | 2 +- gas/po/fr.po | 6915 ++++++++++--------- gas/po/ru.po | 6918 +++++++++++--------- gas/testsuite/gas/aarch64/sve-bfloat-movprfx.d | 2 +- gas/testsuite/gas/aarch64/sve-bfloat-movprfx.s | 2 +- gas/testsuite/gas/aarch64/sve-movprfx_28.d | 31 + gas/testsuite/gas/aarch64/sve-movprfx_28.l | 8 + gas/testsuite/gas/aarch64/sve-movprfx_28.s | 45 + gas/testsuite/gas/arm/mve-ldst.d | 43 + gas/testsuite/gas/arm/mve-ldst.s | 13 + gas/testsuite/gas/arm/mve_dsp.d | 140 + gas/testsuite/gas/bpf/alu-be.d | 2 +- gas/testsuite/gas/bpf/alu.d | 2 +- gas/testsuite/gas/bpf/alu32-be.d | 2 +- gas/testsuite/gas/bpf/alu32.d | 2 +- gas/testsuite/gas/i386/got-no-relax.d | 37 +- gas/testsuite/gas/i386/got.d | 37 +- gas/testsuite/gas/i386/got.s | 13 + gas/testsuite/gas/i386/ilp32/x86-64-branch.d | 8 +- gas/testsuite/gas/i386/k1om.d | 27 +- gas/testsuite/gas/i386/l1om.d | 27 +- gas/testsuite/gas/i386/noreg64.d | 3 + gas/testsuite/gas/i386/noreg64.l | 3 + gas/testsuite/gas/i386/noreg64.s | 3 + gas/testsuite/gas/i386/x86-64-branch-2.d | 2 + gas/testsuite/gas/i386/x86-64-branch-2.s | 3 + gas/testsuite/gas/i386/x86-64-branch-4.l | 44 +- gas/testsuite/gas/i386/x86-64-branch-4.s | 4 + gas/testsuite/gas/i386/x86-64-branch.d | 8 +- gas/testsuite/gas/i386/x86-64-branch.s | 5 + gas/testsuite/gas/i386/x86-64-opcode.d | 1 + gas/testsuite/gas/i386/x86-64-opcode.s | 5 +- 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.e | 2 + gas/testsuite/gas/i386/x86-64-suffix.s | 1 - gas/testsuite/gas/i386/x86_64-intel.d | 27 +- gas/testsuite/gas/i386/x86_64.d | 28 +- gas/testsuite/gas/i386/x86_64.e | 3 + gas/testsuite/gas/i386/x86_64.s | 8 + gdb/ChangeLog | 47 + gdb/aarch64-tdep.c | 37 + gdb/arch-utils.c | 32 + gdb/arch-utils.h | 4 + gdb/breakpoint.c | 46 +- gdb/breakpoint.h | 5 - gdb/gdbarch.c | 23 + gdb/gdbarch.h | 7 + gdb/gdbarch.sh | 4 + gdb/gdbserver/ChangeLog | 14 + gdb/gdbserver/configure.srv | 5 +- gdb/gdbserver/server.c | 4 +- gdb/infcmd.c | 5 + gdb/infrun.c | 4 +- gdb/ravenscar-thread.c | 3 +- gdb/testsuite/ChangeLog | 35 + gdb/testsuite/gdb.arch/aarch64-brk-patterns.c | 31 + gdb/testsuite/gdb.arch/aarch64-brk-patterns.exp | 69 + gdb/testsuite/gdb.base/step-over-syscall.exp | 134 +- gdb/testsuite/gdb.cp/pass-by-ref-2.exp | 6 + gdb/testsuite/gdb.cp/pass-by-ref.exp | 26 + gdb/testsuite/gdb.threads/watchpoint-fork-child.c | 4 + gdb/testsuite/gdb.threads/watchpoint-fork-mt.c | 2 + gdb/testsuite/gdb.threads/watchpoint-fork-parent.c | 4 + gdb/testsuite/gdb.threads/watchpoint-fork-st.c | 2 + gdb/testsuite/gdb.threads/watchpoint-fork.exp | 13 +- gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.S | 22 + .../gdb.tui/tui-layout-asm-short-prog.exp | 51 + gdb/tui/tui-disasm.c | 2 +- gdb/tui/tui-win.c | 16 +- include/ChangeLog | 6 + include/coff/internal.h | 5 + ld/ChangeLog | 21 + ld/Makefile.am | 2 +- ld/Makefile.in | 2 +- ld/emultempl/elf.em | 2 +- ld/ld.texi | 2 +- ld/ldelf.c | 8 +- ld/ldelf.h | 2 +- ld/ldexp.c | 5 +- opcodes/ChangeLog | 49 + opcodes/aarch64-tbl.h | 4 +- opcodes/bpf-opc.c | 8 +- opcodes/i386-dis-evex-prefix.h | 40 +- opcodes/i386-dis.c | 36 +- opcodes/i386-opc.tbl | 24 +- opcodes/i386-tbl.h | 44 +- opcodes/m32c-ibld.c | 24 +- opcodes/tic4x-dis.c | 2 +- ...-Make-Ordering-operator-even-more-complex.patch | 38 + patches/README | 2 +- patches/binutils-pr21129.patch | 49 - src-release.sh | 4 +- 119 files changed, 11764 insertions(+), 8422 deletions(-) delete mode 100644 bfd/cpu-plugin.c create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.s create mode 100644 gas/testsuite/gas/arm/mve-ldst.d create mode 100644 gas/testsuite/gas/arm/mve-ldst.s create mode 100644 gas/testsuite/gas/arm/mve_dsp.d create mode 100644 gas/testsuite/gas/i386/x86-64-suffix.e create mode 100644 gas/testsuite/gas/i386/x86_64.e create mode 100644 gdb/testsuite/gdb.arch/aarch64-brk-patterns.c create mode 100644 gdb/testsuite/gdb.arch/aarch64-brk-patterns.exp create mode 100644 gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.S create mode 100644 gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.exp create mode 100644 patches/0001-gold-Make-Ordering-operator-even-more-complex.patch delete mode 100644 patches/binutils-pr21129.patch