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 64dfa83626 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds b63ea3389d Automatic date update in version.in adds 4869c5854e Fix filename in prior ChangeLog entry adds 4ad422a635 Automatic date update in version.in adds 3ac21baa84 x86: fix operand size checking adds 0a8288f78a Update the src-release script to include the new top level f [...] adds ad96220cc7 Update release making notes to metion checking for new top l [...] adds b248663fe5 Use new and delete for buildsym_compunit adds 905eb0e293 Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptr adds e62cca7ccb Add assert in prepare_for_building adds c0015d4497 Move last_source file to buildsym_compunit adds 6a976300e7 Move pending_macros to buildsym_compunit adds 530fedbcbf Move have_line_numbers to buildsym_compunit adds 2c99ee5c4f Move last_source_start_addr to buildsym_compunit adds 81cc346dc9 Move processing_acc_compilation to dbxread.c adds 0ec44fc067 Make context_stack_size static in buildsym.c adds 2150c3ef04 Move some code from buildsym to stabsread adds 6b84eeb216 Move processing_gcc to stabsread adds 5985ac614d Move within_function to stabsread adds 2c722d18f3 Remove buildsym_new_init adds 77d6f1aa16 Move scan_file_globals declaration to stabsread.h adds 43130d6f96 Remove merge_symbol_lists adds ccdac490bb Use gdb_assert in two places in buildsym.c adds 8419ee5331 Move the subfile stack to buildsym_compunit adds 652788a731 Make free_pending_blocks static adds 6cccc9a891 Move the using directives to buildsym_compunit adds edb0470b99 Use outermost_context_p in more places adds 5d691c8829 Fix compilation error in ia64-tdep.c with libunwind-ia64 adds 8b411ff8d5 Add missing ChangeLog entry adds a700e753e5 remote-sim.c: Remove unused variables adds ec74dcd894 Fix compilation error in ia64-vms-tdep.c with libunwind-ia64 adds b4792091ca Remove unused variables in ia64*tdep.c adds 8a67aaa818 Add missing ChangeLog entry adds cb2366c198 Add grok/write functions for new ppc core note sections adds 3fd217186c Fix typo in NT_PPC_TM_CVSX note description adds 117a0e996d RISC-V: Add osabi support. adds 0909f342a2 Automatic date update in version.in adds 4735f0edf4 Use scoped_free_pendings in coff_symtab_read adds 056dec39ed Remove --disable-gdbcli adds ce73f31015 RISC-V: Correct legacy misa register number. adds 27724bad00 RISC-V: Don't decrement pc after break. adds d5c928c053 LD: Export relative-from-absolute symbol marking to BFD adds c691de6a16 BFD: Use `bfd_is_abs_symbol' to determine whether a symbol i [...] adds 7eb1a66c26 Use std::string in ppscm_make_pp_type_error_exception adds 15bf30027b Change gdbscm_exception_message_to_string to return a unique [...] adds a1a31cb8dc Return unique_xmalloc_ptr from gdbscm_safe_eval_string adds c6c6149af4 Return unique_xmalloc_ptr from gdbscm_scm_to_string adds 012ab41373 Automatic date update in version.in adds 0984c34e76 Updated French translation for gold and Spanish translation for ld. adds a38137289e ld: Enable using separate linker script for -z relro adds afca762f59 S/390: Improve partial relro support for 64 bit adds 11a322db5c x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq adds 972450a72c MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests adds d3554ec1ed BFD/XCOFF: Fix storage class setting for weak defined symbols adds 6592ceed48 microMIPS: Add SYSCALL instruction decoding adds 42dc7699a2 [gdb/exp] Fix printing of type of optimized out vla adds 557e56be26 Eliminate most remaining cleanups under gdb/guile/ adds 3a5f2a48ff Eliminate cleanup in gdbscm_execute_gdb_command adds e387da76fc Automatic date update in version.in adds c30be56ebf x86: pre-process opcodes table before parsing adds 7091c61201 x86: fold various AVX512VL templates into their AVX512F coun [...] adds 755908cce5 x86: fold various AVX512CD templates adds 8282b7ad0d x86: fold various AVX512BW templates adds cf769ed505 x86: fold various AVX512DQ templates adds 86b15c3204 x86: fold various AVX512* templates adds 625cbd7ac1 x86: fold VFPCLASSP{D,S} templates adds 5f32791e1e x86: fold narrowing VCVT* templates adds f559b440bb S/390: Set the htm flag on PPA adds 43cc6c3adb gdbscm_wrap, really forward args adds 442a6ce858 Stop potential memory leaks in dwarf CIE reader. adds db3410f80f Fix GDB build using mingw.org's MinGW adds fbb1d502ee [gdb/testsuite] Fix regexp in list-thread-groups-available.exp adds 4581dc8297 Remove make_cleanup_value_free_to_mark adds 4c6933327e Eliminate remaining gdb/guile cleanups adds 8f153adc1d Automatic date update in version.in adds 79f5b65e3e Remove myself from target-specific MAINTAINERS adds 0458ca4440 Specify architecture for SPARC gas tests adds db841b6fcd MIPS/LD: Fix crashing with a discarded dynamic relocation section adds 8095d2f70e MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a new bb4f1a9d7f Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
The 1 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 | 4 + bfd/ChangeLog | 79 + bfd/bfd-in2.h | 11 + bfd/elf-bfd.h | 26 + bfd/elf-s390-common.c | 81 + bfd/elf.c | 351 + bfd/elf32-nds32.c | 4 +- bfd/elf64-s390.c | 143 +- bfd/elfnn-aarch64.c | 6 +- bfd/elfxx-mips.c | 6 +- bfd/linker.c | 15 +- bfd/version.h | 2 +- bfd/xcofflink.c | 13 +- binutils/ChangeLog | 24 + binutils/MAINTAINERS | 2 - binutils/README-how-to-make-a-release | 31 +- binutils/dwarf.c | 16 +- binutils/readelf.c | 4 +- gas/ChangeLog | 93 + gas/NEWS | 3 + gas/config/tc-i386.c | 180 +- gas/config/tc-mips.c | 18 +- gas/doc/as.texi | 8 + gas/doc/c-mips.texi | 15 + gas/testsuite/gas/i386/inval.l | 73 +- gas/testsuite/gas/i386/inval.s | 5 + gas/testsuite/gas/i386/noavx512-2.l | 8 +- gas/testsuite/gas/i386/xmmword.l | 4 + gas/testsuite/gas/i386/xmmword.s | 5 + gas/testsuite/gas/mips/loongson-2e.d | 1 - gas/testsuite/gas/mips/loongson-2e.s | 5 +- gas/testsuite/gas/mips/loongson-2f-2.d | 3 +- gas/testsuite/gas/mips/loongson-2f-3.d | 3 +- gas/testsuite/gas/mips/loongson-2f-3.s | 2 +- .../gas/mips/{loongson-3a.d => loongson-2f-mmi.d} | 217 +- .../gas/mips/{loongson-3a.s => loongson-2f-mmi.s} | 191 +- gas/testsuite/gas/mips/loongson-2f.d | 87 +- gas/testsuite/gas/mips/loongson-2f.s | 87 +- gas/testsuite/gas/mips/loongson-3a-2.d | 1 - gas/testsuite/gas/mips/loongson-3a-2.s | 129 +- .../gas/mips/{loongson-3a.d => loongson-3a-mmi.d} | 217 +- .../gas/mips/{loongson-3a.s => loongson-3a-mmi.s} | 191 +- gas/testsuite/gas/mips/loongson-3a.d | 136 +- gas/testsuite/gas/mips/loongson-3a.s | 124 +- gas/testsuite/gas/mips/mips.exp | 3 + gas/testsuite/gas/sparc/sparc.exp | 78 +- gdb/ChangeLog | 367 +- gdb/Makefile.in | 6 +- gdb/NEWS | 5 +- gdb/buildsym.c | 394 +- gdb/buildsym.h | 92 +- gdb/coffread.c | 18 +- gdb/configure | 28 - gdb/configure.ac | 23 - gdb/cp-namespace.c | 2 +- gdb/dbxread.c | 31 +- gdb/dwarf2read.c | 17 +- gdb/elfread.c | 2 +- gdb/findvar.c | 2 + gdb/guile/guile-internal.h | 71 +- gdb/guile/guile.c | 52 +- gdb/guile/scm-breakpoint.c | 26 +- gdb/guile/scm-cmd.c | 10 +- gdb/guile/scm-exception.c | 11 +- gdb/guile/scm-frame.c | 11 +- gdb/guile/scm-math.c | 389 +- gdb/guile/scm-objfile.c | 10 +- gdb/guile/scm-param.c | 49 +- gdb/guile/scm-pretty-print.c | 68 +- gdb/guile/scm-safe-call.c | 6 +- gdb/guile/scm-string.c | 13 +- gdb/guile/scm-symbol.c | 17 +- gdb/guile/scm-type.c | 52 +- gdb/guile/scm-utils.c | 2 +- gdb/guile/scm-value.c | 443 +- gdb/ia64-libunwind-tdep.c | 11 +- gdb/ia64-tdep.c | 29 +- gdb/ia64-vms-tdep.c | 4 +- gdb/mdebugread.c | 2 +- gdb/mips-tdep.c | 30 +- gdb/mipsread.c | 2 +- gdb/remote-sim.c | 6 - gdb/riscv-tdep.c | 28 +- gdb/riscv-tdep.h | 4 +- gdb/stabsread.c | 14 +- gdb/stabsread.h | 33 + gdb/testsuite/ChangeLog | 10 + gdb/testsuite/gdb.base/vla-optimized-out.c | 34 + gdb/testsuite/gdb.base/vla-optimized-out.exp | 40 + .../gdb.mi/list-thread-groups-available.exp | 2 +- gdb/utils.c | 17 - gdb/utils.h | 4 - gdb/xcoffread.c | 16 +- gold/ChangeLog | 4 + gold/po/fr.po | 2852 +- include/ChangeLog | 11 + include/bfdlink.h | 5 + include/elf/mips.h | 3 +- include/opcode/mips.h | 2 + ld/ChangeLog | 16 + ld/emulparams/elf64_s390.sh | 3 + ld/emultempl/elf32.em | 149 +- ld/genscripts.sh | 150 +- ld/ldexp.c | 1 + ld/po/es.po | 8292 +++- ld/testsuite/ld-elf/reloc-discard.d | 10 + ld/testsuite/ld-elf/reloc-discard.ld | 6 + .../ld-elf/{weak-dyn-1b.s => reloc-discard.s} | 0 .../{gotreloc_64-1.dd => gotreloc_64-norelro-1.dd} | 0 .../{gotreloc_64-1.dd => gotreloc_64-relro-1.dd} | 2 +- ld/testsuite/ld-s390/s390.exp | 11 +- libiberty/ChangeLog | 6 + libiberty/simple-object-elf.c | 4 + opcodes/ChangeLog | 97 + opcodes/Makefile.am | 6 +- opcodes/Makefile.in | 6 +- opcodes/i386-gen.c | 29 +- opcodes/i386-opc.h | 21 +- opcodes/i386-opc.tbl | 2080 +- opcodes/i386-tbl.h | 45747 ++++++------------- opcodes/mips-dis.c | 14 +- opcodes/mips-opc.c | 163 +- opcodes/s390-opc.txt | 2 +- sim/ChangeLog | 4 + sim/MAINTAINERS | 8 +- src-release.sh | 2 +- 126 files changed, 25872 insertions(+), 39042 deletions(-) copy gas/testsuite/gas/mips/{loongson-3a.d => loongson-2f-mmi.d} (81%) copy gas/testsuite/gas/mips/{loongson-3a.s => loongson-2f-mmi.s} (82%) copy gas/testsuite/gas/mips/{loongson-3a.d => loongson-3a-mmi.d} (82%) copy gas/testsuite/gas/mips/{loongson-3a.s => loongson-3a-mmi.s} (82%) create mode 100644 gdb/testsuite/gdb.base/vla-optimized-out.c create mode 100644 gdb/testsuite/gdb.base/vla-optimized-out.exp create mode 100644 ld/testsuite/ld-elf/reloc-discard.d create mode 100644 ld/testsuite/ld-elf/reloc-discard.ld copy ld/testsuite/ld-elf/{weak-dyn-1b.s => reloc-discard.s} (100%) copy ld/testsuite/ld-s390/{gotreloc_64-1.dd => gotreloc_64-norelro-1.dd} (100%) rename ld/testsuite/ld-s390/{gotreloc_64-1.dd => gotreloc_64-relro-1.dd} (83%)