This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 9bb305b389 Fix typo in stap_parse_argument_conditionally adds 01e8b831f5 Remove debugging code accidentally included with the fix for [...] adds ee4c3d8801 [gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaints adds 52ff20fe7b [binutils] Handle presence of both .debug_ranges and .debug_ [...] adds ebbc3a7d56 gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION adds a52d653e91 gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros adds 830c5a1ffb intl: Allow building both with old bison and bison >= 3 [PR92008] adds adda0248ed intl: Unbreak intl build with bison 3 when no regeneration i [...] adds 53d4244ec0 intl: always picify adds aee224d643 intl: turn LIBINTL into -L / -l form adds 9514861402 bfd, opcodes, libctf: support --with-included-gettext adds cbd8f5bbcc libctf: require a Tcl capable of try/catch to run tests adds 758f590744 libctf: add missing header in BFD ELF check adds e92c8eb86d gdb/fortran: add parser support for lbound and ubound adds d9d9d8ef8c [binutils] Handle absolute DW_AT_dwo_name adds 933feaf37e Re: Remove arm-symbianelf adds 18b8df43bd gdb: Remove arm-symbianelf support adds 25ad1e83c8 gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tcl adds 10ed138aa3 Automatic date update in version.in adds 160fe19337 gdb: adjust comment in gdb.multi/multi-target.exp.tcl adds 6db658c517 PR27291, integer overflow in bfd_get_section_contents adds 1cfcf3004e PR27290, PR27293, PR27295, various avr objdump fixes adds 31c711a2b3 PR27294, avr OOM adds 1db66e348a gdb: add obj_section function to bound_minimal_symbol adds f4be677293 gdb/testsuite: split 'maint info sections' tests to a new file adds 4790db1496 gdb: 'maint info sections' - handle the no executable case adds bf3386f0c1 gdb: change 'maint info section' to use command options adds a1670b7263 gdb/testsuite: remove old comment adds 769c253f45 Revert "ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC" adds 234b98ced2 Remove ia64 from obsolete list adds b260f8d60c Fix two Fortran regressions adds 05f68f52ef [gdb/symtab] Handle DW_FORM_strx in form_requires_reprocessing adds a5a310d616 Automatic date update in version.in adds d60f79984a [binutils] Print DWO ID adds 95abb3944c [binutils] Fix printing of .debug_str_offsets adds 528a4f87c6 [binutils] Fix typo in comment in dwarf.h adds 3c1d41015b gas testsuite: adjust recently added tests for hppa adds 8f054a7a5a binutils test pr25662: don't use single character labels adds 17e04eff81 binutils testsuite: replace unresolved with unsupported adds 96df3e28b8 gdb/fortran: support ALLOCATED builtin adds c46b706620 Change the readelf and objdump programs so that they will au [...] adds c054dcd552 Minor constification in gdbreplay adds 089436f787 [gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28 adds 77fba254d9 Add stdio support to gdbreplay adds ceda7cf7f7 Automatic date update in version.in adds adeab0c5b3 config/debuginfod: do not include pkg.m4 directly adds 652f80e07b sim: common: delete unused aclocal.m4 adds 136da8cd9c sim: switch to AC_CONFIG_MACRO_DIRS adds 9ee455572d sim: rx: mitigate fread warning adds b0dcd7d832 sim: testsuite: push $arch out to targets adds f5b2658b0f Automatic date update in version.in adds 5b1f6c9570 ld testsuite: change unresolved to unsupported/fail adds 0d0a0d86c8 Regen for binutils/aclocal.m4 change adds 1944212b42 objdump: don't add an extra entry to syms array adds d7a7af8ff4 Modernise _bfd_elf_mips_get_relocated_section_contents adds a5e6af6d17 Automatic date update in version.in adds 8b78cbec31 alpha_ecoff_get_relocated_section_contents adds 1781a9d0f3 nds32_elf_get_relocated_section_contents adds 208599d928 objdump: don't cache section contents in load_specific_debug [...] adds 8c6740616c bfd: use $(LN_S) in favor of "cp -p" when populating pre-bui [...] adds ba2b480f10 IBM Z: Implement instruction set extensions adds 94ae6062ab Automatic date update in version.in adds 7043388668 demand_copy_C_string NUL check adds 9a12b194b0 PR27426, More bugs in dwarf2dbg.c adds 7b54caddca ubsan: shift exponent is too large adds e6ca18783f Dwarf: fix build with old gcc adds c2f1204d1f x86: make 16-bit ENQCMD test actually test ENQCMD adds b818b220e4 x86: have preprocessor expand macros adds cbe6869656 x86: make common property tests common adds 014d61ea14 x86: record register use for SIMD insns without respective e [...] adds 3d70986f21 x86: honor template rather than actual operands when updatin [...] adds 394ae71f02 x86: CVTPI2PD has special behavior adds ca1289b9f3 gas: Allow SHF_GNU_RETAIN on all sections adds 7d2e5095c6 Correction of gdb.dwarf2/pr13961.S adds 0b5500cdd5 Automatic date update in version.in adds 0d6aab7776 RISC-V: PR27200, allow the first input non-ABI binary to be [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 66 + bfd/coff-alpha.c | 26 +- bfd/config.bfd | 1 - bfd/configure | 11 +- bfd/configure.ac | 11 +- bfd/doc/Makefile.am | 44 +- bfd/doc/Makefile.in | 44 +- bfd/elf32-avr.c | 16 +- bfd/elf32-nds32.c | 5 +- bfd/elfnn-ia64.c | 20 +- bfd/elfnn-riscv.c | 30 +- bfd/elfxx-mips.c | 114 +- bfd/libbfd.c | 23 +- bfd/section.c | 6 +- bfd/version.h | 2 +- binutils/ChangeLog | 121 ++ binutils/Makefile.in | 3 +- binutils/NEWS | 7 + binutils/aclocal.m4 | 1 + binutils/config.in | 3 + binutils/configure | 29 +- binutils/configure.ac | 14 + binutils/doc/Makefile.in | 3 +- binutils/doc/binutils.texi | 16 +- binutils/doc/debug.options.texi | 11 + binutils/dwarf.c | 50 +- binutils/dwarf.h | 4 +- binutils/objdump.c | 114 +- binutils/od-elf32_avr.c | 66 +- binutils/readelf.c | 16 +- binutils/testsuite/binutils-all/ar.exp | 22 +- binutils/testsuite/binutils-all/compress.exp | 10 +- binutils/testsuite/binutils-all/objcopy.exp | 22 +- binutils/testsuite/binutils-all/objdump.exp | 6 +- binutils/testsuite/binutils-all/pr25662.s | 4 +- binutils/testsuite/binutils-all/readelf.exp | 40 +- config/ChangeLog | 5 +- config/debuginfod.m4 | 2 - gas/ChangeLog | 110 + gas/NEWS | 2 + gas/config/obj-elf.c | 18 +- gas/config/tc-i386.c | 22 +- gas/config/tc-s390.c | 2 + gas/doc/c-s390.texi | 7 +- gas/dwarf2dbg.c | 14 +- gas/listing.c | 2 - gas/read.c | 4 +- gas/testsuite/gas/all/pr27381.err | 4 +- gas/testsuite/gas/all/pr27381.s | 2 +- gas/testsuite/gas/all/pr27384.err | 6 +- gas/testsuite/gas/all/pr27384.s | 2 +- gas/testsuite/gas/elf/elf.exp | 2 + gas/testsuite/gas/elf/pr27355.err | 10 +- gas/testsuite/gas/elf/section28.d | 15 + gas/testsuite/gas/elf/section28.s | 11 + gas/testsuite/gas/elf/section29.d | 11 + gas/testsuite/gas/elf/section29.s | 4 + gas/testsuite/gas/i386/enqcmd-16bit.d | 27 +- gas/testsuite/gas/i386/enqcmd-16bit.s | 2 +- gas/testsuite/gas/i386/i386.exp | 33 +- gas/testsuite/gas/i386/property-12.d | 2 +- gas/testsuite/gas/i386/property-4.d | 2 +- gas/testsuite/gas/i386/property-5.d | 2 +- .../{x86-64-property-10.d => property-cvtpi2pd.d} | 3 +- gas/testsuite/gas/i386/property-cvtpi2pd.s | 2 + .../{x86-64-property-2.d => property-cvtpi2ps.d} | 5 +- gas/testsuite/gas/i386/property-cvtpi2ps.s | 2 + .../{x86-64-property-10.d => property-ldmxcsr.d} | 3 +- gas/testsuite/gas/i386/property-ldmxcsr.s | 2 + .../{x86-64-property-4.d => property-vldmxcsr.d} | 3 +- gas/testsuite/gas/i386/property-vldmxcsr.s | 2 + .../{x86-64-property-11.d => property-vzeroall.d} | 5 +- gas/testsuite/gas/i386/property-vzeroall.s | 2 + gas/testsuite/gas/i386/sse-check-error.l | 91 +- gas/testsuite/gas/i386/sse-check-warn.e | 17 +- gas/testsuite/gas/i386/sse-check.d | 2 + gas/testsuite/gas/i386/sse-check.s | 4 + gas/testsuite/gas/i386/sse2avx.d | 2 + gas/testsuite/gas/i386/sse2avx.s | 2 + gas/testsuite/gas/i386/x86-64-property-12.d | 10 - gas/testsuite/gas/i386/x86-64-property-13.d | 10 - gas/testsuite/gas/i386/x86-64-property-3.d | 10 - gas/testsuite/gas/i386/x86-64-property-5.d | 10 - gas/testsuite/gas/i386/x86-64-property-6.d | 10 - gas/testsuite/gas/i386/x86-64-sse-check-error.l | 94 +- gas/testsuite/gas/i386/x86-64-sse2avx.d | 2 + gas/testsuite/gas/i386/x86-64-sse2avx.s | 2 + gas/testsuite/gas/mach-o/sections-1.d | 2 +- gas/testsuite/gas/s390/s390.exp | 1 + gas/testsuite/gas/s390/zarch-arch14.d | 31 + gas/testsuite/gas/s390/zarch-arch14.s | 24 + gas/testsuite/gas/xgate/insns-dwarf2.d | 2 +- gdb/ChangeLog | 170 ++ gdb/Makefile.in | 2 - gdb/NEWS | 9 + gdb/aclocal.m4 | 1 + gdb/arm-symbian-tdep.c | 132 -- gdb/breakpoint.c | 5 +- gdb/coff-pe-read.c | 2 +- gdb/coffread.c | 4 +- gdb/configure.tgt | 6 - gdb/ctfread.c | 2 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 29 +- gdb/dwarf2/attribute.c | 3 +- gdb/dwarf2/read.c | 10 +- gdb/f-exp.y | 19 + gdb/f-lang.c | 193 ++ gdb/findvar.c | 18 +- gdb/infcmd.c | 2 +- gdb/language.c | 2 +- gdb/linespec.c | 2 +- gdb/linux-nat.c | 26 +- gdb/linux-nat.h | 7 +- gdb/linux-thread-db.c | 21 +- gdb/maint.c | 324 +-- gdb/minsyms.c | 19 +- gdb/minsyms.h | 7 + gdb/objfiles.c | 4 +- gdb/osabi.c | 1 - gdb/osabi.h | 1 - gdb/parse.c | 7 +- gdb/printcmd.c | 6 +- gdb/psympriv.h | 7 +- gdb/psymtab.c | 2 +- gdb/stabsread.c | 2 +- gdb/std-operator.def | 5 + gdb/symmisc.c | 6 +- gdb/symtab.c | 32 +- gdb/symtab.h | 36 +- gdb/testsuite/ChangeLog | 46 + gdb/testsuite/gdb.ada/catch_ex_std.exp | 3 +- gdb/testsuite/gdb.base/dup-sect.exp | 1 - gdb/testsuite/gdb.base/ending-run.exp | 4 - gdb/testsuite/gdb.base/long_long.exp | 3 +- gdb/testsuite/gdb.base/maint-info-sections.exp | 184 ++ gdb/testsuite/gdb.base/maint.exp | 87 - gdb/testsuite/gdb.base/solib-weak.exp | 3 +- gdb/testsuite/gdb.dwarf2/pr13961.S | 157 +- gdb/testsuite/gdb.fortran/allocated.exp | 49 + gdb/testsuite/gdb.fortran/allocated.f90 | 49 + gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 105 + gdb/testsuite/gdb.fortran/lbound-ubound.exp | 199 ++ gdb/testsuite/gdb.guile/scm-section-script.exp | 1 - gdb/testsuite/gdb.multi/multi-target.exp.tcl | 8 +- gdb/testsuite/gdb.python/py-section-script.exp | 1 - gdb/testsuite/lib/dwarf.exp | 1 - gdb/testsuite/lib/gdb.exp | 15 - gdb/xcoffread.c | 8 +- gdbserver/ChangeLog | 14 + gdbserver/gdbreplay.cc | 60 +- include/ChangeLog | 5 + include/opcode/s390.h | 1 + intl/ChangeLog | 49 + intl/Makefile.in | 16 +- intl/aclocal.m4 | 1 + intl/configure | 113 +- intl/configure.ac | 30 +- intl/plural-config.h | 1 + intl/plural-exp.h | 8 +- intl/plural.c | 62 +- intl/plural.y | 27 +- ld/ChangeLog | 55 + ld/NEWS | 2 + ld/testsuite/ld-cdtest/cdtest.exp | 4 +- ld/testsuite/ld-checks/checks.exp | 2 +- ld/testsuite/ld-elf/binutils.exp | 10 +- ld/testsuite/ld-elf/compress.exp | 20 +- ld/testsuite/ld-elf/dwarf.exp | 6 +- ld/testsuite/ld-elf/exclude.exp | 4 +- ld/testsuite/ld-elf/frame.exp | 4 +- ld/testsuite/ld-elf/indirect.exp | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 4 +- ld/testsuite/ld-elf/sec-to-seg.exp | 2 +- ld/testsuite/ld-elf/sec64k.exp | 4 +- ld/testsuite/ld-elf/tls_common.exp | 10 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 11 +- ld/testsuite/ld-elfvers/vers.exp | 16 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 22 +- ld/testsuite/ld-elfweak/elfweak.exp | 6 +- ld/testsuite/ld-ifunc/binutils.exp | 8 +- ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 2 +- ld/testsuite/ld-misc/defsym.exp | 6 +- ld/testsuite/ld-mn10300/mn10300.exp | 16 +- ld/testsuite/ld-plugin/lto.exp | 2 +- ld/testsuite/ld-plugin/plugin.exp | 12 +- ld/testsuite/ld-scripts/align.exp | 2 +- ld/testsuite/ld-scripts/assert.exp | 2 +- ld/testsuite/ld-scripts/crossref.exp | 10 +- ld/testsuite/ld-scripts/defined.exp | 2 +- ld/testsuite/ld-scripts/extern.exp | 2 +- ld/testsuite/ld-scripts/log2.exp | 2 +- ld/testsuite/ld-scripts/map-address.exp | 2 +- ld/testsuite/ld-scripts/phdrs.exp | 6 +- ld/testsuite/ld-scripts/phdrs2.exp | 7 +- ld/testsuite/ld-scripts/script.exp | 2 +- ld/testsuite/ld-scripts/section-flags.exp | 2 +- ld/testsuite/ld-scripts/sizeof.exp | 2 +- ld/testsuite/ld-scripts/weak.exp | 8 +- ld/testsuite/ld-selective/selective.exp | 2 +- ld/testsuite/ld-sh/sh.exp | 20 +- ld/testsuite/ld-shared/shared.exp | 16 +- ld/testsuite/ld-srec/srec.exp | 8 +- ld/testsuite/ld-tic6x/tic6x.exp | 4 +- ld/testsuite/ld-undefined/undefined.exp | 92 +- ld/testsuite/ld-undefined/weak-undef.exp | 8 +- ld/testsuite/lib/ld-lib.exp | 15 +- libctf/ChangeLog | 23 + libctf/Makefile.am | 6 +- libctf/Makefile.in | 91 +- libctf/configure | 91 +- libctf/configure.ac | 27 +- opcodes/ChangeLog | 22 + opcodes/configure | 8 +- opcodes/configure.ac | 8 +- opcodes/i386-gen.c | 11 - opcodes/i386-opc.tbl | 9 +- opcodes/i386-tbl.h | 32 +- opcodes/s390-mkopc.c | 2 + opcodes/s390-opc.txt | 28 + sim/ChangeLog | 10 + sim/README-HACKING | 2 +- sim/aarch64/ChangeLog | 5 + sim/aarch64/aclocal.m4 | 32 +- sim/aarch64/configure | 1830 +--------------- sim/aarch64/configure.ac | 2 +- sim/arm/ChangeLog | 5 + sim/arm/aclocal.m4 | 32 +- sim/arm/configure | 1830 +--------------- sim/arm/configure.ac | 2 +- sim/avr/ChangeLog | 5 + sim/avr/aclocal.m4 | 32 +- sim/avr/configure | 1830 +--------------- sim/avr/configure.ac | 2 +- sim/bfin/ChangeLog | 5 + sim/bfin/aclocal.m4 | 33 +- sim/bfin/configure | 1850 +--------------- sim/bfin/configure.ac | 3 +- sim/bpf/ChangeLog | 5 + sim/bpf/aclocal.m4 | 32 +- sim/bpf/configure | 1830 +--------------- sim/bpf/configure.ac | 2 +- sim/common/ChangeLog | 8 + sim/common/acinclude.m4 | 14 - sim/common/aclocal.m4 | 15 - sim/configure | 2 - sim/configure.ac | 2 +- sim/configure.tgt | 1 - sim/cr16/ChangeLog | 5 + sim/cr16/aclocal.m4 | 32 +- sim/cr16/configure | 1830 +--------------- sim/cr16/configure.ac | 2 +- sim/cris/ChangeLog | 5 + sim/cris/aclocal.m4 | 32 +- sim/cris/configure | 1830 +--------------- sim/cris/configure.ac | 2 +- sim/d10v/ChangeLog | 5 + sim/d10v/aclocal.m4 | 32 +- sim/d10v/configure | 1830 +--------------- sim/d10v/configure.ac | 2 +- sim/erc32/ChangeLog | 5 + sim/erc32/aclocal.m4 | 32 +- sim/erc32/configure | 1830 +--------------- sim/erc32/configure.ac | 2 +- sim/frv/ChangeLog | 5 + sim/frv/aclocal.m4 | 32 +- sim/frv/configure | 1830 +--------------- sim/frv/configure.ac | 2 +- sim/ft32/ChangeLog | 5 + sim/ft32/aclocal.m4 | 32 +- sim/ft32/configure | 1830 +--------------- sim/ft32/configure.ac | 2 +- sim/h8300/ChangeLog | 5 + sim/h8300/aclocal.m4 | 32 +- sim/h8300/configure | 1830 +--------------- sim/h8300/configure.ac | 2 +- sim/igen/ChangeLog | 5 + sim/igen/configure | 1826 +--------------- sim/igen/configure.ac | 2 +- sim/iq2000/ChangeLog | 5 + sim/iq2000/aclocal.m4 | 32 +- sim/iq2000/configure | 1830 +--------------- sim/iq2000/configure.ac | 2 +- sim/lm32/ChangeLog | 5 + sim/lm32/aclocal.m4 | 32 +- sim/lm32/configure | 1830 +--------------- sim/lm32/configure.ac | 2 +- sim/m32c/ChangeLog | 5 + sim/m32c/aclocal.m4 | 32 +- sim/m32c/configure | 1830 +--------------- sim/m32c/configure.ac | 2 +- sim/m32r/ChangeLog | 5 + sim/m32r/aclocal.m4 | 32 +- sim/m32r/configure | 1830 +--------------- sim/m32r/configure.ac | 2 +- sim/m68hc11/ChangeLog | 5 + sim/m68hc11/aclocal.m4 | 32 +- sim/m68hc11/configure | 1830 +--------------- sim/m68hc11/configure.ac | 2 +- sim/mcore/ChangeLog | 5 + sim/mcore/aclocal.m4 | 32 +- sim/mcore/configure | 1830 +--------------- sim/mcore/configure.ac | 2 +- sim/microblaze/ChangeLog | 5 + sim/microblaze/aclocal.m4 | 32 +- sim/microblaze/configure | 1830 +--------------- sim/microblaze/configure.ac | 2 +- sim/mips/ChangeLog | 5 + sim/mips/aclocal.m4 | 32 +- sim/mips/configure | 1830 +--------------- sim/mips/configure.ac | 2 +- sim/mn10300/ChangeLog | 5 + sim/mn10300/aclocal.m4 | 32 +- sim/mn10300/configure | 1830 +--------------- sim/mn10300/configure.ac | 2 +- sim/moxie/ChangeLog | 5 + sim/moxie/aclocal.m4 | 32 +- sim/moxie/configure | 1830 +--------------- sim/moxie/configure.ac | 2 +- sim/msp430/ChangeLog | 5 + sim/msp430/aclocal.m4 | 32 +- sim/msp430/configure | 1830 +--------------- sim/msp430/configure.ac | 2 +- sim/or1k/ChangeLog | 5 + sim/or1k/aclocal.m4 | 32 +- sim/or1k/configure | 1830 +--------------- sim/or1k/configure.ac | 2 +- sim/ppc/ChangeLog | 5 + sim/ppc/aclocal.m4 | 18 + sim/ppc/configure | 1820 +--------------- sim/ppc/configure.ac | 2 +- sim/pru/ChangeLog | 5 + sim/pru/aclocal.m4 | 32 +- sim/pru/configure | 1830 +--------------- sim/pru/configure.ac | 2 +- sim/riscv/ChangeLog | 5 + sim/riscv/aclocal.m4 | 32 +- sim/riscv/configure | 1830 +--------------- sim/riscv/configure.ac | 2 +- sim/rl78/ChangeLog | 5 + sim/rl78/aclocal.m4 | 32 +- sim/rl78/configure | 1830 +--------------- sim/rl78/configure.ac | 2 +- sim/rx/ChangeLog | 10 + sim/rx/aclocal.m4 | 32 +- sim/rx/configure | 2250 ++------------------ sim/rx/configure.ac | 2 +- sim/rx/trace.c | 5 +- sim/sh/ChangeLog | 5 + sim/sh/aclocal.m4 | 32 +- sim/sh/configure | 1830 +--------------- sim/sh/configure.ac | 2 +- sim/testsuite/ChangeLog | 5 + sim/testsuite/Makefile.in | 3 - sim/testsuite/aarch64/ChangeLog | 4 + sim/testsuite/aarch64/allinsn.exp | 4 + sim/testsuite/arm/ChangeLog | 5 + sim/testsuite/arm/allinsn.exp | 5 +- sim/testsuite/arm/iwmmxt/iwmmxt.exp | 5 +- sim/testsuite/arm/misc.exp | 5 +- sim/testsuite/arm/thumb/allthumb.exp | 5 +- sim/testsuite/arm/xscale/xscale.exp | 5 +- sim/testsuite/avr/ChangeLog | 4 + sim/testsuite/avr/allinsn.exp | 4 + sim/testsuite/bfin/ChangeLog | 4 + sim/testsuite/bfin/allinsn.exp | 4 + sim/testsuite/bpf/ChangeLog | 4 + sim/testsuite/bpf/allinsn.exp | 4 + sim/testsuite/cr16/ChangeLog | 4 + sim/testsuite/cr16/allinsn.exp | 5 +- sim/testsuite/cr16/misc.exp | 5 +- sim/testsuite/cris/ChangeLog | 4 + sim/testsuite/cris/asm/asm.exp | 4 + sim/testsuite/cris/c/c.exp | 4 + sim/testsuite/cris/hw/rv-n-cris/rvc.exp | 4 + sim/testsuite/d10v/ChangeLog | 5 +- sim/testsuite/d10v/allinsn.exp | 6 +- sim/testsuite/frv/ChangeLog | 6 + sim/testsuite/frv/allinsn.exp | 6 +- sim/testsuite/frv/fr400/allinsn.exp | 6 +- sim/testsuite/frv/fr500/allinsn.exp | 6 +- sim/testsuite/frv/fr550/allinsn.exp | 6 +- sim/testsuite/frv/interrupts.exp | 6 +- sim/testsuite/frv/misc.exp | 6 +- sim/testsuite/frv/parallel.exp | 6 +- sim/testsuite/ft32/ChangeLog | 4 + sim/testsuite/ft32/allinsn.exp | 4 + sim/testsuite/h8300/ChangeLog | 4 + sim/testsuite/h8300/allinsn.exp | 4 + sim/testsuite/iq2000/ChangeLog | 4 + sim/testsuite/iq2000/allinsn.exp | 4 + sim/testsuite/lm32/ChangeLog | 4 + sim/testsuite/lm32/allinsn.exp | 4 + sim/testsuite/m32c/ChangeLog | 4 + sim/testsuite/m32c/allinsn.exp | 4 + sim/testsuite/m32r/ChangeLog | 4 + sim/testsuite/m32r/allinsn.exp | 5 +- sim/testsuite/m32r/misc.exp | 5 +- sim/testsuite/m68hc11/ChangeLog | 4 + sim/testsuite/m68hc11/allinsn.exp | 4 + sim/testsuite/mcore/ChangeLog | 4 + sim/testsuite/mcore/allinsn.exp | 4 + sim/testsuite/microblaze/ChangeLog | 4 + sim/testsuite/microblaze/allinsn.exp | 4 + sim/testsuite/mips/ChangeLog | 4 + sim/testsuite/mips/basic.exp | 3 + sim/testsuite/mn10300/ChangeLog | 4 + sim/testsuite/mn10300/allinsn.exp | 4 + sim/testsuite/moxie/ChangeLog | 4 + sim/testsuite/moxie/allinsn.exp | 4 + sim/testsuite/msp430/ChangeLog | 4 + sim/testsuite/msp430/allinsn.exp | 4 + sim/testsuite/or1k/ChangeLog | 4 + sim/testsuite/or1k/alltests.exp | 3 + sim/testsuite/pru/ChangeLog | 4 + sim/testsuite/pru/allinsn.exp | 4 + sim/testsuite/riscv/ChangeLog | 4 + sim/testsuite/riscv/allinsn.exp | 4 + sim/testsuite/sh/ChangeLog | 4 + sim/testsuite/sh/allinsn.exp | 4 + sim/testsuite/v850/ChangeLog | 4 + sim/testsuite/v850/allinsns.exp | 8 +- sim/v850/ChangeLog | 5 + sim/v850/aclocal.m4 | 32 +- sim/v850/configure | 1830 +--------------- sim/v850/configure.ac | 2 +- 426 files changed, 5051 insertions(+), 60415 deletions(-) create mode 100644 gas/testsuite/gas/elf/section28.d create mode 100644 gas/testsuite/gas/elf/section28.s create mode 100644 gas/testsuite/gas/elf/section29.d create mode 100644 gas/testsuite/gas/elf/section29.s copy gas/testsuite/gas/i386/{x86-64-property-10.d => property-cvtpi2pd.d} (85%) create mode 100644 gas/testsuite/gas/i386/property-cvtpi2pd.s rename gas/testsuite/gas/i386/{x86-64-property-2.d => property-cvtpi2ps.d} (79%) create mode 100644 gas/testsuite/gas/i386/property-cvtpi2ps.s rename gas/testsuite/gas/i386/{x86-64-property-10.d => property-ldmxcsr.d} (85%) create mode 100644 gas/testsuite/gas/i386/property-ldmxcsr.s rename gas/testsuite/gas/i386/{x86-64-property-4.d => property-vldmxcsr.d} (86%) create mode 100644 gas/testsuite/gas/i386/property-vldmxcsr.s rename gas/testsuite/gas/i386/{x86-64-property-11.d => property-vzeroall.d} (78%) create mode 100644 gas/testsuite/gas/i386/property-vzeroall.s delete mode 100644 gas/testsuite/gas/i386/x86-64-property-12.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-13.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-3.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-5.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-6.d create mode 100644 gas/testsuite/gas/s390/zarch-arch14.d create mode 100644 gas/testsuite/gas/s390/zarch-arch14.s delete mode 100644 gdb/arm-symbian-tdep.c create mode 100644 gdb/testsuite/gdb.base/maint-info-sections.exp create mode 100644 gdb/testsuite/gdb.fortran/allocated.exp create mode 100644 gdb/testsuite/gdb.fortran/allocated.f90 create mode 100644 gdb/testsuite/gdb.fortran/lbound-ubound.F90 create mode 100644 gdb/testsuite/gdb.fortran/lbound-ubound.exp create mode 100644 intl/plural-config.h delete mode 100644 sim/common/aclocal.m4