This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from eb47d2fa97 Automatic date update in version.in adds 94a8e7b0ef Regen ld BLD-POTFILES.in adds 91ed9b71fa ppc32 merging of e_flags from dynamic objects adds 6b728d3286 FIXME for merging of e_flags and .gnu.attributes adds a8acd6eeb6 PR25882, .gnu.attributes are not checked for shared libraries adds 6083233224 objdump: long run time when using -D -z adds a2714d6cca PR25900, RISC-V: null pointer dereference adds 53ae0aa9c6 [gdb/testsuite] Fix Wunused-result warning in until-reverse.c adds 8dbb13755b Fix size recalculation of fortran arrays adds 652fc23a30 Remove gdb-gdb.gdb breakpoint on disappeared function info_command. adds 693196cba2 [gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint locat [...] adds e977e74712 gold: Handle local IFUNC symbol for APLT adds 48bc218262 gold: Increment plt_offset after setting TLSDESC PLT entry adds de6d6067f5 gold: Update ver_test_pr16504.sh adds e10cfd0633 gold: Make Ordering::operator() even more complex adds 6d520e36de gold: x86-64: Fix TLSDESC -> LE relaxation adds ccf20d460f gold: x86-64: Fix TLSDESC relaxation for x32 adds a4be18526b Automatic date update in version.in adds 8caf140db2 [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang adds 5beb4d1771 [gdb/testsuite] Fix i386-mpx.exp compilation warnings adds 6a6ea76aee gdb: Fix formatting error in ChangeLog adds a51119cde4 Fix typo in comment of DYN_PROP_ASSOCIATED adds 8c16443418 gold: Compile common tests with -fcommon adds c69ad65744 Automatic date update in version.in adds 3b6acaee89 Update more calls to add_prefix_cmd adds c3bf7d31de Automatic date update in version.in adds 9c7b8e9b92 readelf: nds32 specific decoding adds 6015a06749 [gdb/testsuite] Fix gdb.base/async.exp with gcc-8 adds 4706679dac Fix an illegal memory access in the assembler when generatin [...] adds fe05f369f0 gas: PR 25863: Fix scalar vmul inside it block when assembli [...] adds 070b775f03 GAS: Do not create an entry for the default directory if the [...] adds cff69cf4cf [binutils-gdb][ld][AArch64] Fix group_sections algorithm adds 7242fa8aa7 [PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.c adds e052e2ba29 [PATCH] objcopy: Allow --dump-section to dump an empty SEC_H [...] adds dc7148375d Automatic date update in version.in adds c3236f84c1 gdb: remove TYPE_INCOMPLETE adds 7d0bd48744 [GAS] change of ELF flags initial value in rx-linux adds 546cb2d85e Restore readelf's warnings that describe real problems with [...] adds aa8509b4ed Mention the NetBSD support in "info proc" documentation adds a3bbacc120 gdb: remove main_type::flag_incomplete adds 4167d44ce2 Automatic date update in version.in adds 6173d6a696 [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-alias adds 7c99e7e2b0 [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8 adds 873dd4273f [gdb/testsuite] Fix gdb_unbuffer_output return-type adds 0fc2a808cb [gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8 adds abf6d805a0 [gdb/testsuite] Fix gdb.base/store.exp with gcc-10 adds b8983c4663 [gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-r [...] adds 6ef719c016 Section "3.1 Preprocessing" of the online GAS manual has a w [...] adds 0d8683a321 [gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8 adds 24fe640b4d [gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,revers [...] adds bfeaed386d Updated Swedish translation for the gas sub-directory adds ac4a4f1cd7 gdb: handle endbr64 instruction in amd64_analyze_prologue adds 0d4bf01694 gdb: remove main_type::flag_static new 1d5bcf8d88 Automatic date update in version.in
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: bfd/ChangeLog | 48 + bfd/aout-cris.c | 18 +- bfd/elf32-bfin.c | 4 + bfd/elf32-frv.c | 4 + bfd/elf32-nds32.c | 4 + bfd/elf32-ppc.c | 3 + bfd/elf32-score.c | 4 + bfd/elf32-score7.c | 4 + bfd/elf32-sh.c | 4 + bfd/elf32-tic6x.c | 7 + bfd/elf64-ia64-vms.c | 4 + bfd/elfnn-aarch64.c | 83 +- bfd/elfnn-ia64.c | 4 + bfd/elfnn-riscv.c | 11 +- bfd/elfxx-mips.c | 1 + bfd/version.h | 2 +- binutils/ChangeLog | 43 + binutils/dwarf.c | 45 +- binutils/dwarf.h | 1 + binutils/elfcomm.c | 9 - binutils/elfcomm.h | 4 +- binutils/objcopy.c | 12 +- binutils/objdump.c | 67 +- binutils/readelf.c | 46 +- binutils/testsuite/binutils-all/update-section.exp | 7 + gas/ChangeLog | 41 + gas/config/tc-arm.c | 12 +- gas/config/tc-rx.c | 9 +- gas/doc/as.texi | 5 +- gas/dwarf2dbg.c | 12 +- gas/po/sv.po | 7050 +++++++++++--------- gas/testsuite/gas/arm/mve-scalar-vmul-it.d | 11 + gas/testsuite/gas/arm/mve-scalar-vmul-it.s | 5 + gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/pr25917.d | 9 + gas/testsuite/gas/elf/pr25917.s | 4 + gdb/ChangeLog | 55 + gdb/amd64-tdep.c | 19 + gdb/breakpoint.c | 45 +- gdb/cli/cli-logging.c | 49 +- gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 22 +- gdb/dwarf2/index-cache.c | 16 +- gdb/gdb-gdb.gdb.in | 6 - gdb/gdbtypes.c | 136 +- gdb/gdbtypes.h | 14 +- gdb/memattr.c | 17 +- gdb/mips-tdep.c | 14 +- gdb/target.c | 13 +- gdb/testsuite/ChangeLog | 80 + gdb/testsuite/gdb.ada/operator_bp.exp | 14 +- .../amd64-prologue-skip-cf-protection.c} | 6 +- .../gdb.arch/amd64-prologue-skip-cf-protection.exp | 65 + gdb/testsuite/gdb.arch/i386-mpx-call.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-map.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-sigsegv.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-simple_segv.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx.exp | 4 + gdb/testsuite/gdb.base/async.exp | 42 +- gdb/testsuite/gdb.base/break.exp | 4 - gdb/testsuite/gdb.base/consecutive.exp | 15 +- gdb/testsuite/gdb.base/default.exp | 4 +- gdb/testsuite/gdb.base/psym-external-decl.c | 2 +- gdb/testsuite/gdb.base/psym-external-decl.exp | 5 + gdb/testsuite/gdb.base/sepdebug.exp | 3 - gdb/testsuite/gdb.base/shlib-call.exp | 11 +- gdb/testsuite/gdb.base/store.exp | 52 +- gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp | 6 +- gdb/testsuite/gdb.compile/compile-ifunc.exp | 12 +- gdb/testsuite/gdb.reverse/consecutive-precsave.exp | 15 +- gdb/testsuite/gdb.reverse/consecutive-reverse.exp | 15 +- gdb/testsuite/gdb.reverse/until-reverse.c | 3 +- gdb/testsuite/lib/gdb.exp | 55 + gdb/testsuite/lib/unbuffer_output.c | 2 +- gdb/tui/tui-win.c | 26 +- gdb/utils.c | 36 +- gold/ChangeLog | 72 + gold/testsuite/Makefile.am | 40 +- gold/testsuite/Makefile.in | 46 +- gold/testsuite/odr_violation2.cc | 2 +- gold/testsuite/ver_test_pr16504.sh | 4 +- gold/testsuite/x86_64_gd_to_le.s | 24 + .../{ver_test_pr16504.sh => x86_64_gd_to_le.sh} | 25 +- gold/x86_64.cc | 97 +- ld/ChangeLog | 17 + ld/ldlang.c | 9 +- ld/po/BLD-POTFILES.in | 1 + ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/farcall-group.d | 30 + ld/testsuite/ld-aarch64/farcall-group.s | 15 + 90 files changed, 5353 insertions(+), 3533 deletions(-) create mode 100644 gas/testsuite/gas/arm/mve-scalar-vmul-it.d create mode 100644 gas/testsuite/gas/arm/mve-scalar-vmul-it.s create mode 100644 gas/testsuite/gas/elf/pr25917.d create mode 100644 gas/testsuite/gas/elf/pr25917.s copy gdb/testsuite/{gdb.base/psym-external-decl.c => gdb.arch/amd64-prologue-skip- [...] create mode 100644 gdb/testsuite/gdb.arch/amd64-prologue-skip-cf-protection.exp create mode 100644 gold/testsuite/x86_64_gd_to_le.s copy gold/testsuite/{ver_test_pr16504.sh => x86_64_gd_to_le.sh} (61%) create mode 100644 ld/testsuite/ld-aarch64/farcall-group.d create mode 100644 ld/testsuite/ld-aarch64/farcall-group.s