This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/cxx-eliminate-cleanups in repository binutils-gdb.
discards a0cf906 'struct parse_expression *' -> gdb::unique_ptr<expression> discards 73a367e ui_file_xstrdup -> std::string discards c28b2a9 Introduce gdb::unique_ptr adds 1a30700 Document the GDB 7.12 release in gdb/ChangeLog adds 9722da9 Automatic date update in version.in adds b6f80bb Auto-generated dependencies for rx-parse.o and rl78-parse.o adds 49d0641 ui-out.c: Remove unused parameter to push_level adds 43b831c Automatic date update in version.in adds 7b38602 Automatic date update in version.in adds ff12a65 Remove v850_dbtrap_breakpoint_from_pc adds 97ce08c Rename 'arch' by 'gdbarch' in m32c_gdbarch_init adds a1078be Share enum arm_breakpoint_kinds adds 969b385 MIPS64: Adjust cfi* testcases. adds 668df12 bfd/ChangeLog: Add missing PR ld/19908 reference adds 82057c7 S/390: Move binary start to 16M. adds 3b202c1 Automatic date update in version.in adds f02cb05 Always descend into output section statements in lang_do_assignments adds 93562a3 [AArch64] PR target/20666, fix wrong encoding of new introduc [...] adds 199fa1b Add support to the static linker for the tokens accepted by t [...] adds a24bb4f Enhance objdump so that it will use .got, .plt and .plt.got s [...] adds 16c85b5 testsuite: Use standard_output_file adds 8f1a8fc testsuite: Fix gdb.arch/powerpc-prologue.c compilation adds 56fdab4 Update more tests for objdump change adds 821e6ff BFD_FAKE_SECTION macro params adds 4d48359 missing changelog entry adds b43fbca Automatic date update in version.in adds 187f5d0 [AArch64] Track FP registers in prologue analyzer adds b845c31 arc: Add a gdbarch_tdep structure adds aaf43c4 arc: Add evaluation of long jump targets adds 4a2f482 arc: Add support for Newlib adds 4dac951 Fixup gdb.python/py-value.exp for bare-metal aarch64-elf adds b44fae2 Automatic date update in version.in adds bfd2828 Convert tid_range_parser and get_number_or_range to classes adds 816d7b5 Change selttest.c to use use std::vector adds cda6c55 Turn wchar iterator into a class adds d1a760c Remove unnecessary null_cleanup adds af533a5 Use std::string in macho_symfile_read_all_oso adds 62df7e2 Skip testing structures with floating points adds 5ad9dba Share proc get_var_address adds 1f2e9c5 ARI: Remove true/false checks adds 64a0223 Automatic date update in version.in adds 8ffc1bb Include strings.h where available adds afb1110 btrace: remove leftover comment adds e5b06ef [ARC] Disassembler: fix LIMM detection for short instructions. adds ab2c225 Add separate debug info file section adds 754c39c Fix set sysroot command on AIX adds e913b9c Fix leftover remote test failures from PR binutils/19020 adds 99e61ed Document -ctf switch of -trace-save adds be06ba8 Fix typos in trace commands doc adds d118ee3 Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h adds b4f6af8 FINAL/OVERRIDE: Define to empty on g++ < 4.7 adds 6578011 Automatic date update in version.in adds e4ce4d9 Regenerate spu_ovl.o_c adds e601a8a Automatic date update in version.in adds b89bd14 Automatic date update in version.in adds 41f225d Sync libiberty sources with gcc mainline. adds 6d91379 Update list of ELF machine numbers. new f35cf12 Introduce gdb::unique_ptr new f58a489 Introduce string_printf new 9559b1f cli/cli-script.c: Remove some dead NULL checks new c2b96a8 breakpoint.c:commands_command_1 constification and cleanup new baa94ea cli-script.c: Simplify using std::string, eliminate cleanups new c59dd6a 'struct parse_expression *' -> gdb::unique_ptr<expression> new 2cf7efa Introduce ui_file_as_string new e5a5753 Clean up tracepoint.h/c:collection_list new a99580b Use ui_file_as_string in arm-tdep.c new e8754c2 Use ui_file_as_string in dwarf2_compute_name new 79d4ee7 Use ui_file_as_string in xtensa-tdep.c new c4eec60 Use ui_file_as_string in ada-valprint.c new a28fcc8 Use ui_file_as_string in ui-out.c new 44ac34e Use ui_file_as_string in utils.c new 4734663 Use ui_file_as_string in gdb/guile/ new b5ed370 Use ui_file_as_string in execute_command_to_string new c2a55b1 Use ui_file_as_string in top.c new 74870bb Use ui_file_as_string in printcmd.c new 0b21e0e Use ui_file_as_string in gdb/python/ new 617b28b Use ui_file_as_string in remote.c new 27639cc Use ui_file_as_string in cli/cli-setshow.c new c355345 Use ui_file_as_string in gdb/compile/ new 4eb09a5 Use ui_file_as_string in gdb/c-exp.y new 6840549 Use ui_file_as_string in gdbarch.sh/gdbarch.c new d26a02f Use ui_file_as_string in gdb/ada-lang.c new 149423b Use ui_file_as_string in gdb/infrun.c new 5058928 Use ui_file_as_string in gdb/rust-lang.c new 915e874 Use ui_file_as_string in gdb/language.c new 49e9901 Use ui_file_as_string throughout more new b028d0a 'struct agent_expr *' -> unique_ptr<agent_expr> new 081b482 Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_info new de7db41 Support an "unlimited" number of user-defined arguments
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (a0cf906) \ N -- N -- N refs/heads/users/palves/cxx-eliminate-cleanups (de7db41)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 32 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: bfd/ChangeLog | 16 + bfd/bfd-in2.h | 4 +- bfd/elf.c | 8 +- bfd/elf64-x86-64.c | 5 +- bfd/elflink.c | 3 +- bfd/elfxx-mips.c | 1 + bfd/section.c | 6 +- bfd/version.h | 2 +- binutils/ChangeLog | 32 ++ binutils/objdump.c | 81 ++++- binutils/readelf.c | 57 +++- binutils/testsuite/lib/utils-lib.exp | 3 +- gas/ChangeLog | 36 ++ gas/Makefile.am | 16 +- gas/Makefile.in | 25 +- gas/testsuite/gas/aarch64/alias-2.d | 34 +- gas/testsuite/gas/arc/shortlimm_a7.d | 11 + gas/testsuite/gas/arc/shortlimm_a7.s | 5 + gas/testsuite/gas/arc/shortlimm_hs.d | 15 + gas/testsuite/gas/arc/shortlimm_hs.s | 9 + gas/testsuite/gas/arm/tls.d | 4 +- gas/testsuite/gas/cfi/cfi-common-1.d | 2 +- gas/testsuite/gas/cfi/cfi-common-2.d | 4 +- gas/testsuite/gas/cfi/cfi-common-3.d | 4 +- gas/testsuite/gas/cfi/cfi-common-4.d | 6 +- gas/testsuite/gas/cfi/cfi-common-5.d | 6 +- gas/testsuite/gas/cfi/cfi-common-7.d | 4 +- gas/testsuite/gas/cfi/cfi-common-8.d | 2 +- gas/testsuite/gas/cfi/cfi-common-9.d | 2 +- gas/testsuite/gas/cfi/cfi-mips-1.d | 4 +- gdb/ChangeLog | 145 ++++++++ gdb/NEWS | 3 + gdb/aarch64-tdep.c | 38 ++- gdb/aarch64-tdep.h | 2 + gdb/ada-lang.c | 6 +- gdb/arc-newlib-tdep.c | 69 ++++ gdb/arc-tdep.c | 35 +- gdb/arc-tdep.h | 9 + gdb/arch/arm.h | 8 + gdb/arm-tdep.c | 2 +- gdb/ax-gdb.c | 140 +++----- gdb/ax-gdb.h | 24 +- gdb/ax-general.c | 48 +-- gdb/ax.h | 19 +- gdb/breakpoint.c | 117 +++---- gdb/breakpoint.h | 23 +- gdb/charset.c | 110 ++----- gdb/charset.h | 95 +++--- gdb/cli/cli-script.c | 228 ++++++------- gdb/cli/cli-utils.c | 76 +++-- gdb/cli/cli-utils.h | 114 ++++--- gdb/common/common-defs.h | 5 +- gdb/common/common-utils.c | 11 +- gdb/common/common-utils.h | 18 + gdb/common/gdb_unique_ptr.h | 351 ++++++++++---------- gdb/common/safe-bool.h | 67 ---- gdb/configure.tgt | 7 +- gdb/contrib/ari/gdb_ari.sh | 22 +- gdb/dbxread.c | 2 +- gdb/doc/ChangeLog | 10 + gdb/doc/gdb.texinfo | 16 +- gdb/expression.h | 2 +- gdb/gdbserver/ChangeLog | 4 + gdb/gdbserver/linux-aarch32-low.c | 8 - gdb/gnu-v3-abi.c | 6 +- gdb/guile/scm-type.c | 35 +- gdb/guile/scm-value.c | 2 +- gdb/inferior.c | 32 +- gdb/linespec.c | 9 +- gdb/location.c | 11 +- gdb/location.h | 6 + gdb/m32c-tdep.c | 42 +-- gdb/machoread.c | 20 +- gdb/memattr.c | 32 +- gdb/mi/mi-main.c | 26 +- gdb/nat/linux-btrace.c | 5 - gdb/printcmd.c | 16 +- gdb/remote.c | 34 +- gdb/reverse.c | 19 +- gdb/rust-lang.c | 7 +- gdb/selftest.c | 20 +- gdb/solib-aix.c | 21 +- gdb/symtab.c | 52 +-- gdb/symtab.h | 24 +- gdb/testsuite/ChangeLog | 29 ++ gdb/testsuite/gdb.arch/powerpc-prologue.c | 1 + gdb/testsuite/gdb.arch/powerpc-prologue.exp | 2 +- gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp | 4 +- gdb/testsuite/gdb.arch/vsx-regs.exp | 2 +- gdb/testsuite/gdb.base/code_elim.exp | 21 -- gdb/testsuite/gdb.base/relocate.exp | 23 -- gdb/testsuite/gdb.base/shreloc.exp | 22 -- gdb/testsuite/gdb.base/structs.exp | 119 +++---- gdb/testsuite/gdb.python/py-value.c | 10 +- gdb/testsuite/gdb.python/py-value.exp | 9 +- gdb/testsuite/lib/gdb.exp | 24 ++ gdb/thread.c | 27 +- gdb/tid-parse.c | 170 +++++----- gdb/tid-parse.h | 197 +++++------ gdb/top.c | 1 - gdb/tracepoint.c | 437 +++++++++++-------------- gdb/tracepoint.h | 68 +++- gdb/ui-file.c | 4 +- gdb/ui-file.h | 3 +- gdb/ui-out.c | 5 +- gdb/v850-tdep.c | 49 ++- gdb/valprint.c | 25 +- gdb/varobj.c | 7 +- gdb/varobj.h | 4 +- include/ChangeLog | 29 ++ include/ansidecl.h | 36 +- include/elf/common.h | 32 +- include/opcode/arc.h | 1 + ld/ChangeLog | 207 ++++++++++++ ld/config.in | 3 + ld/configure | 2 +- ld/configure.ac | 2 +- ld/emulparams/elf64_s390.sh | 2 +- ld/emultempl/elf32.em | 151 +++++++++ ld/emultempl/spu_ovl.o_c | 106 +++--- ld/ldexp.c | 4 +- ld/ldlang.c | 38 ++- ld/scripttempl/DWARF.sc | 1 + ld/testsuite/ld-aarch64/emit-relocs-515-be.d | 2 +- ld/testsuite/ld-aarch64/emit-relocs-515.d | 2 +- ld/testsuite/ld-aarch64/emit-relocs-516-be.d | 2 +- ld/testsuite/ld-aarch64/emit-relocs-516.d | 2 +- ld/testsuite/ld-aarch64/farcall-b-plt.d | 4 +- ld/testsuite/ld-aarch64/farcall-bl-plt.d | 4 +- ld/testsuite/ld-aarch64/gc-plt-relocs.d | 2 +- ld/testsuite/ld-aarch64/tls-desc-ie.d | 2 +- ld/testsuite/ld-aarch64/tls-tiny-desc.d | 4 +- ld/testsuite/ld-aarch64/tls-tiny-gd.d | 4 +- ld/testsuite/ld-aarch64/tls-tiny-ie.d | 2 +- ld/testsuite/ld-arm/arm-app-abs32.d | 4 +- ld/testsuite/ld-arm/arm-app.d | 4 +- ld/testsuite/ld-arm/arm-lib-plt32.d | 4 +- ld/testsuite/ld-arm/arm-lib.d | 4 +- ld/testsuite/ld-arm/armthumb-lib.d | 4 +- ld/testsuite/ld-arm/cortex-a8-fix-b-plt.d | 4 +- ld/testsuite/ld-arm/cortex-a8-fix-bcc-plt.d | 4 +- ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.d | 4 +- ld/testsuite/ld-arm/cortex-a8-fix-bl-rel-plt.d | 4 +- ld/testsuite/ld-arm/cortex-a8-fix-blx-plt.d | 4 +- ld/testsuite/ld-arm/farcall-mixed-app-v5.d | 4 +- ld/testsuite/ld-arm/farcall-mixed-app.d | 4 +- ld/testsuite/ld-arm/farcall-mixed-app2.d | 4 +- ld/testsuite/ld-arm/farcall-mixed-lib-v4t.d | 4 +- ld/testsuite/ld-arm/farcall-mixed-lib.d | 4 +- ld/testsuite/ld-arm/ifunc-10.dd | 4 +- ld/testsuite/ld-arm/ifunc-14.dd | 4 +- ld/testsuite/ld-arm/ifunc-15.dd | 4 +- ld/testsuite/ld-arm/ifunc-3.dd | 4 +- ld/testsuite/ld-arm/ifunc-4.dd | 4 +- ld/testsuite/ld-arm/ifunc-9.dd | 4 +- ld/testsuite/ld-arm/long-plt-format.d | 2 +- ld/testsuite/ld-arm/mixed-app-v5.d | 4 +- ld/testsuite/ld-arm/mixed-app.d | 4 +- ld/testsuite/ld-arm/mixed-lib.d | 4 +- ld/testsuite/ld-arm/tls-lib-loc.d | 2 +- ld/testsuite/ld-cris/dso-pltdis1.d | 6 +- ld/testsuite/ld-cris/dso-pltdis2.d | 4 +- ld/testsuite/ld-cris/dso12-pltdis.d | 14 +- ld/testsuite/ld-elf/symbolic-func.r | 2 +- ld/testsuite/ld-frv/fdpic-pie-1.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-2.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-6.d | 10 +- ld/testsuite/ld-frv/fdpic-pie-7.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-8.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-1.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-2.d | 10 +- ld/testsuite/ld-frv/fdpic-shared-3.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-4.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-5.d | 10 +- ld/testsuite/ld-frv/fdpic-shared-6.d | 10 +- ld/testsuite/ld-frv/fdpic-shared-7.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-8.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-local-2.d | 2 +- ld/testsuite/ld-frv/fdpic-shared-local-8.d | 2 +- ld/testsuite/ld-frv/fdpic-static-1.d | 2 +- ld/testsuite/ld-frv/fdpic-static-2.d | 2 +- ld/testsuite/ld-frv/fdpic-static-6.d | 2 +- ld/testsuite/ld-frv/fdpic-static-7.d | 2 +- ld/testsuite/ld-frv/fdpic-static-8.d | 2 +- ld/testsuite/ld-frv/tls-dynamic-2.d | 2 +- ld/testsuite/ld-frv/tls-initial-shared-2.d | 2 +- ld/testsuite/ld-frv/tls-relax-shared-2.d | 2 +- ld/testsuite/ld-frv/tls-shared-2.d | 2 +- ld/testsuite/ld-i386/plt-nacl.pd | 6 +- ld/testsuite/ld-i386/plt-pic-nacl.pd | 6 +- ld/testsuite/ld-i386/plt-pic.pd | 6 +- ld/testsuite/ld-i386/plt.pd | 6 +- ld/testsuite/ld-i386/pr19636-1d-nacl.d | 4 +- ld/testsuite/ld-i386/pr19636-1d.d | 2 +- ld/testsuite/ld-i386/pr19636-2c-nacl.d | 6 +- ld/testsuite/ld-i386/pr19636-2c.d | 4 +- ld/testsuite/ld-ifunc/ifunc-21-x86-64.d | 10 +- ld/testsuite/ld-ifunc/ifunc-22-x86-64.d | 10 +- ld/testsuite/ld-ifunc/pr17154-i386.d | 10 +- ld/testsuite/ld-ifunc/pr17154-x86-64.d | 22 +- ld/testsuite/ld-m68k/plt1-68020.d | 14 +- ld/testsuite/ld-m68k/plt1-cpu32.d | 14 +- ld/testsuite/ld-m68k/plt1-isab.d | 14 +- ld/testsuite/ld-m68k/plt1-isac.d | 12 +- ld/testsuite/ld-metag/shared.d | 2 +- ld/testsuite/ld-metag/stub_pic_app.d | 2 +- ld/testsuite/ld-metag/stub_pic_shared.d | 2 +- ld/testsuite/ld-metag/stub_shared.d | 2 +- ld/testsuite/ld-mmix/bpo-10.d | 3 +- ld/testsuite/ld-mmix/bpo-11.d | 3 +- ld/testsuite/ld-s390/tlsbin_64.dd | 5 +- ld/testsuite/ld-s390/tlsbin_64.rd | 4 +- ld/testsuite/ld-s390/tlspic_64.dd | 2 +- ld/testsuite/ld-tic6x/shlib-1.dd | 2 +- ld/testsuite/ld-tic6x/shlib-1b.dd | 2 +- ld/testsuite/ld-tic6x/shlib-1r.dd | 2 +- ld/testsuite/ld-tic6x/shlib-1rb.dd | 2 +- ld/testsuite/ld-tic6x/shlib-app-1.dd | 2 +- ld/testsuite/ld-tic6x/shlib-app-1b.dd | 2 +- ld/testsuite/ld-tic6x/shlib-app-1r.dd | 2 +- ld/testsuite/ld-tic6x/shlib-app-1rb.dd | 2 +- ld/testsuite/ld-tic6x/shlib-noindex.dd | 2 +- ld/testsuite/ld-vax-elf/export-class-data.dd | 2 +- ld/testsuite/ld-vax-elf/plt-local-lib.dd | 42 +-- ld/testsuite/ld-vax-elf/plt-local.dd | 12 +- ld/testsuite/ld-x86-64/bnd-ifunc-2.d | 12 +- ld/testsuite/ld-x86-64/bnd-plt-1.d | 16 +- ld/testsuite/ld-x86-64/gotpcrel1.dd | 8 +- ld/testsuite/ld-x86-64/libno-plt-1b.dd | 4 +- ld/testsuite/ld-x86-64/load1c-nacl.d | 72 ++-- ld/testsuite/ld-x86-64/load1c.d | 72 ++-- ld/testsuite/ld-x86-64/load1d-nacl.d | 72 ++-- ld/testsuite/ld-x86-64/load1d.d | 72 ++-- ld/testsuite/ld-x86-64/mov1a.d | 6 +- ld/testsuite/ld-x86-64/mov1b.d | 2 +- ld/testsuite/ld-x86-64/mov1c.d | 6 +- ld/testsuite/ld-x86-64/mov1d.d | 2 +- ld/testsuite/ld-x86-64/mov2a.d | 6 +- ld/testsuite/ld-x86-64/mov2b.d | 6 +- ld/testsuite/ld-x86-64/mov2c.d | 6 +- ld/testsuite/ld-x86-64/mov2d.d | 6 +- ld/testsuite/ld-x86-64/mpx3.dd | 6 +- ld/testsuite/ld-x86-64/mpx4.dd | 4 +- ld/testsuite/ld-x86-64/no-plt-1a.dd | 4 +- ld/testsuite/ld-x86-64/no-plt-1b.dd | 12 +- ld/testsuite/ld-x86-64/no-plt-1c.dd | 8 +- ld/testsuite/ld-x86-64/no-plt-1e.dd | 6 +- ld/testsuite/ld-x86-64/no-plt-1f.dd | 12 +- ld/testsuite/ld-x86-64/no-plt-1g.dd | 10 +- ld/testsuite/ld-x86-64/plt-main-bnd.dd | 2 +- ld/testsuite/ld-x86-64/plt-nacl.pd | 10 +- ld/testsuite/ld-x86-64/plt.pd | 10 +- ld/testsuite/ld-x86-64/pr18591.d | 2 +- ld/testsuite/ld-x86-64/pr19609-1c.d | 24 +- ld/testsuite/ld-x86-64/pr19609-1e.d | 24 +- ld/testsuite/ld-x86-64/pr19609-1j.d | 24 +- ld/testsuite/ld-x86-64/pr19609-1l.d | 16 +- ld/testsuite/ld-x86-64/pr19609-1m.d | 24 +- ld/testsuite/ld-x86-64/pr19609-5b.d | 2 +- ld/testsuite/ld-x86-64/pr19609-5c.d | 2 +- ld/testsuite/ld-x86-64/pr19609-5e.d | 2 +- ld/testsuite/ld-x86-64/pr19609-6b.d | 2 +- ld/testsuite/ld-x86-64/pr19609-7b.d | 2 +- ld/testsuite/ld-x86-64/pr19609-7d.d | 2 +- ld/testsuite/ld-x86-64/pr19636-2d-nacl.d | 8 +- ld/testsuite/ld-x86-64/pr19636-2d.d | 6 +- ld/testsuite/ld-x86-64/pr20093-1.d | 2 +- ld/testsuite/ld-x86-64/pr20093-2.d | 2 +- ld/testsuite/ld-x86-64/pr20253-1b.d | 12 +- ld/testsuite/ld-x86-64/pr20253-1d.d | 12 +- ld/testsuite/ld-x86-64/pr20253-1f.d | 12 +- ld/testsuite/ld-x86-64/pr20253-1h.d | 12 +- ld/testsuite/ld-x86-64/pr20253-1j.d | 12 +- ld/testsuite/ld-x86-64/pr20253-1l.d | 12 +- ld/testsuite/ld-x86-64/protected3.d | 2 +- ld/testsuite/ld-x86-64/tlsbin.dd | 10 +- ld/testsuite/ld-x86-64/tlsbin2.dd | 10 +- ld/testsuite/ld-x86-64/tlsbindesc.dd | 10 +- ld/testsuite/ld-x86-64/tlsdesc-nacl.pd | 2 +- ld/testsuite/ld-x86-64/tlsdesc.dd | 26 +- ld/testsuite/ld-x86-64/tlsdesc.pd | 2 +- ld/testsuite/ld-x86-64/tlsgd10.dd | 2 +- ld/testsuite/ld-x86-64/tlsgd5.dd | 2 +- ld/testsuite/ld-x86-64/tlsgd6.dd | 2 +- ld/testsuite/ld-x86-64/tlsgd8.dd | 2 +- ld/testsuite/ld-x86-64/tlsgdesc.dd | 32 +- ld/testsuite/ld-x86-64/tlspic.dd | 60 ++-- ld/testsuite/ld-x86-64/tlspic2.dd | 74 ++--- libiberty/ChangeLog | 73 +++-- libiberty/cp-demangle.c | 12 +- libiberty/cplus-dem.c | 80 ++++- libiberty/pex-win32.c | 4 + libiberty/testsuite/test-pexecute.c | 14 + opcodes/ChangeLog | 10 + opcodes/aarch64-asm.c | 2 +- opcodes/arc-dis.c | 5 +- 296 files changed, 3504 insertions(+), 2618 deletions(-) create mode 100644 gas/testsuite/gas/arc/shortlimm_a7.d create mode 100644 gas/testsuite/gas/arc/shortlimm_a7.s create mode 100644 gas/testsuite/gas/arc/shortlimm_hs.d create mode 100644 gas/testsuite/gas/arc/shortlimm_hs.s create mode 100644 gdb/arc-newlib-tdep.c delete mode 100644 gdb/common/safe-bool.h mode change 100644 => 100755 gdb/contrib/ari/gdb_ari.sh