This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2 in repository toolchain/ci/binutils-gdb.
from c90d28ac89 gdb: Don't remove duplicate entries from the line table adds e7da7f8f71 Micro-optimize partial_die_info::read adds 0830d30190 Avoid assertion failure due to complex type change adds e2ff18a0a5 gdb: replace some calls to internal_error with gdb_assert adds e0fc5c3fcb gdb: use bfd_get_section_contents to read section contents i [...] adds 492c3f03c7 Automatic date update in version.in adds d9e49b6169 Fix DWARF disassembly of DW_OP_const_type adds 9e7c9a03ee Fix attributes of typed enums of typedefs adds 2612e26d4d Automatic date update in version.in adds 3349112e38 elf: Remove zero-sized relocation section from section group adds d87e3802d9 Automatic date update in version.in adds 8707c52201 Automatic date update in version.in adds 7974396223 Add signal number conversions for NetBSD adds 93689ce912 Handle complex error type in read_base_type adds dea34e8cc3 Fix build breakage in NetBSD tdep files adds 6ee448cc2d Select variant field when printing variant adds 05f00e223d Implement basic threading support in the NetBSD target adds f4a220077b Automatic date update in version.in adds bb651e8b7f Add support for intel TSXLDTRK instructions$ adds 5707e24baa [gdb/symtab] Fix check-psymtab failure for inline function adds 266803a291 gas/doc/c-z80.texi: Fix @xref warnings adds 6e0e8b4502 gas: Mention support for Intel SERIALIZE and TSXLDTRK adds 3e97ba7d58 ld: Fix several 32-bit SPARC plugin tests adds a0543b0b4c ChangeLog entry for last change. adds 25c11acac3 [gdb/symtab] Add symbol with inherited DW_AT_const_value to [...] adds 9f4e76a4b3 gdb: small cleanups in dwarf2_psymtab constructors adds 4114425321 Support for DW_AT_loclists_base and DW_FORM_loclistx. adds 9fc3eaae69 DWARFv5: Handle location list for split dwarf. adds 85a9510ccb DWARFv5: Info address command error in gdb with DWARFfv5. adds 063f8e80b0 Define NetBSD specific skip_solib_resolver adds cc9411f8dc Automatic date update in version.in adds e21d048f8a [gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp adds 14ca8ecfcb [gdb/testsuite] Fix imported-unit.exp FAIL without psymtabs adds 6a3ab9239a [PATCH 2/4]: moxie: use generic pcrel support adds d9f1988553 [PATCH 3/4]: m32c: remove duplicate define and prototype adds 9ad4cfa8c3 [PATCH 4/4]: Add generic prototype for md_pcrel_from_section adds 4c09b8c4e7 [PATCH 1/4]: microblaze: remove duplicate prototypes adds 3810f182ee Remove objfile parameter from read_gdb_index_from_buffer adds 0f2265e246 gdb: stop using host-dependent signal numbers in windows-tdep.c adds 93366324f5 Remove the "next" field from windows_thread_info adds e56f8ccb07 Rename win32_thread_info to windows_thread_info adds 55a1e039f9 Rename windows_thread_info::id to "tid" adds ae1f888075 Share windows_thread_info between gdb and gdbserver adds e9534bd257 Use new and delete for windows_thread_info adds 62fe396b1c Change two windows_thread_info members to "bool" adds 2950fdf742 Make windows_thread_info::name a unique_xmalloc_ptr adds 7c7411bcab Use lwp, not tid, for Windows thread id adds 98a0328732 Share Windows thread-suspend and -resume code adds 8e61ebec34 Change type of argument to windows-nat.c:thread_rec adds 0a4afda3c6 Handle pending stops from the Windows kernel adds 65bafd5b15 Call CloseHandle from ~windows_thread_info adds 4834dad062 Wrap shared windows-nat code in windows_nat namespace adds 28688adf8f Share thread_rec between gdb and gdbserver adds 9d8679cc71 Share get_image_name between gdb and gdbserver adds 3c76026df8 Share some Windows-related globals adds d41b524f45 Normalize handle_output_debug_string API adds a00caa1279 Fix up complaints.h for namespace use adds a816ba1897 Share handle_load_dll and handle_unload_dll declarations adds 29de418dee Remove some globals from windows-nat.c adds 8d30e39577 Share handle_exception adds e758e19c59 Share some inferior-related Windows code adds d2977bc425 Introduce fetch_pending_stop adds 2c1d95e869 Move wait_for_debug_event to nat/windows-nat.c adds 71fbdbafe0 Make last_wait_event static adds d6225aff7a Add read_pc / write_pc support to win32-low adds e54e59297a Introduce win32_target_ops::decr_pc_after_break adds 523d4f80c3 Implement stopped_by_sw_breakpoint for Windows gdbserver adds 360ad8b350 Add pending stop support to gdbserver's Windows port adds 6b0f946d41 Automatic date update in version.in adds 3071b197da x86: Correct -mlfence-before-indirect-branch= documentation adds ae4b1d73f9 ld: Fix pr22269-1 on 32-bit Solaris/SPARC adds 206c98a650 Add SVR4 psABI specific parser for AUXV entries adds a25198bba2 Partially revert my UB fix in record_line adds f4460aec69 gdb: move Tom de Vries to Global Maintainers adds 6993bae074 Automatic date update in version.in adds bdfc1e8a0b [gdb/cli] Don't let python colorize strip leading newlines adds 71ea2b6be8 [gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp adds a5d214978f ld: xfail several shared (non PIC) tests on Solaris adds 13302e956f Fix debugging of WOW64 processes adds 3e65b3e9af Skip separate debug files when handling copy relocations adds 0c4311ab90 Avoid infinite recursion in get_msymbol_address adds de7ac122a7 Automatic date update in version.in adds cf83625da2 gdb: fix undefined behavior reported in copy_bitwise adds 0b07a19901 Automatic date update in version.in adds 54b8cbd0e4 Implement "info proc mappings" for NetBSD adds 51c133d547 Implement "info proc exe" for NetBSD adds b4848d2a7b Implement "info proc cwd" for NetBSD adds 49d1d1f53d Implement "info proc cmdline" for NetBSD adds b23b09ad31 Automatic date update in version.in adds 1085dfd4e1 Implement IP_MINIMAL and IP_ALL on NetBSD adds dd1cab0694 [gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAIL adds b7f999aee3 Update my email address on MAINTAINERS adds 58cf28e860 Move start_event_loop out of event-loop.c adds 8ae8e19796 Move event-loop configury to common.m4 adds 06cc9596e8 Move gdb_select.h to gdbsupport/ adds 98029d02d7 Include <chrono> in event-loop.c adds 29f2bf4f22 Use warning in event-loop adds c1cd3163d9 Introduce and use flush_streams adds 93b54c8ed3 Introduce async-event.[ch] adds 400b5eca00 Move event-loop.[ch] to gdbsupport/ adds e487f9949a Implement event-loop glue for gdbserver adds 55d7aec85e Switch gdbserver to gdbsupport event loop adds 7990abcc9b Move gdb_notifier comment adds 73944e9f63 Remove gdb_fildes_t adds b1f1b4decb Automatic date update in version.in adds 21b0982c77 gdb/testsuite: Move helper function into lib/dwarf.exp adds 10ca4b042d readelf: Consolidate --syms --use-dynamic with --dyn-syms adds c1a66c0629 [gdb] Expand symbolless symtabs using maint expand-symtabs adds 194d088fb1 [gdb] Fix missing symtab includes adds fa1477dc34 Fixes for the magic number used in PDP11 AOUT binaries. adds 645f43a80c readelf memory leaks processing mips adds 34ca55313b The assembler only supports 32-bit stabs. So set sh_entsize [...] adds 06ca5dd49a Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSD adds f717994fe8 [PATCH v2 2/2] coff-go32: support extended relocations adds 6a05414145 Automatic date update in version.in adds c98a4545dc Re: readelf: Consolidate --syms --use-dynamic with --dyn-syms adds 89246a0e79 readelf: increase size of static buffers adds b71d4fa7c3 readelf: zero static vars after freeing adds 001890e1f9 PR25822, Invalid read in process_symbol_table adds 0ca4866abe Fix makeinfo warnings in gdb.texinfo and python.texi docs adds 7ecb51549a PR25823, Use after free in bfd_hash_lookup adds b1bc1394df objdump --no-addresses adds 95a5156812 Unify the behaviour of ld.bfd and ld.gold with respect to wa [...] adds a0e9b53238 Better handling of realpath() failure in windows_make_so() o [...] adds 99f1bc6aaa gdb: Don't corrupt completions hash when expanding the hash table adds ce127a96c9 Use debug_printf in windows-nat.c adds c7d6480903 Fix OpenBSD build error. adds 27e91adae9 Automatic date update in version.in adds e2275c6ee8 gdbserver: fix format string warning in win32-low.cc adds 937f661468 Extend objdump --no-addresses info adds 06507dab61 PowerPC64 GOT reloc optimisation adds 2165dc8d90 PowerPC64 GOT reloc reserving PLT entry for ifunc adds d191d716f3 [gdb/testsuite] Fix maint-expand-symbols-header-file.exp for [...] adds c54a9b5669 cpu,gas,opcodes: support for eBPF JMP32 instruction class adds aec72fda3b PR25827, Null pointer dereferencing in scan_unit_for_symbols adds 97ed802d15 Fix compilation of python/python.c for Python 3.9 adds efba5c2319 [gdb/symtab] Handle PU without import in "save gdb-index" adds a010605fef Fix Cygwin gdb build adds 381ce63f2f Refactor delete_program_space as a destructor adds 7a1a12f4d1 Fix the test for PR 18963 so that it will work on 16-bit targets. adds 8e4979ac1e Stop the MIPS assembler from accepting ifunc symbols. adds 00ac85d375 gdb: is_linked_with_cygwin_dll: handle import table not at b [...] adds 1619720823 gdb: is_linked_with_cygwin_dll: mention filename in warning [...] adds ffb60ef355 Automatic date update in version.in adds ca3f923f82 PR25840, Null pointer dereference in objdump adds 8d55d10ac0 PR25842, Null pointer dereference in nm-new adds 49af2f5c83 bfin: allow ".=.+delta" adds 3557f442a1 Remove obsolete and unused inf_ptrace_target::auxv_parse adds 49c16254b4 Commit: Running the linker testsuite with clang adds 0fe0f2d621 [PATCH 1/2] coff-go32: update ldscript adds ce1feff0e7 Revert "Fix the test for PR 18963 so that it will work on 16 [...] adds 0203cad215 Fix the test for PR 18963 so that it will work on 16-bit targets. adds e409955ddc [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 93 + bfd/coff-go32.c | 134 + bfd/coff-rs6000.c | 3 +- bfd/coff-stgo32.c | 30 +- bfd/coff64-rs6000.c | 5 +- bfd/coffcode.h | 70 +- bfd/cofflink.c | 4 +- bfd/coffswap.h | 2 + bfd/dwarf2.c | 12 +- bfd/elf-bfd.h | 5 +- bfd/elf.c | 49 +- bfd/elf32-m32r.c | 12 +- bfd/elf32-score.c | 13 +- bfd/elf32-score7.c | 11 +- bfd/elf32-sh.c | 13 +- bfd/elf32-sparc.c | 34 +- bfd/elf32-spu.c | 15 +- bfd/elf64-hppa.c | 17 +- bfd/elf64-ppc.c | 17 +- bfd/elflink.c | 12 +- bfd/elfxx-mips.c | 30 +- bfd/libaout.h | 3 +- bfd/libcoff-in.h | 6 +- bfd/libcoff.h | 6 +- bfd/pdp11.c | 62 +- bfd/peXXigen.c | 20 +- bfd/version.h | 2 +- binutils/ChangeLog | 86 + binutils/debug.c | 2 + binutils/doc/binutils.texi | 6 + binutils/objdump.c | 57 +- binutils/readelf.c | 1215 +-- binutils/testsuite/binutils-all/arm/vdup-cond.d | 27 + binutils/testsuite/binutils-all/arm/vdup-cond.s | 18 + binutils/testsuite/binutils-all/arm/vdup-thumb.d | 13 + binutils/testsuite/binutils-all/arm/vdup-thumb.s | 4 + cpu/ChangeLog | 5 + cpu/bpf.cpu | 29 +- gas/ChangeLog | 90 + gas/NEWS | 2 + gas/config/obj-elf.c | 4 + gas/config/tc-aarch64.h | 1 - gas/config/tc-arc.h | 1 - gas/config/tc-arm.h | 1 - gas/config/tc-avr.h | 1 - gas/config/tc-bfin.h | 3 +- gas/config/tc-bpf.h | 1 - gas/config/tc-csky.h | 1 - gas/config/tc-d10v.h | 4 +- gas/config/tc-d30v.h | 2 - gas/config/tc-epiphany.h | 1 - gas/config/tc-fr30.h | 1 - gas/config/tc-frv.h | 1 - gas/config/tc-i386.c | 3 + gas/config/tc-iq2000.h | 1 - gas/config/tc-lm32.h | 1 - gas/config/tc-m32c.h | 5 - gas/config/tc-m32r.h | 1 - gas/config/tc-mcore.h | 1 - gas/config/tc-mep.h | 1 - gas/config/tc-metag.h | 1 - gas/config/tc-microblaze.h | 15 - gas/config/tc-mmix.h | 1 - gas/config/tc-moxie.h | 8 - gas/config/tc-msp430.h | 2 - gas/config/tc-mt.h | 1 - gas/config/tc-or1k.h | 1 - gas/config/tc-ppc.h | 1 - gas/config/tc-rl78.h | 1 - gas/config/tc-rx.h | 1 - gas/config/tc-s390.h | 1 - gas/config/tc-sh.h | 1 - gas/config/tc-xc16x.h | 1 - gas/config/tc-xstormy16.h | 1 - gas/doc/c-i386.texi | 10 +- gas/doc/c-z80.texi | 14 +- gas/tc.h | 3 + gas/testsuite/gas/bpf/bpf.exp | 1 + gas/testsuite/gas/bpf/jump32.d | 31 + gas/testsuite/gas/bpf/jump32.s | 25 + gas/testsuite/gas/elf/elf.exp | 5 +- gas/testsuite/gas/elf/type-noifunc.e | 2 +- gas/testsuite/gas/i386/i386.exp | 2 + gas/testsuite/gas/i386/tsxldtrk.d | 13 + gas/testsuite/gas/i386/tsxldtrk.s | 6 + gas/testsuite/gas/i386/x86-64-tsxldtrk.d | 13 + gdb/ChangeLog | 699 ++ gdb/MAINTAINERS | 6 +- gdb/Makefile.in | 4 +- gdb/ada-valprint.c | 6 +- gdb/alpha-nbsd-tdep.c | 2 + gdb/amd64-nbsd-tdep.c | 1 + gdb/amd64-windows-tdep.c | 10 +- gdb/arm-nbsd-tdep.c | 4 + gdb/async-event.c | 325 + gdb/async-event.h | 71 + gdb/auxv.c | 61 +- gdb/auxv.h | 17 +- gdb/buildsym.c | 37 +- gdb/complaints.h | 6 +- gdb/completer.c | 18 +- gdb/configure | 10 +- gdb/configure.ac | 6 +- gdb/configure.nat | 4 +- gdb/doc/ChangeLog | 7 + gdb/doc/gdb.texinfo | 20 +- gdb/doc/python.texi | 2 +- gdb/dwarf2/attribute.c | 3 +- gdb/dwarf2/index-write.c | 19 +- gdb/dwarf2/loc.c | 47 +- gdb/dwarf2/read.c | 282 +- gdb/dwarf2/read.h | 10 +- gdb/event-top.c | 5 +- gdb/exec.c | 10 +- gdb/f-lang.c | 9 +- gdb/gdb_bfd.c | 14 +- gdb/gdb_bfd.h | 9 + gdb/guile/scm-ports.c | 2 +- gdb/hppa-nbsd-tdep.c | 3 + gdb/i386-nbsd-tdep.c | 2 + gdb/i386-windows-tdep.c | 27 +- gdb/inf-loop.c | 2 +- gdb/inf-ptrace.c | 36 - gdb/inf-ptrace.h | 5 - gdb/inferior.c | 2 +- gdb/inflow.c | 2 +- gdb/infrun.c | 5 +- gdb/interps.c | 2 +- gdb/linespec.c | 2 +- gdb/linux-nat.c | 2 +- gdb/main.c | 58 +- gdb/mdebugread.c | 5 +- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mingw-hdep.c | 4 +- gdb/mips-nbsd-tdep.c | 2 + gdb/nat/windows-nat.c | 389 + gdb/nat/windows-nat.h | 263 + gdb/nbsd-nat.c | 500 ++ gdb/nbsd-nat.h | 11 + gdb/nbsd-tdep.c | 407 + gdb/nbsd-tdep.h | 22 + gdb/obsd-nat.c | 12 +- gdb/obsd-tdep.c | 30 +- gdb/posix-hdep.c | 4 +- gdb/ppc-nbsd-tdep.c | 5 +- gdb/progspace.c | 84 +- gdb/progspace.h | 14 +- gdb/psympriv.h | 22 +- gdb/psymtab.c | 37 +- gdb/python/lib/gdb/__init__.py | 2 +- gdb/python/python.c | 7 +- gdb/record-btrace.c | 3 +- gdb/record-full.c | 3 +- gdb/remote-fileio.c | 2 +- gdb/remote-notif.c | 3 +- gdb/remote.c | 3 +- gdb/run-on-main-thread.c | 2 +- gdb/ser-base.c | 4 +- gdb/ser-tcp.c | 2 +- gdb/ser-unix.c | 2 +- gdb/sh-nbsd-tdep.c | 2 + gdb/sparc-nbsd-tdep.c | 2 + gdb/sparc64-nbsd-tdep.c | 2 + gdb/symfile-debug.c | 2 +- gdb/symfile.c | 4 +- gdb/symfile.h | 13 +- gdb/symmisc.c | 8 +- gdb/symtab.c | 8 +- gdb/testsuite/ChangeLog | 90 + gdb/testsuite/gdb.ada/call_pn.exp | 50 +- gdb/testsuite/gdb.ada/variant-record.exp | 30 + gdb/testsuite/gdb.ada/variant-record/proc.adb | 21 + gdb/testsuite/gdb.ada/variant-record/value.adb | 30 + gdb/testsuite/gdb.ada/variant-record/value.ads | 48 + .../testsuite/gdb.base/check-psymtab.c | 21 +- gdb/testsuite/gdb.base/check-psymtab.exp | 26 + .../gdb.base/maint-expand-symbols-header-file.c | 19 +- .../gdb.base/maint-expand-symbols-header-file.exp | 52 + .../gdb.base/maint-expand-symbols-header-file.h | 17 +- gdb/testsuite/gdb.base/many-completions.exp | 92 + gdb/testsuite/gdb.base/style.c | 4 + gdb/testsuite/gdb.base/style.exp | 19 +- .../utils.h => gdb/testsuite/gdb.cp/typed-enum.cc | 26 +- gdb/testsuite/gdb.cp/typed-enum.exp | 31 + .../gdb.dwarf2/dw2-inline-many-frames.exp | 14 - gdb/testsuite/gdb.dwarf2/dw2-inline-small-func.exp | 16 +- gdb/testsuite/gdb.dwarf2/dw2-is-stmt-2.exp | 14 - gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 14 - gdb/testsuite/gdb.dwarf2/dw2-symtab-includes.exp | 80 + gdb/testsuite/gdb.dwarf2/gdb-add-index.exp | 40 +- .../imported-unit-abstract-const-value.exp | 98 + .../gdb.dwarf2/imported-unit-runto-main.exp | 92 + gdb/testsuite/gdb.dwarf2/imported-unit.exp | 26 +- gdb/testsuite/lib/ada.exp | 3 + gdb/testsuite/lib/dwarf.exp | 16 + gdb/testsuite/lib/gdb.exp | 61 + gdb/top.c | 4 +- gdb/top.h | 2 +- gdb/tui/tui-hooks.c | 2 +- gdb/tui/tui-interp.c | 2 +- gdb/tui/tui-io.c | 2 +- gdb/tui/tui-win.c | 3 +- gdb/ui-file.c | 2 +- gdb/unittests/main-thread-selftests.c | 2 +- gdb/utils.c | 15 +- gdb/vax-nbsd-tdep.c | 3 + gdb/windows-nat.c | 736 +- gdb/windows-tdep.c | 282 +- gdb/windows-tdep.h | 9 + gdbserver/ChangeLog | 192 + gdbserver/Makefile.in | 1 - gdbserver/config.in | 12 + gdbserver/configure | 4 +- gdbserver/configure.srv | 7 +- gdbserver/event-loop.cc | 567 -- gdbserver/event-loop.h | 36 - gdbserver/remote-utils.cc | 34 +- gdbserver/server.cc | 75 +- gdbserver/server.h | 13 +- gdbserver/utils.cc | 12 - gdbserver/utils.h | 1 - gdbserver/win32-arm-low.cc | 32 +- gdbserver/win32-i386-low.cc | 73 +- gdbserver/win32-low.cc | 455 +- gdbserver/win32-low.h | 63 +- gdbsupport/ChangeLog | 23 + gdbsupport/Makefile.am | 1 + gdbsupport/Makefile.in | 22 +- gdbsupport/common.m4 | 5 +- gdbsupport/config.in | 12 + gdbsupport/configure | 4 +- gdbsupport/errors.h | 4 + gdb/event-loop.c => gdbsupport/event-loop.cc | 402 +- {gdb => gdbsupport}/event-loop.h | 48 +- {gdb => gdbsupport}/gdb_select.h | 0 include/ChangeLog | 12 + include/aout/aout64.h | 5 +- include/bfdlink.h | 8 +- ld/ChangeLog | 80 + ld/NEWS | 4 + ld/emulparams/pdp11.sh | 3 +- ld/emultempl/aix.em | 4 +- ld/emultempl/elf.em | 6 +- ld/emultempl/pdp11.em | 132 + ld/gen-doc.texi | 1 + ld/ld.texi | 70 +- ld/lexsup.c | 37 +- ld/scripttempl/i386go32.sc | 12 + ld/scripttempl/pdp11.sc | 56 + ld/testsuite/config/default.exp | 50 + ld/testsuite/ld-arm/armthumb-lib.sym | 29 +- ld/testsuite/ld-arm/farcall-mixed-app.sym | 29 +- ld/testsuite/ld-arm/farcall-mixed-app2.sym | 29 +- ld/testsuite/ld-arm/fdpic-main-m.sym | 27 +- ld/testsuite/ld-arm/fdpic-main.sym | 27 +- ld/testsuite/ld-arm/fdpic-shared-m.sym | 29 +- ld/testsuite/ld-arm/fdpic-shared.sym | 29 +- ld/testsuite/ld-arm/mixed-app.sym | 29 +- ld/testsuite/ld-arm/mixed-lib.sym | 29 +- ld/testsuite/ld-arm/preempt-app.sym | 27 +- ld/testsuite/ld-elf/hash.d | 8 +- ld/testsuite/ld-elf/pr13195.d | 2 +- ld/testsuite/ld-elf/pr22269-1.c | 1 + ld/testsuite/ld-elf/shared.exp | 2 +- ld/testsuite/ld-elfvers/vers.exp | 14 +- ld/testsuite/ld-elfvsb/hidden2.d | 4 +- ld/testsuite/ld-mips-elf/hash2.d | 8 +- ld/testsuite/ld-pdp11/imagic.d | 12 + ld/testsuite/ld-pdp11/imagicz.d | 12 + ld/testsuite/ld-pdp11/nmagic.d | 11 + ld/testsuite/ld-pdp11/omagic.d | 12 + ld/testsuite/ld-pdp11/pdp11.exp | 33 + ld/testsuite/ld-pdp11/sections.s | 13 + ld/testsuite/ld-scripts/pr18963.d | 14 +- ld/testsuite/ld-scripts/pr18963.t | 8 +- ld/testsuite/ld-shared/shared.exp | 10 +- opcodes/ChangeLog | 27 + opcodes/arm-dis.c | 57 +- opcodes/bpf-desc.c | 220 + opcodes/bpf-desc.h | 4 +- opcodes/bpf-opc.c | 264 + opcodes/bpf-opc.h | 33 +- opcodes/i386-dis.c | 13 +- opcodes/i386-gen.c | 5 + opcodes/i386-init.h | 362 +- opcodes/i386-opc.h | 3 + opcodes/i386-opc.tbl | 7 + opcodes/i386-tbl.h | 7984 ++++++++++---------- 289 files changed, 12613 insertions(+), 7699 deletions(-) create mode 100644 binutils/testsuite/binutils-all/arm/vdup-cond.d create mode 100644 binutils/testsuite/binutils-all/arm/vdup-cond.s create mode 100644 binutils/testsuite/binutils-all/arm/vdup-thumb.d create mode 100644 binutils/testsuite/binutils-all/arm/vdup-thumb.s create mode 100644 gas/testsuite/gas/bpf/jump32.d create mode 100644 gas/testsuite/gas/bpf/jump32.s create mode 100644 gas/testsuite/gas/i386/tsxldtrk.d create mode 100644 gas/testsuite/gas/i386/tsxldtrk.s create mode 100644 gas/testsuite/gas/i386/x86-64-tsxldtrk.d create mode 100644 gdb/async-event.c create mode 100644 gdb/async-event.h create mode 100644 gdb/nat/windows-nat.c create mode 100644 gdb/nat/windows-nat.h create mode 100644 gdb/testsuite/gdb.ada/variant-record.exp create mode 100644 gdb/testsuite/gdb.ada/variant-record/proc.adb create mode 100644 gdb/testsuite/gdb.ada/variant-record/value.adb create mode 100644 gdb/testsuite/gdb.ada/variant-record/value.ads copy gdbserver/utils.h => gdb/testsuite/gdb.base/check-psymtab.c (68%) create mode 100644 gdb/testsuite/gdb.base/check-psymtab.exp copy gdbserver/utils.h => gdb/testsuite/gdb.base/maint-expand-symbols-header-file.c (68%) create mode 100644 gdb/testsuite/gdb.base/maint-expand-symbols-header-file.exp copy gdbserver/utils.h => gdb/testsuite/gdb.base/maint-expand-symbols-header-file.h (68%) create mode 100644 gdb/testsuite/gdb.base/many-completions.exp copy gdbserver/utils.h => gdb/testsuite/gdb.cp/typed-enum.cc (68%) create mode 100644 gdb/testsuite/gdb.cp/typed-enum.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-symtab-includes.exp create mode 100644 gdb/testsuite/gdb.dwarf2/imported-unit-abstract-const-value.exp create mode 100644 gdb/testsuite/gdb.dwarf2/imported-unit-runto-main.exp delete mode 100644 gdbserver/event-loop.cc delete mode 100644 gdbserver/event-loop.h rename gdb/event-loop.c => gdbsupport/event-loop.cc (68%) rename {gdb => gdbsupport}/event-loop.h (69%) rename {gdb => gdbsupport}/gdb_select.h (100%) create mode 100644 ld/emultempl/pdp11.em create mode 100644 ld/scripttempl/pdp11.sc create mode 100644 ld/testsuite/ld-pdp11/imagic.d create mode 100644 ld/testsuite/ld-pdp11/imagicz.d create mode 100644 ld/testsuite/ld-pdp11/nmagic.d create mode 100644 ld/testsuite/ld-pdp11/omagic.d create mode 100644 ld/testsuite/ld-pdp11/pdp11.exp create mode 100644 ld/testsuite/ld-pdp11/sections.s