This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from 9ab3a74416 PR24827, Linker loops forever if unterminated multi-line com [...] adds f720d67c59 Automatic date update in version.in adds 86ceaf9867 Make documentation of "python" command match actual behavior adds 7fec04c365 Automatic date update in version.in adds c8cdc1e083 [FYI] Add myself to gdb/MAINTAINERS adds c32e6a04f4 Use block_enum instead of int for better typesafety adds b4603c3464 Add ChangeLog entry for the last commit adds a8eab7c6d5 gdb: Switch "info types" over to use the gdb::options framework adds eb86c5e2e8 gdb: Improve output from "info types" commad adds a8e9d24718 gdb: Show type summary for anonymous structures from c_print [...] adds 236ab0c60c This patch addresses the change in the June Armv8.1-M Mainli [...] adds 0c628bba5a Fixes the linker testcase "Secure gateway veneers:cmse funct [...] adds bfa2a36d94 Remove self-assign from make_invisible_and_set_new_height adds 89356123a1 Automatic date update in version.in adds 5ba2943476 [gdb/testsuite] Fix command result testing in mi-complete.exp adds 1dd1bc4daf Allow objdump to recognise the System.Runtime.dll files that [...] adds ac79ff9ed2 Add Changelog entry missing from previous delta. adds 89ebb345e7 gas "mbind sections" test adds acea835faa binutils testsuite test for ELF32 vs ELF64 adds ec49711a16 Move ld-scripts size tests adds 06f44071cc ELF final_write_processing adds df3a023bd6 SHF_GNU_MBIND requires ELFOSABI_GNU adds 8c728a9d93 Remove tests that test __gnu_lto_v1 symbol. adds 40eadf04ff [gdb][Arm]: gdb cannot step across CMSE secure entry function code. adds 9a618ef615 [gdb/testsuite] Add missing initial prompt read in multidict [...] adds a028026d2f [AArch64] Add support for GMID_EL1 register for +memtag adds 19889a5835 Add missing ChangeLog entries for adds 2e8136f945 Fix objdump's display of indirect strings in object files, w [...] adds 407bcc63bd Automatic date update in version.in adds c76ddaa3f4 [gdb/testsuite] Fix info-types.exp for debug info from more [...] adds 024a584000 Update expected info threads error messages in gdb.multi/tids.exp adds 7137a1ed0a PT_GNU_MBIND section mapping adds 7613ca5e38 Define ELF_OSABI for visium adds c5e20471be Re: ELF final_write_processing adds cc364be6ff Complain about mbind, ifunc, and unique in final_write adds 2f86d55940 Fix ar so that it can correctly detect non-dash prefixed opt [...] adds c54e42531a gdb/h8300-tdep.c: Fix register name in h8300h machine. adds ef551643dc [ARC] Add linker relaxation. adds 7e126ba31a [ARC] Update ARC opcode table adds 0f3f71676a [ARC] Update disassembler opcode selection adds dac6552d4a Update the Swedish translation for the gas sub-directory. adds 9596751830 [ARC] [COMMITTED] Fix formatting. adds 4625b4d081 [gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilation adds 8f79c1075e Revert "Remove tests that test __gnu_lto_v1 symbol." adds b3b965fb91 [gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m adds 75b493d0f9 Automatic date update in version.in adds 442853af24 Allow passing a block to lookup_global_symbol_from_objfile adds 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...] adds c7c860d2d2 When linking binary files into MIPS executables, default to [...] adds 48467cb99b Have readelf and objdump display the contents of the DWARF a [...] adds d079b9c04a Fix attributation of DWARF augmentation patch. adds 297989a10c [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch- [...] adds f32feb4ab3 Fix comment about the signature of add_separate_debug_file adds db2307377f Automatic date update in version.in adds 6e99a238f0 Ajdust lto-3r and lto-5r tests for powerpc64 adds 6dd17ae0f9 Begone elf_linker adds 8e2e3c6c34 PR24798, buffer overflow in process_cu_tu_index adds 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp adds 89b085acaf Fix return type typo in obsd-nat.c that breaks build on OpenBSD
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 174 + bfd/coffcode.h | 8 + bfd/elf-bfd.h | 37 +- bfd/elf-hppa.h | 6 +- bfd/elf-m10300.c | 6 +- bfd/elf-nacl.c | 5 +- bfd/elf-nacl.h | 2 +- bfd/elf-vxworks.c | 19 +- bfd/elf-vxworks.h | 2 +- bfd/elf.c | 121 +- bfd/elf32-arc.c | 321 +- bfd/elf32-arm.c | 25 +- bfd/elf32-avr.c | 6 +- bfd/elf32-bfin.c | 6 +- bfd/elf32-cr16.c | 10 +- bfd/elf32-cris.c | 6 +- bfd/elf32-d10v.c | 1 - bfd/elf32-d30v.c | 1 - bfd/elf32-h8300.c | 7 +- bfd/elf32-i386.c | 4 - bfd/elf32-lm32.c | 5 +- bfd/elf32-m32r.c | 6 +- bfd/elf32-m68hc11.c | 1 - bfd/elf32-m68hc12.c | 1 - bfd/elf32-m68k.c | 6 +- bfd/elf32-mips.c | 8 +- bfd/elf32-msp430.c | 6 +- bfd/elf32-nds32.c | 6 +- bfd/elf32-or1k.c | 6 +- bfd/elf32-pj.c | 6 +- bfd/elf32-ppc.c | 17 +- bfd/elf32-s12z.c | 1 - bfd/elf32-sparc.c | 18 +- bfd/elf32-v850.c | 6 +- bfd/elf32-visium.c | 2 +- bfd/elf32-xc16x.c | 6 +- bfd/elf32-xtensa.c | 12 +- bfd/elf64-hppa.c | 4 +- bfd/elf64-ia64-vms.c | 6 +- bfd/elf64-x86-64.c | 4 - bfd/elflink.c | 19 +- bfd/elfnn-ia64.c | 6 +- bfd/elfxx-mips.c | 16 +- bfd/elfxx-mips.h | 6 +- bfd/elfxx-target.h | 2 +- bfd/peXXigen.c | 7 + bfd/version.h | 2 +- binutils/ChangeLog | 60 + binutils/Makefile.am | 5 +- binutils/Makefile.in | 56 +- binutils/ar.c | 14 +- binutils/dwarf.c | 76 +- binutils/objdump.c | 7 +- binutils/readelf.c | 138 +- binutils/testsuite/binutils-all/objcopy.exp | 4 +- binutils/testsuite/binutils-all/objdump.exp | 43 + binutils/testsuite/gentestdlls.c | 152 + gas/ChangeLog | 57 + gas/config/obj-elf.c | 72 +- gas/config/tc-arm.c | 5 - gas/po/sv.po | 9330 +++++++++++--------- gas/testsuite/gas/aarch64/illegal-sysreg-4.l | 1 + gas/testsuite/gas/aarch64/sysreg-4.d | 1 + gas/testsuite/gas/aarch64/sysreg-4.s | 1 + gas/testsuite/gas/arc/nps400-6.d | 2 +- gas/testsuite/gas/arm/mve-vqdmladh-bad.l | 108 +- gas/testsuite/gas/arm/mve-vqdmladh-bad.s | 8 - gas/testsuite/gas/arm/mve-vqdmladh.d | 6 + gas/testsuite/gas/arm/mve-vqdmladh.s | 6 + gas/testsuite/gas/arm/mve-vqdmlsdh-bad.l | 108 +- gas/testsuite/gas/arm/mve-vqdmlsdh-bad.s | 8 - gas/testsuite/gas/arm/mve-vqdmlsdh.d | 6 + gas/testsuite/gas/arm/mve-vqdmlsdh.s | 6 + gas/testsuite/gas/elf/section12a.d | 5 +- gas/testsuite/gas/elf/section12b.d | 8 +- gas/testsuite/gas/elf/section13.d | 2 + gas/testsuite/gas/elf/section13.l | 2 +- gdb/ChangeLog | 77 + gdb/MAINTAINERS | 1 + gdb/NEWS | 4 + gdb/arm-tdep.c | 56 + gdb/c-typeprint.c | 2 +- gdb/compile/compile-object-load.c | 1 + gdb/doc/ChangeLog | 10 + gdb/doc/gdb.texinfo | 8 +- gdb/doc/python.texi | 2 - gdb/h8300-tdep.c | 54 +- gdb/obsd-nat.c | 2 +- gdb/python/py-objfile.c | 2 +- gdb/solib-spu.c | 3 +- gdb/solib-svr4.c | 3 +- gdb/symtab.c | 116 +- gdb/symtab.h | 5 +- gdb/testsuite/ChangeLog | 64 + gdb/testsuite/gdb.ada/info_auto_lang.exp | 5 +- gdb/testsuite/gdb.arch/arm-cmse-sgstubs.c | 50 + gdb/testsuite/gdb.arch/arm-cmse-sgstubs.exp | 50 + gdb/testsuite/gdb.arch/i386-pkru.exp | 2 +- gdb/testsuite/gdb.base/info-types.c | 117 + gdb/testsuite/gdb.base/info-types.exp | 131 + .../gdb.base/infoline-reloc-main-from-zero.exp | 2 +- gdb/testsuite/gdb.dwarf2/multidictionary.exp | 6 + gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 99 +- gdb/testsuite/gdb.mi/mi-complete.exp | 6 +- gdb/testsuite/gdb.multi/tids.exp | 21 +- gdb/testsuite/gdb.objc/basicclass.m | 1 + gdb/testsuite/gdb.objc/nondebug.m | 1 + gdb/testsuite/gdb.objc/objcdecode.m | 1 + gdb/testsuite/lib/gdb.exp | 17 +- gdb/testsuite/lib/mi-support.exp | 7 + gdb/tui/tui-win.c | 4 +- include/ChangeLog | 31 + include/coff/i386.h | 19 + include/coff/x86_64.h | 22 +- include/elf/internal.h | 4 +- include/opcode/arc.h | 2 + ld/ChangeLog | 50 + ld/emultempl/elf32.em | 2 + ld/testsuite/ld-arc/relax-local-pic.d | 14 + ld/testsuite/ld-arc/relax-local-pic.s | 16 + ld/testsuite/ld-arm/cmse_main_sec_debug.d | 18 +- ld/testsuite/ld-elf/size-1.d | 26 + ld/testsuite/ld-elf/size-1.s | 15 + ld/testsuite/ld-elf/size-1.t | 16 + ld/testsuite/ld-elf/size-2.d | 21 + ld/testsuite/ld-elf/size-2.s | 9 + ld/testsuite/{ld-scripts => ld-elf}/size-2.t | 4 +- ld/testsuite/ld-plugin/lto-3r.d | 2 +- ld/testsuite/ld-plugin/lto-5r.d | 2 +- ld/testsuite/ld-scripts/size-1.d | 14 - ld/testsuite/ld-scripts/size-1.s | 7 - ld/testsuite/ld-scripts/size-1.t | 10 - ld/testsuite/ld-scripts/size-2.d | 18 - ld/testsuite/ld-scripts/size-2.s | 8 - ld/testsuite/ld-scripts/size.exp | 41 - opcodes/ChangeLog | 25 + opcodes/aarch64-opc.c | 4 +- opcodes/arc-dis.c | 24 +- opcodes/arc-ext-tbl.h | 7 - opcodes/arc-opc.c | 4 +- opcodes/arc-tbl.h | 3698 +++++--- opcodes/arm-dis.c | 4 - 142 files changed, 9854 insertions(+), 6462 deletions(-) create mode 100644 binutils/testsuite/gentestdlls.c create mode 100644 gdb/testsuite/gdb.arch/arm-cmse-sgstubs.c create mode 100644 gdb/testsuite/gdb.arch/arm-cmse-sgstubs.exp create mode 100644 gdb/testsuite/gdb.base/info-types.c create mode 100644 gdb/testsuite/gdb.base/info-types.exp create mode 100644 ld/testsuite/ld-arc/relax-local-pic.d create mode 100644 ld/testsuite/ld-arc/relax-local-pic.s create mode 100644 ld/testsuite/ld-elf/size-1.d create mode 100644 ld/testsuite/ld-elf/size-1.s create mode 100644 ld/testsuite/ld-elf/size-1.t create mode 100644 ld/testsuite/ld-elf/size-2.d create mode 100644 ld/testsuite/ld-elf/size-2.s rename ld/testsuite/{ld-scripts => ld-elf}/size-2.t (77%) delete mode 100644 ld/testsuite/ld-scripts/size-1.d delete mode 100644 ld/testsuite/ld-scripts/size-1.s delete mode 100644 ld/testsuite/ld-scripts/size-1.t delete mode 100644 ld/testsuite/ld-scripts/size-2.d delete mode 100644 ld/testsuite/ld-scripts/size-2.s delete mode 100644 ld/testsuite/ld-scripts/size.exp