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/llvm-master-aarch64-spec2k6-O3 in repository toolchain/ci/binutils-gdb.
from 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.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 80 ++ 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 | 12 +- bfd/elf32-m32r.c | 12 +- bfd/elf32-score.c | 13 +- bfd/elf32-score7.c | 11 +- bfd/elf32-sh.c | 13 +- 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 | 74 ++ binutils/debug.c | 2 + binutils/doc/binutils.texi | 6 + binutils/objdump.c | 57 +- binutils/readelf.c | 1215 ++++++++++---------- cpu/ChangeLog | 5 + cpu/bpf.cpu | 29 +- gas/ChangeLog | 21 + gas/config/obj-elf.c | 4 + gas/config/tc-bfin.h | 2 +- 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 +- gdb/ChangeLog | 212 ++++ gdb/MAINTAINERS | 4 +- gdb/Makefile.in | 4 +- gdb/async-event.c | 325 ++++++ gdb/async-event.h | 71 ++ gdb/completer.c | 18 +- gdb/configure | 10 +- gdb/configure.ac | 6 +- gdb/doc/ChangeLog | 7 + gdb/doc/gdb.texinfo | 20 +- gdb/doc/python.texi | 2 +- gdb/dwarf2/index-write.c | 19 +- gdb/dwarf2/read.c | 69 +- gdb/event-top.c | 5 +- gdb/guile/scm-ports.c | 2 +- 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/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mingw-hdep.c | 4 +- gdb/nat/windows-nat.c | 22 +- gdb/nat/windows-nat.h | 7 + gdb/nbsd-nat.c | 114 ++ gdb/obsd-nat.c | 12 +- gdb/posix-hdep.c | 4 +- gdb/progspace.c | 84 +- gdb/progspace.h | 14 +- gdb/psympriv.h | 22 +- gdb/psymtab.c | 10 +- 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/symfile-debug.c | 2 +- gdb/symfile.c | 2 +- gdb/symfile.h | 13 +- gdb/symmisc.c | 8 +- gdb/symtab.c | 2 +- gdb/testsuite/ChangeLog | 44 + .../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.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 +- .../gdb.dwarf2/imported-unit-runto-main.exp | 92 ++ gdb/testsuite/lib/ada.exp | 3 + gdb/testsuite/lib/dwarf.exp | 16 + gdb/testsuite/lib/gdb.exp | 43 + 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 | 9 + gdb/windows-nat.c | 38 +- gdb/windows-tdep.c | 59 +- gdbserver/ChangeLog | 46 + gdbserver/Makefile.in | 1 - gdbserver/config.in | 12 + gdbserver/configure | 4 +- 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-low.cc | 10 +- 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 | 71 ++ 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-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 +- opcodes/ChangeLog | 7 + opcodes/bpf-desc.c | 220 ++++ opcodes/bpf-desc.h | 4 +- opcodes/bpf-opc.c | 264 +++++ opcodes/bpf-opc.h | 33 +- 185 files changed, 4339 insertions(+), 2429 deletions(-) create mode 100644 gas/testsuite/gas/bpf/jump32.d create mode 100644 gas/testsuite/gas/bpf/jump32.s create mode 100644 gdb/async-event.c create mode 100644 gdb/async-event.h 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 create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-symtab-includes.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