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 ef8cccf358 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds 6a997029fb Add include guards to common/format.h adds 7db85adb3b Automatic date update in version.in adds e8e7d10c39 python: Fix memleak in do_start_initialization adds ee9a09e959 Update find command help and search memory docs adds e3d4058216 When creating a .note section to contain a version note, set [...] adds 4dff97b2ce Fix a seg-fault when displaying notes from a prorgam segment [...] adds 64973b0ac4 Update the simplified Chinese translation of the messages in [...] adds a377ae2ad6 [PR ld/22269] aarch64: Handle local undefined weak symbols adds 6dda7875a8 [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE adds 10329bb27f fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message") adds 120bc8b8b9 gas: extract xg_relax_trampoline from xtensa_relax_frag adds fec68fb168 gas: xtensa: extract jump assembling for trampolines adds 1c2649f50f gas: xtensa: reuse find_trampoline_seg adds 46888d7100 gas: xtensa: merge trampoline_frag into xtensa_frag_type adds fe6c2f1b64 gas: xtensa: rewrite xg_relax_trampoline adds 76a493ab99 gas: xtensa: reuse trampoline placement code adds 148d638429 gas: xtensa: implement trampoline coalescing adds 407e114084 gas: xtensa: speed up find_trampoline_seg adds b22c88c2ca A simpler way to make the "arch" build directory adds f06afa5336 Move cli object files to cli subdirectory adds 6f3cdf9a3b Move mi objects to mi subdirectory adds a26aa30cc5 Move compile object files to compile subdirectory adds 5c8a943144 Move tui object files to tui subdirectory adds 75787ac19c Move unittests object files to unittests subdirectory adds bd810fff78 Move guile object files to guile subdirectory adds 8fd8d003de Move python object files to python subdirectory adds afa0a41159 Define YYOBJ in terms of YYFILES adds b5adff3b5e Simplify COMMON_OBS by using list of sources adds 4f04fba813 Add missing files to COMMON_SFILES adds 66599a7dc0 Move target object files to target subdirectory adds 18ca73470a Remove REMOTE_OBS adds 57c1b6811a Automatic date update in version.in adds 033bfb739b Fix symbol values and relocation addends for relocatable links. adds f0531ed6a4 Compress loads/stores with implicit 0 offset. adds a83ef4d139 ld: Set non_ir_ref_regular on symbols referenced in regular objects adds cd5b2babea Copying symbol type in ld script assignments adds 165f707ac8 PR22471, undefined reference to linker-defined symbols adds 6c6bc89930 ELF: Don't set non_ir_ref_regular in check_relocs new 979df8d592 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new 0d434e5d59 Update binutils-pr22471.patch against master new c551128504 Update binutils-pr22490.patch against master new 0e6e17f057 Remove binutils-pr22490.patch new 26e7a7b2d3 Update binutils-secondary.patch against master adds b23dc97fe2 Fix a memory access violation when attempting to parse a cor [...] adds 82ed9683ec Properly handle note sections and segments adds ff174d3ffa gold: Add a newline at end of pr22266_a.c new 7387a9da1f Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
The 6 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 | 111 ++ bfd/bfd-in2.h | 6 + bfd/coff-arm.c | 65 +- bfd/coff-i386.c | 5 + bfd/coff-i860.c | 5 + bfd/coff-m68k.c | 5 + bfd/coff-m88k.c | 9 +- bfd/coff-mips.c | 6 + bfd/coff-x86_64.c | 16 +- bfd/elf-m10300.c | 4 - bfd/elf32-arm.c | 4 - bfd/elf32-bfin.c | 4 - bfd/elf32-cr16.c | 4 - bfd/elf32-cris.c | 4 - bfd/elf32-d10v.c | 4 - bfd/elf32-dlx.c | 4 - bfd/elf32-fr30.c | 4 - bfd/elf32-frv.c | 4 - bfd/elf32-hppa.c | 4 - bfd/elf32-i370.c | 4 - bfd/elf32-i386.c | 1 - bfd/elf32-iq2000.c | 4 - bfd/elf32-lm32.c | 4 - bfd/elf32-m32c.c | 4 - bfd/elf32-m32r.c | 4 - bfd/elf32-m68hc1x.c | 4 - bfd/elf32-m68k.c | 4 - bfd/elf32-mcore.c | 4 - bfd/elf32-metag.c | 4 - bfd/elf32-microblaze.c | 4 - bfd/elf32-moxie.c | 4 - bfd/elf32-msp430.c | 4 - bfd/elf32-mt.c | 4 - bfd/elf32-nios2.c | 4 - bfd/elf32-or1k.c | 4 - bfd/elf32-ppc.c | 4 - bfd/elf32-rl78.c | 4 - bfd/elf32-s390.c | 4 - bfd/elf32-score.c | 4 - bfd/elf32-score7.c | 4 - bfd/elf32-sh.c | 4 - bfd/elf32-tic6x.c | 4 - bfd/elf32-tilepro.c | 4 - bfd/elf32-v850.c | 4 - bfd/elf32-vax.c | 4 - bfd/elf32-xstormy16.c | 4 - bfd/elf32-xtensa.c | 4 - bfd/elf64-alpha.c | 1 - bfd/elf64-hppa.c | 1 - bfd/elf64-ia64-vms.c | 1 - bfd/elf64-mmix.c | 7 +- bfd/elf64-ppc.c | 9 - bfd/elf64-s390.c | 4 - bfd/elf64-sh64.c | 4 - bfd/elf64-x86-64.c | 1 - bfd/elflink.c | 75 +- bfd/elfnn-aarch64.c | 23 +- bfd/elfnn-ia64.c | 1 - bfd/elfnn-riscv.c | 4 - bfd/elfxx-mips.c | 4 - bfd/elfxx-sparc.c | 4 - bfd/elfxx-tilegx.c | 4 - bfd/linker.c | 9 +- bfd/reloc.c | 40 +- bfd/version.h | 2 +- binutils/ChangeLog | 22 + binutils/readelf.c | 47 +- gas/ChangeLog | 139 ++ gas/config/obj-elf.c | 1 + gas/config/tc-riscv.c | 38 +- gas/config/tc-xtensa.c | 984 +++++++------- gas/config/tc-xtensa.h | 7 + gas/testsuite/gas/riscv/c-ld.d | 17 + gas/testsuite/gas/riscv/c-ld.s | 9 + gas/testsuite/gas/riscv/c-lw.d | 17 + gas/testsuite/gas/riscv/c-lw.s | 9 + gas/testsuite/gas/riscv/riscv.exp | 2 + gas/testsuite/gas/xtensa/all.exp | 1 + .../branch-swap-2.l => xtensa/trampoline-2.l} | 0 gas/testsuite/gas/xtensa/trampoline-2.s | 20 + gas/testsuite/gas/xtensa/trampoline.d | 35 +- gas/testsuite/gas/xtensa/trampoline.s | 2 + gdb/ChangeLog | 107 ++ gdb/Makefile.in | 485 ++----- gdb/common/format.h | 5 + gdb/configure | 19 +- gdb/configure.ac | 15 +- gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 8 +- gdb/findcmd.c | 4 +- gdb/python/python.c | 12 +- gdb/testsuite/ChangeLog | 7 + gdb/testsuite/gdb.ada/mi_catch_ex.exp | 4 +- gold/ChangeLog | 25 + gold/object.cc | 42 +- gold/object.h | 4 +- gold/powerpc.cc | 17 +- gold/target-reloc.h | 19 +- gold/testsuite/pr22266_a.c | 8 + gold/testsuite/pr22266_main.c | 4 + gold/testsuite/pr22266_script.t | 5 +- ld/ChangeLog | 38 + ld/ldexp.c | 115 +- ld/ldexp.h | 5 + ld/ldlang.c | 6 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-1.d | 4 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-1.got | 2 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-2.d | 4 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-2.got | 2 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-3.d | 4 +- ld/testsuite/ld-mips-elf/tlsdyn-o32-3.got | 2 +- ld/testsuite/ld-plugin/lto.exp | 9 + ld/testsuite/ld-plugin/pr22502a.c | 16 + ld/testsuite/ld-plugin/pr22502b.c | 3 + opcodes/ChangeLog | 4 + opcodes/po/zh_CN.po | 1378 +++++++++++++------- patches/README | 1 - patches/binutils-pr22471.patch | 218 +--- patches/binutils-pr22490.patch | 182 --- patches/binutils-secondary.patch | 101 +- 120 files changed, 2617 insertions(+), 2194 deletions(-) create mode 100644 gas/testsuite/gas/riscv/c-ld.d create mode 100644 gas/testsuite/gas/riscv/c-ld.s create mode 100644 gas/testsuite/gas/riscv/c-lw.d create mode 100644 gas/testsuite/gas/riscv/c-lw.s copy gas/testsuite/gas/{mips/branch-swap-2.l => xtensa/trampoline-2.l} (100%) create mode 100644 gas/testsuite/gas/xtensa/trampoline-2.s create mode 100644 ld/testsuite/ld-plugin/pr22502a.c create mode 100644 ld/testsuite/ld-plugin/pr22502b.c delete mode 100644 patches/binutils-pr22490.patch