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 12d1f831c5 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds 78c8836415 binutils/testsuite: Support stderr options with `run_dump_test' adds 7550610057 ELF/BFD: Propagate the return status from backend section pr [...] adds 2d6dda7161 MIPS/BFD: Correctly report unsupported `.reginfo' section size adds e65b1a7868 RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCC adds 89424b1d69 RISC-V/GAS: Correct an `expr' global shadowing error for pre [...] adds b8df6ca79e Use visitors for make_gdb_type adds cd04836359 x86: Remove the unused _GLOBAL_OFFSET_TABLE_ adds f3b91ed8f9 Remove myself as a write-after-approval GDB maintainer. adds 279b2f9416 [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_AB [...] adds 72dd273062 ppc64: Fix stwux encoding adds 9d0e82daf9 Automatic date update in version.in adds 422f3d3d6d Allow the find_abstract_instance_name() function in the BFD [...] adds 64e234d417 Prevent attempts to call strncpy with a zero-length field by [...] adds 68807c3cd6 Replace reachable assertion with a test and return of NULL. adds 8278e7cec3 Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.c adds 46d09186d3 Improve the find_nearest_line function for the MIPS target s [...] adds 583e3f9061 Fix up one ChangeLog entry date adds bca65a2394 Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL adds c20c30f615 Fix PR ld/22263 on SPARC. adds 3f8c94b478 Remove some $ARCH_read_pc and $ARCH_write_pc adds f3342ae030 Automatic date update in version.in adds ed01220cc8 RISC-V: Eliminate spurious error w/ reloc truncated message new a996a73236 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new 4284888eb0 Remove "x86: Remove the unused _GLOBAL_OFFSET_TABLE_" new aecc4a249f Apply "x86-64: Generate branch with PLT32 relocation" new b27a710f0e Fix ""x86-64: Generate branch with PLT32 relocation" new c40667e624 Update support for R_X86_64_THUNK_GOTPCRELX
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: bfd/ChangeLog | 96 +++ bfd/coff-rs6000.c | 2 +- bfd/dwarf2.c | 32 +- bfd/elf.c | 3 +- bfd/elf32-i386.c | 16 +- bfd/elf64-x86-64.c | 4 + bfd/elfnn-aarch64.c | 15 +- bfd/elfnn-riscv.c | 4 +- bfd/elfxx-mips.c | 39 +- bfd/elfxx-sparc.c | 269 +++---- bfd/elfxx-x86.c | 17 +- bfd/elfxx-x86.h | 3 + bfd/opncls.c | 22 +- bfd/version.h | 2 +- binutils/ChangeLog | 26 + binutils/readelf.c | 12 +- .../testsuite/binutils-all/mips/mips-reginfo-n32.d | 7 + .../testsuite/binutils-all/mips/mips-reginfo.d | 6 + .../testsuite/binutils-all/mips/mips-reginfo.s | 2 + binutils/testsuite/binutils-all/mips/mips.exp | 5 + binutils/testsuite/config/default.exp | 1 + binutils/testsuite/lib/utils-lib.exp | 190 ++++- config/ChangeLog | 4 + config/gcc-plugin.m4 | 4 +- gas/ChangeLog | 13 + gas/config/tc-riscv.c | 6 +- gas/testsuite/gas/mips/mips.exp | 4 + gas/testsuite/gas/mips/reginfo-2-n32.d | 4 + gas/testsuite/gas/mips/reginfo-2.d | 3 + gas/testsuite/gas/mips/reginfo-2.l | 3 + gas/testsuite/gas/mips/reginfo-2.s | 2 + gdb/ChangeLog | 39 + gdb/MAINTAINERS | 1 - gdb/expprint.c | 3 +- gdb/ft32-tdep.c | 22 - gdb/m32r-tdep.c | 9 - gdb/mep-tdep.c | 10 - gdb/microblaze-tdep.c | 7 - gdb/mn10300-tdep.c | 16 - gdb/moxie-tdep.c | 21 - gdb/rs6000-tdep.c | 2 +- gdb/target-descriptions.c | 482 +++++------ ld/ChangeLog | 37 + ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/emit-relocs-258.s | 3 +- ld/testsuite/ld-aarch64/emit-relocs-259.s | 3 +- ld/testsuite/ld-aarch64/pr22764.d | 18 + ld/testsuite/ld-aarch64/pr22764.s | 6 + ld/testsuite/ld-elf/tls.exp | 8 +- ld/testsuite/ld-i386/discarded1.s | 2 +- ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/load1-nacl.d | 84 +- ld/testsuite/ld-i386/load1.d | 84 +- ld/testsuite/ld-i386/pr22782.d | 10 + ld/testsuite/ld-i386/pr22782.s | 15 + ld/testsuite/ld-sparc/tlspie32.dd | 55 +- ld/testsuite/ld-sparc/tlspie32.s | 62 +- ld/testsuite/ld-sparc/tlspie64.dd | 55 +- ld/testsuite/ld-sparc/tlspie64.s | 62 +- ld/testsuite/ld-x86-64/discarded1.s | 2 +- ld/testsuite/ld-x86-64/load1a-nacl.d | 76 +- ld/testsuite/ld-x86-64/load1a.d | 76 +- ld/testsuite/ld-x86-64/load1b-nacl.d | 76 +- ld/testsuite/ld-x86-64/load1b.d | 76 +- ld/testsuite/ld-x86-64/pr22782.s | 15 + ld/testsuite/ld-x86-64/pr22782a.d | 11 + ld/testsuite/ld-x86-64/pr22782b.d | 11 + ld/testsuite/ld-x86-64/x86-64.exp | 2 + patches/README | 2 +- patches/binutils-pr22782.patch | 882 --------------------- patches/binutils-x86-64-plt32.patch | 541 +++++++++++++ patches/binutils-x86-64-thunk.patch | 46 +- 72 files changed, 2029 insertions(+), 1721 deletions(-) create mode 100644 binutils/testsuite/binutils-all/mips/mips-reginfo-n32.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-reginfo.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-reginfo.s create mode 100644 gas/testsuite/gas/mips/reginfo-2-n32.d create mode 100644 gas/testsuite/gas/mips/reginfo-2.d create mode 100644 gas/testsuite/gas/mips/reginfo-2.l create mode 100644 gas/testsuite/gas/mips/reginfo-2.s create mode 100644 ld/testsuite/ld-aarch64/pr22764.d create mode 100644 ld/testsuite/ld-aarch64/pr22764.s create mode 100644 ld/testsuite/ld-i386/pr22782.d create mode 100644 ld/testsuite/ld-i386/pr22782.s create mode 100644 ld/testsuite/ld-x86-64/pr22782.s create mode 100644 ld/testsuite/ld-x86-64/pr22782a.d create mode 100644 ld/testsuite/ld-x86-64/pr22782b.d delete mode 100644 patches/binutils-pr22782.patch create mode 100644 patches/binutils-x86-64-plt32.patch