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-next-defconfig in repository toolchain/ci/binutils-gdb.
from f058c5210f gdb: remove unneeded argument in check_multi_target_resumption adds a1f463bedd Automatic date update in version.in adds 087945261c libctf: fix some tabdamage and move some code around adds bf4c3185a5 libctf: split serialization and file writeout into its own file adds 01cbfcba4b libctf: fix comment above ctf_dict_t adds b9a964318a libctf: split up ctf_serialize adds eefe721ead libctf: fix GNU style for do {} while adds 7879dd88ef libctf: eliminate dtd_u, part 1: int/float/slice adds 534444b1ee libctf: eliminate dtd_u, part 2: arrays adds 81982d20fa libctf: eliminate dtd_u, part 3: functions adds 755ba58ebe Add install dependencies for ld -> bfd and libctf -> bfd adds 2a05d50e90 libctf: don't lose track of all valid types upon serialization adds 986e9e3aa0 libctf: do not corrupt strings across ctf_serialize adds 77d724a7ec libctf: eliminate dtd_u, part 4: enums adds 08c428aff4 libctf: eliminate dtd_u, part 5: structs / unions adds d7b1416ef2 libctf: types: unify code dealing with small-vs-large struct [...] adds e4c78f303d libctf: a couple of small error-handling fixes adds 69a284867c libctf: support encodings for enums adds 835f2fae11 Fix section dumping so that warnings are not issued for miss [...] adds 538c15fc2a GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs adds 763b8efdcc gdb/doc: fix the example for get_set_string in Python API docs adds 15310fd4eb Reimplement dwarf_unit_type_name adds 3273f9a19e 2021-03-18 Christian Groessler chris@groessler.org adds fb099b8a51 Automatic date update in version.in adds 51f6e7a9f4 DWARF: Check version >= 3 for DW_FORM_ref_addr adds 3818d4ab06 elf: Handle .gnu.debuglto_.debug_* sections adds a088215ae3 Enable macro test for clang compiler adds fba7f7533c pr27590 testcase fixes adds 826b97d42d gas/app.c don't throw away spaces before slash adds 7b9f985957 elf: Rename EM_INTEL205 to EM_INTELGT adds 219f56b484 Fix any_thread_of_inferior adds e0d6d27406 Fix potential hang during gdbserver testing adds 5cde809b7b Add DWARF 5 support in gold. adds 4ee6049505 Fix gold to use mallinfo2 if available instead of deprecated [...] adds 9331846e44 Regenerate config.in, missing from previous commit. adds cc1849716f Fix typo in previous patch: should use struct mallinfo2. adds 07b1c3dbd9 Fix call to system fallocate to handle errno correctly. adds 6536577167 Automatic date update in version.in adds 15407e7e0d DWARF LTO debug sections vs. .stabstr adds 1de96e5de9 x86-64: Add a testcase for PR ld/27590 adds b218a83935 Fix failing test for PR 23870. adds 35891b4775 Use stdout when printing object file names for -t option. adds 18038e6363 Move some DWARF code out of symfile.h adds 701823751b Introduce dwarf2/public.h adds a8ad4f3c17 Change objfile_has_partial_symbols to a method adds fae2120ba0 Change objfile::has_partial_symbols to return bool adds 4d080b4687 Introduce method wrappers for quick_symbol_functions adds 9b99dcc8db Move quick_symbol_functions to a new header adds 5c3f1e5bfc Move sym_fns::qf to objfile adds 39298a5d97 Convert quick_symbol_functions to use methods adds 75336a5a2a Move psymbol_map out of objfile adds 7e9c0476a7 Change how some psymbol readers access the psymtab storage adds 484b109063 Do not pass objfile to psymtab_discarder adds 51962708bd Set per_bfd->partial_symtabs earlier adds efd7398ee2 Change how DWARF indices use addrmap adds 4829711b6b Move psymtab statistics printing to psymtab.c adds 79cc99f69b Change how DWARF index writer finds address map adds 8468590493 Reference psymtabs via per_bfd in DWARF reader adds 17d66340eb Attach partial symtab storage to psymbol_functions adds b29b98cf84 Rearrange psymtab_storage construction adds eb00e4686d Remove sym_fns::sym_read_psymbols adds d1eef86d12 Introduce objfile::require_partial_symbols adds 7b249e470a Add partial_symtabs parameter to psymtab construction functions adds 3aa31ce788 Remove last objfile partial_symtab references from psymtab.c adds caf8c1e507 Change count_psyms to be a method on psymbol_functions adds de909f0b76 Remove objfile::psymtabs adds e11145903f Switch objfile to hold a list of psymbol readers adds eb36a3eb2f Allow multiple partial symbol readers per objfile adds 38e41a8845 Automatic date update in version.in adds e93388417c Provide an inline startswith function in bfd.h adds 1808ba4b9a Automatic date update in version.in adds 2aaf2ce843 bfd: add translation wrappers to PE image section RVA diagnostics adds d171632faa gdbserver: convert the global dll list into a process_info field adds 1e7fcccb8d gdb/testsuite: use the correct .debug_str section name for D [...] adds 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ. adds 46fec6428e gdb/objc: make objc_demangle a member function of objc_language adds 702cf3f5df gdb: handle invalid DWARF when compilation unit is missing adds 12af5ebd82 Automatic date update in version.in adds f596b03f55 bfd: avoid "shadowing" of glibc function name adds a152332d17 x86: unbreak certain MPX insn operand forms adds 70e958370c x86: don't open-code PREFIX_NONE adds fadf6add30 gdb: remove unpush_target free function adds 02980c5645 gdb: remove push_target free functions adds c8fbd44a01 gdb: remove target_is_pushed free function adds 66848ebca8 gdb: remote target_longname adds 441f6aca39 x86: split opcode prefix and opcode space representation adds dac10fb0d1 x86: re-order two fields of struct insn_template adds b933fa4b5d x86: re-number PREFIX_0X<nn> adds 5d82f23764 Automatic date update in version.in adds 311845694b x86: don't use opcode_length to identify pseudo prefixes adds 3564871692 x86: derive mandatory prefix attribute from base opcode adds 9a182d0461 x86: derive opcode length from opcode value adds dbe692af2d New target methods for memory tagging support adds c193949e75 New gdbarch memory tagging hooks adds 2c2e7f87a8 Add GDB-side remote target support for memory tagging adds 754487e200 Unit testing for GDB-side remote memory tagging handling adds 546b77fe78 GDBserver remote packet support for memory tagging adds c2cfa6542c Unit tests for gdbserver memory tagging remote packets adds 0f01515a24 Documentation for memory tagging remote packets adds 0424512519 AArch64: Add MTE CPU feature check support adds c1bd443b4d AArch64: Add target description/feature for MTE registers adds 5e984dbf35 AArch64: Add MTE register set support for GDB and gdbserver adds 3f3bd8b8c1 AArch64: Add MTE ptrace requests adds 4601818e8c AArch64: Implement memory tagging target methods for AArch64 adds 93e447c605 Convert char array to std::string in linux_find_memory_regions_full adds 1e735120b9 Refactor parsing of /proc/<pid>/smaps adds c7782e50b1 AArch64: Implement the memory tagging gdbarch hooks adds b4a7d4fcfe AArch64: Add unit testing for logical tag set/get operations adds cf44c9fa1b AArch64: Report tag violation error information adds 41919a58ce AArch64: Add gdbserver MTE support adds ffcc2a1549 AArch64: Add MTE register set support for core files adds 48136e006e New memory-tag commands adds 362a070019 Documentation for the new mtag commands adds bef382e61a Extend "x" and "print" commands to support memory tagging adds a668276c18 Document new "x" and "print" memory tagging extensions adds ce19233864 Add NEWS entry. adds bf0aecce6e Add memory tagging testcases new 41c0087ba5 gdb: make gdbarch_data_registry static
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: ChangeLog | 9 + Makefile.def | 9 +- Makefile.in | 7 +- bfd/ChangeLog | 140 + bfd/archive.c | 18 +- bfd/archive64.c | 4 +- bfd/bfd-in.h | 20 +- bfd/bfd-in2.h | 20 +- bfd/bfd.c | 8 +- bfd/coff-stgo32.c | 4 +- bfd/coffcode.h | 58 +- bfd/coffgen.c | 16 +- bfd/cofflink.c | 12 +- bfd/compress.c | 4 +- bfd/dwarf2.c | 12 +- bfd/ecoff.c | 2 +- bfd/elf-m10300.c | 4 +- bfd/elf.c | 7 +- bfd/elf32-arm.c | 12 +- bfd/elf32-bfin.c | 4 +- bfd/elf32-cr16.c | 4 +- bfd/elf32-cris.c | 4 +- bfd/elf32-csky.c | 2 +- bfd/elf32-hppa.c | 2 +- bfd/elf32-iq2000.c | 6 +- bfd/elf32-lm32.c | 2 +- bfd/elf32-m32r.c | 2 +- bfd/elf32-m68k.c | 4 +- bfd/elf32-metag.c | 2 +- bfd/elf32-msp430.c | 4 +- bfd/elf32-nios2.c | 2 +- bfd/elf32-or1k.c | 2 +- bfd/elf32-ppc.c | 2 +- bfd/elf32-s390.c | 2 +- bfd/elf32-score.c | 6 +- bfd/elf32-score7.c | 6 +- bfd/elf32-sh.c | 2 +- bfd/elf32-tic6x.c | 6 +- bfd/elf32-vax.c | 4 +- bfd/elf32-xtensa.c | 22 +- bfd/elf64-alpha.c | 6 +- bfd/elf64-hppa.c | 4 +- bfd/elf64-ia64-vms.c | 14 +- bfd/elf64-mmix.c | 2 +- bfd/elf64-ppc.c | 2 +- bfd/elf64-s390.c | 2 +- bfd/elflink.c | 92 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfnn-ia64.c | 10 +- bfd/elfxx-mips.c | 52 +- bfd/elfxx-sparc.c | 2 +- bfd/elfxx-x86.c | 4 +- bfd/hpux-core.c | 2 +- bfd/libcoff.h | 2 +- bfd/linker.c | 8 +- bfd/mmo.c | 2 +- bfd/osf-core.c | 2 +- bfd/peXXigen.c | 4 +- bfd/pef.c | 2 +- bfd/pei-x86_64.c | 2 +- bfd/som.c | 6 +- bfd/version.h | 2 +- bfd/wasm-module.c | 2 +- binutils/ChangeLog | 33 + binutils/dlltool.c | 4 +- binutils/emul_aix.c | 8 +- binutils/objcopy.c | 2 +- binutils/objdump.c | 2 +- binutils/prdbg.c | 8 +- binutils/readelf.c | 106 +- binutils/stabs.c | 12 +- config/ChangeLog | 6 + config/cet.m4 | 19 +- elfcpp/ChangeLog | 10 + elfcpp/dwarf.h | 89 +- gas/ChangeLog | 80 + gas/app.c | 1 - gas/config/tc-i386-intel.c | 17 +- gas/config/tc-i386.c | 276 +- gas/config/tc-sparc.c | 4 +- gas/config/tc-z8k.c | 42 +- gas/testsuite/gas/i386/x86-64-mpx.d | 29 +- gas/testsuite/gas/i386/x86-64-mpx.s | 17 +- gdb/ChangeLog | 732 + gdb/Makefile.in | 3 + gdb/NEWS | 40 + gdb/aarch64-linux-nat.c | 127 +- gdb/aarch64-linux-tdep.c | 333 +- gdb/aarch64-linux-tdep.h | 3 + gdb/aarch64-tdep.c | 40 +- gdb/aarch64-tdep.h | 12 +- gdb/ada-lang.c | 13 +- gdb/aix-thread.c | 4 +- gdb/arch-utils.c | 49 + gdb/arch-utils.h | 22 + gdb/arch/aarch64-mte-linux.c | 76 + gdb/arch/aarch64-mte-linux.h | 74 + gdb/arch/aarch64.c | 7 +- gdb/arch/aarch64.h | 7 +- gdb/arm-tdep.c | 6 +- gdb/bsd-kvm.c | 4 +- gdb/bsd-uthread.c | 4 +- gdb/coffread.c | 5 +- gdb/configure.nat | 3 +- gdb/configure.tgt | 1 + gdb/corelow.c | 4 +- gdb/cp-support.c | 5 +- gdb/ctfread.c | 30 +- gdb/darwin-nat.c | 4 +- gdb/dbxread.c | 78 +- gdb/doc/ChangeLog | 25 + gdb/doc/gdb.texinfo | 248 +- gdb/doc/python.texi | 1 + gdb/dwarf2/comp-unit.c | 29 +- gdb/dwarf2/frame.c | 1 + gdb/dwarf2/index-write.c | 21 +- gdb/dwarf2/index-write.h | 2 +- gdb/dwarf2/public.h | 51 + gdb/dwarf2/read.c | 443 +- gdb/dwarf2/read.h | 20 +- gdb/dwarf2/stringify.c | 13 + gdb/dwarf2/stringify.h | 3 + gdb/elfread.c | 108 +- gdb/exec.c | 6 +- gdb/features/Makefile | 1 + gdb/features/aarch64-mte.c | 14 + gdb/features/aarch64-mte.xml | 11 + gdb/gdbarch.c | 137 + gdb/gdbarch.h | 54 + gdb/gdbarch.sh | 39 +- gdb/gnu-nat.c | 9 +- gdb/go32-nat.c | 4 +- gdb/inf-child.c | 4 +- gdb/inf-ptrace.c | 16 +- gdb/inferior.c | 2 +- gdb/inferior.h | 7 + gdb/infrun.c | 6 +- gdb/linespec.c | 8 +- gdb/linux-tdep.c | 376 +- gdb/linux-tdep.h | 4 + gdb/linux-thread-db.c | 8 +- gdb/machoread.c | 3 +- gdb/maint.c | 1 - gdb/mdebugread.c | 82 +- gdb/mipsread.c | 2 - gdb/nat/aarch64-mte-linux-ptrace.c | 210 + gdb/nat/aarch64-mte-linux-ptrace.h | 50 + gdb/nto-procfs.c | 8 +- gdb/objc-lang.c | 139 +- gdb/objc-lang.h | 2 - gdb/objfiles.c | 30 +- gdb/objfiles.h | 109 +- gdb/printcmd.c | 481 +- gdb/procfs.c | 8 +- gdb/psympriv.h | 178 +- gdb/psymtab.c | 736 +- gdb/psymtab.h | 14 - gdb/python/py-param.c | 9 +- gdb/quick-symbol.h | 258 + gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 4 +- gdb/record-full.c | 6 +- gdb/record.c | 2 +- gdb/regcache.c | 2 +- gdb/remote-sim.c | 6 +- gdb/remote.c | 230 +- gdb/scoped-mock-context.h | 2 +- gdb/sol-thread.c | 6 +- gdb/source.c | 6 +- gdb/stabsread.h | 3 +- gdb/symfile-debug.c | 484 +- gdb/symfile.c | 30 +- gdb/symfile.h | 254 +- gdb/symmisc.c | 81 +- gdb/symtab.c | 106 +- gdb/target-debug.h | 24 + gdb/target-delegates.c | 95 + gdb/target.c | 42 +- gdb/target.h | 56 +- gdb/testsuite/ChangeLog | 42 + gdb/testsuite/gdb.arch/aarch64-mte.c | 107 + gdb/testsuite/gdb.arch/aarch64-mte.exp | 370 + gdb/testsuite/gdb.base/info-macros.exp | 16 +- gdb/testsuite/gdb.base/macscp.exp | 4 +- gdb/testsuite/gdb.base/maint.exp | 2 +- .../testsuite/gdb.base/memtag.c | 17 +- gdb/testsuite/gdb.base/memtag.exp | 66 + gdb/testsuite/gdb.base/options.exp | 1 + gdb/testsuite/gdb.base/style.exp | 5 +- gdb/testsuite/gdb.base/with.exp | 2 +- .../testsuite/gdb.dwarf2/dw2-missing-cu-tag.c | 20 +- gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 76 + .../testsuite/gdb.dwarf2/dw2-using-debug-str.c | 21 +- gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp | 101 + gdb/testsuite/gdb.linespec/macro-relative.exp | 2 + gdb/testsuite/lib/dwarf.exp | 2 +- gdb/testsuite/lib/gdb.exp | 16 + gdb/testsuite/lib/gdbserver-support.exp | 7 +- gdb/thread.c | 4 +- gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 6 +- gdb/valprint.c | 23 + gdb/valprint.h | 4 + gdb/windows-nat.c | 6 +- gdb/xcoffread.c | 66 +- gdbserver/ChangeLog | 86 + gdbserver/Makefile.in | 1 + gdbserver/configure.srv | 2 + gdbserver/dll.cc | 45 +- gdbserver/dll.h | 9 +- gdbserver/inferiors.h | 7 + gdbserver/linux-aarch64-ipa.cc | 8 +- gdbserver/linux-aarch64-low.cc | 97 +- gdbserver/linux-aarch64-tdesc.cc | 10 +- gdbserver/linux-aarch64-tdesc.h | 3 +- gdbserver/remote-utils.cc | 46 +- gdbserver/remote-utils.h | 12 +- gdbserver/server.cc | 226 +- gdbserver/server.h | 3 + gdbserver/target.cc | 20 + gdbserver/target.h | 21 + gdbsupport/ChangeLog | 12 + gdbsupport/common-utils.cc | 49 + gdbsupport/common-utils.h | 27 +- gdbsupport/rsp-low.cc | 49 - gdbsupport/rsp-low.h | 19 - gold/ChangeLog | 86 + gold/config.in | 3 + gold/configure | 2 +- gold/configure.ac | 2 +- gold/dwarf_reader.cc | 591 +- gold/dwarf_reader.h | 103 +- gold/errors.cc | 20 + gold/errors.h | 4 + gold/gold.h | 4 + gold/main.cc | 9 +- gold/object.cc | 2 +- gold/output.cc | 6 +- gold/testsuite/aarch64_pr23870_bar.c | 6 +- gold/testsuite/aarch64_pr23870_foo.c | 6 +- include/ChangeLog | 5 + include/elf/common.h | 5 +- ld/ChangeLog | 68 + ld/emultempl/aix.em | 2 +- ld/emultempl/beos.em | 6 +- ld/emultempl/elf.em | 12 +- ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- ld/emultempl/xtensaelf.em | 4 +- ld/ldctor.c | 2 +- ld/ldelf.c | 16 +- ld/ldfile.c | 2 +- ld/ldlang.c | 7 +- ld/ldmain.c | 6 +- ld/ldwrite.c | 4 +- ld/lexsup.c | 2 +- ld/pe-dll.c | 4 +- ld/testsuite/ld-ctf/slice.c | 3 + ld/testsuite/ld-ctf/slice.d | 4 +- ld/testsuite/ld-elf/pr27590.s | 6 + ld/testsuite/ld-elf/pr27590a.d | 12 + ld/testsuite/ld-elf/pr27590b.d | 12 + ld/testsuite/ld-i386/i386.exp | 9 +- ld/testsuite/ld-x86-64/pr27587.err | 3 + ld/testsuite/ld-x86-64/pr27587a.obj.bz2 | Bin 0 -> 1265 bytes ld/testsuite/ld-x86-64/pr27587b.obj.bz2 | Bin 0 -> 913 bytes ld/testsuite/ld-x86-64/pr27590.rd | 11 + ld/testsuite/ld-x86-64/pr27590a.obj.bz2 | Bin 0 -> 1202 bytes ld/testsuite/ld-x86-64/pr27590b.obj.bz2 | Bin 0 -> 1202 bytes ld/testsuite/ld-x86-64/x86-64.exp | 10 + libctf/ChangeLog | 219 + libctf/Makefile.am | 4 +- libctf/Makefile.in | 44 +- libctf/ctf-archive.c | 3 +- libctf/ctf-create.c | 1893 +- libctf/ctf-dedup.c | 90 +- libctf/ctf-dump.c | 8 +- libctf/ctf-hash.c | 6 + libctf/ctf-impl.h | 43 +- libctf/ctf-link.c | 92 +- libctf/ctf-lookup.c | 15 +- libctf/ctf-open.c | 7 +- libctf/ctf-serialize.c | 1419 + libctf/ctf-string.c | 78 +- libctf/ctf-types.c | 540 +- libctf/swap.h | 24 +- libctf/testsuite/libctf-lookup/enum-many-ctf.c | 10 + libctf/testsuite/libctf-lookup/enum-many.lk | 101 + libctf/testsuite/libctf-lookup/struct-iteration.c | 6 +- .../type-add-unnamed-struct-ctf.c | 1 + .../libctf-regression/type-add-unnamed-struct.c | 4 +- .../libctf-regression/type-add-unnamed-struct.lk | 1 + .../reserialize-strtab-corruption.c | 91 + .../reserialize-strtab-corruption.lk | 5 + libiberty/ChangeLog | 5 + libiberty/configure | 29 + opcodes/ChangeLog | 76 + opcodes/aarch64-dis.c | 10 +- opcodes/arc-dis.c | 2 +- opcodes/arm-dis.c | 14 +- opcodes/cris-dis.c | 8 +- opcodes/h8300-dis.c | 2 +- opcodes/i386-dis.c | 24 +- opcodes/i386-gen.c | 108 +- opcodes/i386-opc.h | 74 +- opcodes/i386-opc.tbl | 6846 ++-- opcodes/i386-tbl.h | 32266 +++++++++---------- opcodes/ia64-gen.c | 48 +- opcodes/mips-dis.c | 18 +- opcodes/s390-dis.c | 6 +- opcodes/wasm32-dis.c | 4 +- 311 files changed, 31099 insertions(+), 24515 deletions(-) create mode 100644 gdb/arch/aarch64-mte-linux.c create mode 100644 gdb/arch/aarch64-mte-linux.h create mode 100644 gdb/dwarf2/public.h create mode 100644 gdb/features/aarch64-mte.c create mode 100644 gdb/features/aarch64-mte.xml create mode 100644 gdb/nat/aarch64-mte-linux-ptrace.c create mode 100644 gdb/nat/aarch64-mte-linux-ptrace.h create mode 100644 gdb/quick-symbol.h create mode 100644 gdb/testsuite/gdb.arch/aarch64-mte.c create mode 100644 gdb/testsuite/gdb.arch/aarch64-mte.exp copy gdbserver/linux-aarch64-tdesc.h => gdb/testsuite/gdb.base/memtag.c (64%) create mode 100644 gdb/testsuite/gdb.base/memtag.exp copy gdbserver/linux-aarch64-tdesc.h => gdb/testsuite/gdb.dwarf2/dw2-missing-cu-ta [...] create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp copy gdbserver/linux-aarch64-tdesc.h => gdb/testsuite/gdb.dwarf2/dw2-using-debug-s [...] create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp create mode 100644 ld/testsuite/ld-elf/pr27590.s create mode 100644 ld/testsuite/ld-elf/pr27590a.d create mode 100644 ld/testsuite/ld-elf/pr27590b.d create mode 100644 ld/testsuite/ld-x86-64/pr27587.err create mode 100644 ld/testsuite/ld-x86-64/pr27587a.obj.bz2 create mode 100644 ld/testsuite/ld-x86-64/pr27587b.obj.bz2 create mode 100644 ld/testsuite/ld-x86-64/pr27590.rd create mode 100644 ld/testsuite/ld-x86-64/pr27590a.obj.bz2 create mode 100644 ld/testsuite/ld-x86-64/pr27590b.obj.bz2 create mode 100644 libctf/ctf-serialize.c create mode 100644 libctf/testsuite/libctf-lookup/enum-many-ctf.c create mode 100644 libctf/testsuite/libctf-lookup/enum-many.lk create mode 100644 libctf/testsuite/libctf-writable/reserialize-strtab-corruption.c create mode 100644 libctf/testsuite/libctf-writable/reserialize-strtab-corruption.lk