This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/users/hjl/linux/release/2.29.51.0.1] Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux/applied


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ba8500d63991518aefef86474576de565e00237

commit 4ba8500d63991518aefef86474576de565e00237
Merge: b8cc0ce c935ff0
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jan 19 03:23:56 2018 -0800

    Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux/applied

Diff:

 COPYING.LIBGLOSS                                   |      8 +-
 ChangeLog                                          |     37 +
 ChangeLog.sharable                                 |    140 -
 bfd/ChangeLog                                      |   2479 +-
 bfd/ChangeLog-2017                                 |   5727 +
 bfd/MAINTAINERS                                    |      2 +-
 bfd/Makefile.am                                    |      6 +-
 bfd/Makefile.in                                    |      7 +-
 bfd/PORTING                                        |      2 +-
 bfd/README                                         |      2 +-
 bfd/TODO                                           |      2 +-
 bfd/acinclude.m4                                   |      2 +-
 bfd/aix386-core.c                                  |      4 +-
 bfd/aix5ppc-core.c                                 |      2 +-
 bfd/aout-adobe.c                                   |     40 +-
 bfd/aout-arm.c                                     |     36 +-
 bfd/aout-cris.c                                    |      6 +-
 bfd/aout-ns32k.c                                   |     16 +-
 bfd/aout-sparcle.c                                 |      2 +-
 bfd/aout-target.h                                  |      6 +-
 bfd/aout-tic30.c                                   |     28 +-
 bfd/aout0.c                                        |      2 +-
 bfd/aout32.c                                       |      2 +-
 bfd/aout64.c                                       |      2 +-
 bfd/aoutf1.h                                       |      4 +-
 bfd/aoutx.h                                        |    274 +-
 bfd/arc-got.h                                      |     28 +-
 bfd/arc-plt.def                                    |     10 +-
 bfd/arc-plt.h                                      |     14 +-
 bfd/archive.c                                      |     54 +-
 bfd/archive64.c                                    |      4 +-
 bfd/archures.c                                     |    541 +-
 bfd/armnetbsd.c                                    |      8 +-
 bfd/bfd-in.h                                       |     24 +-
 bfd/bfd-in2.h                                      |    842 +-
 bfd/bfd.c                                          |    539 +-
 bfd/bfd.m4                                         |      2 +-
 bfd/bfdio.c                                        |    126 +-
 bfd/bfdwin.c                                       |      2 +-
 bfd/binary.c                                       |     60 +-
 bfd/bout.c                                         |     42 +-
 bfd/cache.c                                        |     44 +-
 bfd/cf-i386lynx.c                                  |      2 +-
 bfd/cf-sparclynx.c                                 |      2 +-
 bfd/cisco-core.c                                   |     34 +-
 bfd/coff-alpha.c                                   |     10 +-
 bfd/coff-apollo.c                                  |     16 +-
 bfd/coff-arm.c                                     |    435 +-
 bfd/coff-aux.c                                     |      2 +-
 bfd/coff-bfd.c                                     |      2 +-
 bfd/coff-bfd.h                                     |      2 +-
 bfd/coff-go32.c                                    |      2 +-
 bfd/coff-h8300.c                                   |      4 +-
 bfd/coff-h8500.c                                   |      2 +-
 bfd/coff-i386.c                                    |     19 +-
 bfd/coff-i860.c                                    |    101 +-
 bfd/coff-i960.c                                    |     18 +-
 bfd/coff-ia64.c                                    |      2 +-
 bfd/coff-m68k.c                                    |     27 +-
 bfd/coff-m88k.c                                    |     11 +-
 bfd/coff-mcore.c                                   |    143 +-
 bfd/coff-mips.c                                    |     12 +-
 bfd/coff-ppc.c                                     |    652 +-
 bfd/coff-rs6000.c                                  |    376 +-
 bfd/coff-sh.c                                      |    174 +-
 bfd/coff-sparc.c                                   |      2 +-
 bfd/coff-stgo32.c                                  |      6 +-
 bfd/coff-svm68k.c                                  |      2 +-
 bfd/coff-tic30.c                                   |      2 +-
 bfd/coff-tic4x.c                                   |     24 +-
 bfd/coff-tic54x.c                                  |     32 +-
 bfd/coff-tic80.c                                   |     20 +-
 bfd/coff-u68k.c                                    |      2 +-
 bfd/coff-w65.c                                     |      2 +-
 bfd/coff-we32k.c                                   |     16 +-
 bfd/coff-x86_64.c                                  |     60 +-
 bfd/coff-z80.c                                     |     22 +-
 bfd/coff-z8k.c                                     |     52 +-
 bfd/coff64-rs6000.c                                |    116 +-
 bfd/coffcode.h                                     |    165 +-
 bfd/coffgen.c                                      |    163 +-
 bfd/cofflink.c                                     |    218 +-
 bfd/coffswap.h                                     |      4 +-
 bfd/compress.c                                     |     12 +-
 bfd/config.bfd                                     |      5 +-
 bfd/config.in                                      |      6 +
 bfd/configure                                      |    214 +-
 bfd/configure.ac                                   |     41 +-
 bfd/configure.com                                  |      2 +-
 bfd/configure.host                                 |      2 +-
 bfd/corefile.c                                     |     28 +-
 bfd/cpu-aarch64.c                                  |      2 +-
 bfd/cpu-alpha.c                                    |      4 +-
 bfd/cpu-arc.c                                      |      2 +-
 bfd/cpu-arm.c                                      |     26 +-
 bfd/cpu-avr.c                                      |      4 +-
 bfd/cpu-bfin.c                                     |     18 +-
 bfd/cpu-cr16.c                                     |     16 +-
 bfd/cpu-cr16c.c                                    |      4 +-
 bfd/cpu-cris.c                                     |      2 +-
 bfd/cpu-crx.c                                      |     10 +-
 bfd/cpu-d10v.c                                     |      4 +-
 bfd/cpu-d30v.c                                     |      2 +-
 bfd/cpu-dlx.c                                      |      2 +-
 bfd/cpu-epiphany.c                                 |      2 +-
 bfd/cpu-fr30.c                                     |      2 +-
 bfd/cpu-frv.c                                      |      8 +-
 bfd/cpu-ft32.c                                     |     54 +-
 bfd/cpu-h8300.c                                    |      2 +-
 bfd/cpu-h8500.c                                    |      2 +-
 bfd/cpu-hppa.c                                     |      2 +-
 bfd/cpu-i370.c                                     |     30 +-
 bfd/cpu-i386.c                                     |      2 +-
 bfd/cpu-i860.c                                     |      2 +-
 bfd/cpu-i960.c                                     |     14 +-
 bfd/cpu-ia64-opc.c                                 |      8 +-
 bfd/cpu-ia64.c                                     |      2 +-
 bfd/cpu-iamcu.c                                    |      2 +-
 bfd/cpu-ip2k.c                                     |      4 +-
 bfd/cpu-iq2000.c                                   |      2 +-
 bfd/cpu-k1om.c                                     |      2 +-
 bfd/cpu-l1om.c                                     |      2 +-
 bfd/cpu-lm32.c                                     |     25 +-
 bfd/cpu-m10200.c                                   |      2 +-
 bfd/cpu-m10300.c                                   |      2 +-
 bfd/cpu-m32c.c                                     |      2 +-
 bfd/cpu-m32r.c                                     |      4 +-
 bfd/cpu-m68hc11.c                                  |      2 +-
 bfd/cpu-m68hc12.c                                  |      2 +-
 bfd/cpu-m68k.c                                     |      2 +-
 bfd/cpu-m88k.c                                     |      2 +-
 bfd/cpu-m9s12x.c                                   |      2 +-
 bfd/cpu-m9s12xg.c                                  |      2 +-
 bfd/cpu-mcore.c                                    |     24 +-
 bfd/cpu-mep.c                                      |      2 +-
 bfd/cpu-metag.c                                    |      2 +-
 bfd/cpu-microblaze.c                               |     24 +-
 bfd/cpu-mips.c                                     |     66 +-
 bfd/cpu-mmix.c                                     |      2 +-
 bfd/cpu-moxie.c                                    |     16 +-
 bfd/cpu-msp430.c                                   |      2 +-
 bfd/cpu-mt.c                                       |     16 +-
 bfd/cpu-nds32.c                                    |      2 +-
 bfd/cpu-nios2.c                                    |      4 +-
 bfd/cpu-ns32k.c                                    |     18 +-
 bfd/cpu-or1k.c                                     |     14 +-
 bfd/cpu-pdp11.c                                    |      4 +-
 bfd/cpu-pj.c                                       |      2 +-
 bfd/cpu-plugin.c                                   |      2 +-
 bfd/cpu-powerpc.c                                  |     56 +-
 bfd/cpu-pru.c                                      |      4 +-
 bfd/cpu-riscv.c                                    |      2 +-
 bfd/cpu-rl78.c                                     |      2 +-
 bfd/cpu-rs6000.c                                   |      2 +-
 bfd/cpu-rx.c                                       |      2 +-
 bfd/cpu-s390.c                                     |      2 +-
 bfd/cpu-score.c                                    |      2 +-
 bfd/cpu-sh.c                                       |     84 +-
 bfd/cpu-sparc.c                                    |      2 +-
 bfd/cpu-spu.c                                      |      4 +-
 bfd/cpu-tic30.c                                    |      2 +-
 bfd/cpu-tic4x.c                                    |      2 +-
 bfd/cpu-tic54x.c                                   |      2 +-
 bfd/cpu-tic6x.c                                    |      2 +-
 bfd/cpu-tic80.c                                    |      2 +-
 bfd/cpu-tilegx.c                                   |      2 +-
 bfd/cpu-tilepro.c                                  |      2 +-
 bfd/cpu-v850.c                                     |     14 +-
 bfd/cpu-v850_rh850.c                               |     18 +-
 bfd/cpu-vax.c                                      |      2 +-
 bfd/cpu-visium.c                                   |      2 +-
 bfd/cpu-w65.c                                      |      2 +-
 bfd/cpu-wasm32.c                                   |      2 +-
 bfd/cpu-we32k.c                                    |      2 +-
 bfd/cpu-xc16x.c                                    |      2 +-
 bfd/cpu-xgate.c                                    |      4 +-
 bfd/cpu-xstormy16.c                                |      2 +-
 bfd/cpu-xtensa.c                                   |      2 +-
 bfd/cpu-z80.c                                      |      8 +-
 bfd/cpu-z8k.c                                      |      2 +-
 bfd/demo64.c                                       |      2 +-
 bfd/development.sh                                 |      2 +-
 bfd/doc/Makefile.am                                |      2 +-
 bfd/doc/Makefile.in                                |      2 +-
 bfd/doc/bfd.texinfo                                |      6 +-
 bfd/doc/bfdint.texi                                |      4 +-
 bfd/doc/bfdsumm.texi                               |      2 +-
 bfd/doc/chew.c                                     |      2 +-
 bfd/doc/header.sed                                 |      2 +-
 bfd/doc/makefile.vms                               |      2 +-
 bfd/dwarf1.c                                       |     74 +-
 bfd/dwarf2.c                                       |    837 +-
 bfd/ecoff.c                                        |    154 +-
 bfd/ecofflink.c                                    |    194 +-
 bfd/ecoffswap.h                                    |    192 +-
 bfd/elf-attrs.c                                    |     12 +-
 bfd/elf-bfd.h                                      |    104 +-
 bfd/elf-eh-frame.c                                 |     49 +-
 bfd/elf-hppa.h                                     |     14 +-
 bfd/elf-ifunc.c                                    |    127 +-
 bfd/elf-linux-core.h                               |    141 +-
 bfd/elf-m10200.c                                   |      8 +-
 bfd/elf-m10300.c                                   |     94 +-
 bfd/elf-nacl.c                                     |      2 +-
 bfd/elf-nacl.h                                     |      2 +-
 bfd/elf-properties.c                               |     43 +-
 bfd/elf-s390-common.c                              |     10 +-
 bfd/elf-s390.h                                     |      2 +-
 bfd/elf-strtab.c                                   |      6 +-
 bfd/elf-vxworks.c                                  |     20 +-
 bfd/elf-vxworks.h                                  |      2 +-
 bfd/elf.c                                          |    677 +-
 bfd/elf32-am33lin.c                                |     10 +-
 bfd/elf32-arc.c                                    |     85 +-
 bfd/elf32-arm.c                                    |   1316 +-
 bfd/elf32-avr.c                                    |   2290 +-
 bfd/elf32-avr.h                                    |     14 +-
 bfd/elf32-bfin.c                                   |    600 +-
 bfd/elf32-cr16.c                                   |   3367 +-
 bfd/elf32-cr16c.c                                  |     14 +-
 bfd/elf32-cris.c                                   |    291 +-
 bfd/elf32-crx.c                                    |     12 +-
 bfd/elf32-d10v.c                                   |    136 +-
 bfd/elf32-d30v.c                                   |     10 +-
 bfd/elf32-dlx.c                                    |    270 +-
 bfd/elf32-dlx.h                                    |      2 +-
 bfd/elf32-epiphany.c                               |     74 +-
 bfd/elf32-fr30.c                                   |    108 +-
 bfd/elf32-frv.c                                    |    110 +-
 bfd/elf32-ft32.c                                   |    918 +-
 bfd/elf32-gen.c                                    |      2 +-
 bfd/elf32-h8300.c                                  |     28 +-
 bfd/elf32-hppa.c                                   |    925 +-
 bfd/elf32-hppa.h                                   |      2 +-
 bfd/elf32-i370.c                                   |     26 +-
 bfd/elf32-i386.c                                   |   3875 +-
 bfd/elf32-i860.c                                   |    198 +-
 bfd/elf32-i960.c                                   |      8 +-
 bfd/elf32-ip2k.c                                   |    268 +-
 bfd/elf32-iq2000.c                                 |     10 +-
 bfd/elf32-lm32.c                                   |   2378 +-
 bfd/elf32-m32c.c                                   |    171 +-
 bfd/elf32-m32r.c                                   |   2189 +-
 bfd/elf32-m68hc11.c                                |    706 +-
 bfd/elf32-m68hc12.c                                |     74 +-
 bfd/elf32-m68hc1x.c                                |    776 +-
 bfd/elf32-m68hc1x.h                                |     16 +-
 bfd/elf32-m68k.c                                   |    368 +-
 bfd/elf32-m88k.c                                   |      4 +-
 bfd/elf32-mcore.c                                  |    154 +-
 bfd/elf32-mep.c                                    |     84 +-
 bfd/elf32-metag.c                                  |    340 +-
 bfd/elf32-metag.h                                  |      2 +-
 bfd/elf32-microblaze.c                             |   1600 +-
 bfd/elf32-mips.c                                   |     97 +-
 bfd/elf32-moxie.c                                  |     22 +-
 bfd/elf32-msp430.c                                 |    170 +-
 bfd/elf32-mt.c                                     |    290 +-
 bfd/elf32-nds32.c                                  |    562 +-
 bfd/elf32-nds32.h                                  |     10 +-
 bfd/elf32-nios2.c                                  |    187 +-
 bfd/elf32-nios2.h                                  |      2 +-
 bfd/elf32-or1k.c                                   |   3270 +-
 bfd/elf32-pj.c                                     |     76 +-
 bfd/elf32-ppc.c                                    |    827 +-
 bfd/elf32-ppc.h                                    |      4 +-
 bfd/elf32-pru.c                                    |     22 +-
 bfd/elf32-rl78.c                                   |    273 +-
 bfd/elf32-rx.c                                     |    261 +-
 bfd/elf32-rx.h                                     |      8 +-
 bfd/elf32-s390.c                                   |    582 +-
 bfd/elf32-score.c                                  |   3046 +-
 bfd/elf32-score.h                                  |     76 +-
 bfd/elf32-score7.c                                 |   2688 +-
 bfd/elf32-sh-relocs.h                              |      2 +-
 bfd/elf32-sh-symbian.c                             |     42 +-
 bfd/elf32-sh.c                                     |    251 +-
 bfd/elf32-sh64-com.c                               |      2 +-
 bfd/elf32-sh64.c                                   |     12 +-
 bfd/elf32-sh64.h                                   |      2 +-
 bfd/elf32-sparc.c                                  |     11 +-
 bfd/elf32-spu.c                                    |     56 +-
 bfd/elf32-spu.h                                    |      7 +-
 bfd/elf32-tic6x.c                                  |    206 +-
 bfd/elf32-tic6x.h                                  |      2 +-
 bfd/elf32-tilegx.c                                 |     21 +-
 bfd/elf32-tilegx.h                                 |     16 +-
 bfd/elf32-tilepro.c                                |   1115 +-
 bfd/elf32-tilepro.h                                |     14 +-
 bfd/elf32-v850.c                                   |    484 +-
 bfd/elf32-vax.c                                    |    139 +-
 bfd/elf32-visium.c                                 |      2 +-
 bfd/elf32-wasm32.c                                 |     76 +-
 bfd/elf32-xc16x.c                                  |    136 +-
 bfd/elf32-xgate.c                                  |     36 +-
 bfd/elf32-xgate.h                                  |      4 +-
 bfd/elf32-xstormy16.c                              |    156 +-
 bfd/elf32-xtensa.c                                 |    271 +-
 bfd/elf32.c                                        |      2 +-
 bfd/elf64-alpha.c                                  |    266 +-
 bfd/elf64-gen.c                                    |      2 +-
 bfd/elf64-hppa.c                                   |     79 +-
 bfd/elf64-hppa.h                                   |      2 +-
 bfd/elf64-ia64-vms.c                               |    742 +-
 bfd/elf64-mips.c                                   |     79 +-
 bfd/elf64-mmix.c                                   |    120 +-
 bfd/elf64-ppc.c                                    |   1205 +-
 bfd/elf64-ppc.h                                    |      2 +-
 bfd/elf64-s390.c                                   |    475 +-
 bfd/elf64-sh64.c                                   |    226 +-
 bfd/elf64-sparc.c                                  |     46 +-
 bfd/elf64-tilegx.c                                 |     21 +-
 bfd/elf64-tilegx.h                                 |     16 +-
 bfd/elf64-x86-64.c                                 |   4210 +-
 bfd/elf64.c                                        |      2 +-
 bfd/elfcode.h                                      |     16 +-
 bfd/elfcore.h                                      |     12 +-
 bfd/elflink.c                                      |    635 +-
 bfd/elfn32-mips.c                                  |    177 +-
 bfd/elfnn-aarch64.c                                |    586 +-
 bfd/elfnn-ia64.c                                   |    139 +-
 bfd/elfnn-riscv.c                                  |    666 +-
 bfd/elfxx-aarch64.c                                |     72 +-
 bfd/elfxx-aarch64.h                                |      8 +-
 bfd/elfxx-ia64.c                                   |     48 +-
 bfd/elfxx-ia64.h                                   |      4 +-
 bfd/elfxx-mips.c                                   |    472 +-
 bfd/elfxx-mips.h                                   |      4 +-
 bfd/elfxx-riscv.c                                  |     98 +-
 bfd/elfxx-riscv.h                                  |      2 +-
 bfd/elfxx-sparc.c                                  |    727 +-
 bfd/elfxx-sparc.h                                  |      5 +-
 bfd/elfxx-target.h                                 |     20 +-
 bfd/elfxx-tilegx.c                                 |    991 +-
 bfd/elfxx-tilegx.h                                 |      6 +-
 bfd/elfxx-x86.c                                    |   2864 +
 bfd/elfxx-x86.h                                    |    708 +
 bfd/epoc-pe-arm.c                                  |      2 +-
 bfd/epoc-pei-arm.c                                 |      2 +-
 bfd/format.c                                       |      2 +-
 bfd/freebsd.h                                      |      4 +-
 bfd/gen-aout.c                                     |      2 +-
 bfd/genlink.h                                      |      2 +-
 bfd/hash.c                                         |     20 +-
 bfd/host-aout.c                                    |      4 +-
 bfd/hosts/alphalinux.h                             |      2 +-
 bfd/hosts/alphavms.h                               |     12 +-
 bfd/hosts/decstation.h                             |      2 +-
 bfd/hosts/delta68.h                                |      2 +-
 bfd/hosts/dpx2.h                                   |      2 +-
 bfd/hosts/hp300bsd.h                               |      2 +-
 bfd/hosts/i386bsd.h                                |      2 +-
 bfd/hosts/i386linux.h                              |      2 +-
 bfd/hosts/i386mach3.h                              |      2 +-
 bfd/hosts/i386sco.h                                |      2 +-
 bfd/hosts/i860mach3.h                              |      2 +-
 bfd/hosts/m68kaux.h                                |      2 +-
 bfd/hosts/m68klinux.h                              |      2 +-
 bfd/hosts/m88kmach3.h                              |      2 +-
 bfd/hosts/mipsbsd.h                                |      2 +-
 bfd/hosts/mipsmach3.h                              |      2 +-
 bfd/hosts/news-mips.h                              |      2 +-
 bfd/hosts/news.h                                   |      2 +-
 bfd/hosts/pc532mach.h                              |      2 +-
 bfd/hosts/riscos.h                                 |      2 +-
 bfd/hosts/symmetry.h                               |      2 +-
 bfd/hosts/tahoe.h                                  |      2 +-
 bfd/hosts/vaxbsd.h                                 |      2 +-
 bfd/hosts/vaxlinux.h                               |      2 +-
 bfd/hosts/vaxult.h                                 |      2 +-
 bfd/hosts/vaxult2.h                                |      2 +-
 bfd/hosts/x86-64linux.h                            |     10 +-
 bfd/hp300bsd.c                                     |      2 +-
 bfd/hp300hpux.c                                    |     44 +-
 bfd/hppabsd-core.c                                 |      4 +-
 bfd/hpux-core.c                                    |    140 +-
 bfd/i386aout.c                                     |     16 +-
 bfd/i386bsd.c                                      |      2 +-
 bfd/i386dynix.c                                    |      2 +-
 bfd/i386freebsd.c                                  |      2 +-
 bfd/i386linux.c                                    |      4 +-
 bfd/i386lynx.c                                     |     22 +-
 bfd/i386mach3.c                                    |      4 +-
 bfd/i386msdos.c                                    |     12 +-
 bfd/i386netbsd.c                                   |      4 +-
 bfd/i386os9k.c                                     |      2 +-
 bfd/ieee.c                                         |     34 +-
 bfd/ihex.c                                         |    101 +-
 bfd/init.c                                         |      2 +-
 bfd/irix-core.c                                    |     14 +-
 bfd/libaout.h                                      |     72 +-
 bfd/libbfd-in.h                                    |     10 +-
 bfd/libbfd.c                                       |     18 +-
 bfd/libbfd.h                                       |     27 +-
 bfd/libcoff-in.h                                   |     14 +-
 bfd/libcoff.h                                      |     35 +-
 bfd/libecoff.h                                     |      2 +-
 bfd/libhppa.h                                      |      2 +-
 bfd/libieee.h                                      |      2 +-
 bfd/libnlm.h                                       |     58 +-
 bfd/liboasys.h                                     |      2 +-
 bfd/libpei.h                                       |     32 +-
 bfd/libxcoff.h                                     |      4 +-
 bfd/linker.c                                       |    117 +-
 bfd/lynx-core.c                                    |     12 +-
 bfd/m68k4knetbsd.c                                 |      4 +-
 bfd/m68klinux.c                                    |      4 +-
 bfd/m68knetbsd.c                                   |      4 +-
 bfd/m88kmach3.c                                    |      4 +-
 bfd/m88kopenbsd.c                                  |      2 +-
 bfd/mach-o-aarch64.c                               |     42 +-
 bfd/mach-o-arm.c                                   |    170 +-
 bfd/mach-o-i386.c                                  |    211 +-
 bfd/mach-o-target.c                                |     74 +-
 bfd/mach-o-x86-64.c                                |    132 +-
 bfd/mach-o.c                                       |    919 +-
 bfd/mach-o.h                                       |     30 +-
 bfd/makefile.vms                                   |      2 +-
 bfd/mep-relocs.pl                                  |      2 +-
 bfd/merge.c                                        |     48 +-
 bfd/mipsbsd.c                                      |      6 +-
 bfd/mmo.c                                          |     25 +-
 bfd/netbsd-core.c                                  |      6 +-
 bfd/netbsd.h                                       |      6 +-
 bfd/newsos3.c                                      |      4 +-
 bfd/nlm-target.h                                   |     74 +-
 bfd/nlm.c                                          |      2 +-
 bfd/nlm32-alpha.c                                  |      2 +-
 bfd/nlm32-i386.c                                   |      2 +-
 bfd/nlm32-ppc.c                                    |    530 +-
 bfd/nlm32-sparc.c                                  |      8 +-
 bfd/nlm32.c                                        |      2 +-
 bfd/nlm64.c                                        |      2 +-
 bfd/nlmcode.h                                      |      8 +-
 bfd/nlmswap.h                                      |      2 +-
 bfd/ns32k.h                                        |     14 +-
 bfd/ns32knetbsd.c                                  |      4 +-
 bfd/oasys.c                                        |     74 +-
 bfd/opncls.c                                       |     83 +-
 bfd/osf-core.c                                     |      2 +-
 bfd/pc532-mach.c                                   |      4 +-
 bfd/pdp11.c                                        |    114 +-
 bfd/pe-arm-wince.c                                 |      2 +-
 bfd/pe-arm.c                                       |      8 +-
 bfd/pe-i386.c                                      |     10 +-
 bfd/pe-mcore.c                                     |      8 +-
 bfd/pe-mips.c                                      |     82 +-
 bfd/pe-ppc.c                                       |      2 +-
 bfd/pe-sh.c                                        |      2 +-
 bfd/pe-x86_64.c                                    |     12 +-
 bfd/peXXigen.c                                     |    339 +-
 bfd/pef-traceback.h                                |      2 +-
 bfd/pef.c                                          |     70 +-
 bfd/pef.h                                          |      8 +-
 bfd/pei-arm-wince.c                                |      2 +-
 bfd/pei-arm.c                                      |      4 +-
 bfd/pei-i386.c                                     |     10 +-
 bfd/pei-ia64.c                                     |      2 +-
 bfd/pei-mcore.c                                    |      4 +-
 bfd/pei-mips.c                                     |      2 +-
 bfd/pei-ppc.c                                      |      2 +-
 bfd/pei-sh.c                                       |      2 +-
 bfd/pei-x86_64.c                                   |     20 +-
 bfd/peicode.h                                      |    168 +-
 bfd/plugin.c                                       |     74 +-
 bfd/plugin.h                                       |      2 +-
 bfd/po/Make-in                                     |     10 +-
 bfd/po/SRC-POTFILES.in                             |      2 +
 bfd/po/bfd.pot                                     |   3428 +-
 bfd/po/es.po                                       |      1 +
 bfd/po/fi.po                                       |      1 +
 bfd/po/fr.po                                       |   6683 +-
 bfd/po/hr.po                                       |   6138 +
 bfd/po/id.po                                       |   4785 +-
 bfd/po/ja.po                                       |      1 +
 bfd/po/ro.po                                       |      1 +
 bfd/po/ru.po                                       |      1 +
 bfd/po/sr.po                                       |      1 +
 bfd/po/sv.po                                       |      1 +
 bfd/po/tr.po                                       |      1 +
 bfd/po/uk.po                                       |   6438 +-
 bfd/po/vi.po                                       |    509 +-
 bfd/po/zh_CN.po                                    |      1 +
 bfd/ppcboot.c                                      |      6 +-
 bfd/ptrace-core.c                                  |      4 +-
 bfd/reloc.c                                        |    356 +-
 bfd/reloc16.c                                      |      2 +-
 bfd/riscix.c                                       |     84 +-
 bfd/rs6000-core.c                                  |     22 +-
 bfd/sco5-core.c                                    |      2 +-
 bfd/section.c                                      |     90 +-
 bfd/simple.c                                       |      2 +-
 bfd/som.c                                          |    306 +-
 bfd/som.h                                          |     10 +-
 bfd/sparclinux.c                                   |      4 +-
 bfd/sparclynx.c                                    |      2 +-
 bfd/sparcnetbsd.c                                  |      4 +-
 bfd/srec.c                                         |     68 +-
 bfd/stab-syms.c                                    |      2 +-
 bfd/stabs.c                                        |     10 +-
 bfd/sunos.c                                        |     48 +-
 bfd/syms.c                                         |    170 +-
 bfd/sysdep.h                                       |     56 +-
 bfd/targets.c                                      |    258 +-
 bfd/tekhex.c                                       |     80 +-
 bfd/trad-core.c                                    |      4 +-
 bfd/vax1knetbsd.c                                  |      4 +-
 bfd/vaxbsd.c                                       |      2 +-
 bfd/vaxnetbsd.c                                    |      4 +-
 bfd/verilog.c                                      |     52 +-
 bfd/versados.c                                     |     68 +-
 bfd/version.h                                      |     20 +-
 bfd/version.m4                                     |      2 +-
 bfd/vms-alpha.c                                    |   6341 +-
 bfd/vms-lib.c                                      |   1604 +-
 bfd/vms-misc.c                                     |     22 +-
 bfd/vms.h                                          |      2 +-
 bfd/warning.m4                                     |      2 +-
 bfd/wasm-module.c                                  |    252 +-
 bfd/wasm-module.h                                  |     12 +-
 bfd/xcofflink.c                                    |     50 +-
 bfd/xsym.c                                         |     64 +-
 bfd/xsym.h                                         |     74 +-
 bfd/xtensa-isa.c                                   |      5 +-
 bfd/xtensa-modules.c                               |      2 +-
 binutils/BRANCHES                                  |      3 +-
 binutils/ChangeLog                                 |   1056 +-
 binutils/ChangeLog-2017                            |   1886 +
 binutils/MAINTAINERS                               |     25 +-
 binutils/Makefile.am                               |      2 +-
 binutils/Makefile.in                               |      2 +-
 binutils/NEWS                                      |     12 +-
 binutils/README                                    |      2 +-
 binutils/README-how-to-make-a-release              |    134 +
 binutils/addr2line.c                               |      2 +-
 binutils/ar.c                                      |     12 +-
 binutils/arlex.l                                   |      2 +-
 binutils/arparse.y                                 |      2 +-
 binutils/arsup.c                                   |     15 +-
 binutils/arsup.h                                   |      2 +-
 binutils/bfdtest1.c                                |      2 +-
 binutils/bfdtest2.c                                |      2 +-
 binutils/bin2c.c                                   |      2 +-
 binutils/binemul.c                                 |      2 +-
 binutils/binemul.h                                 |      2 +-
 binutils/bucomm.c                                  |      2 +-
 binutils/bucomm.h                                  |      2 +-
 binutils/budbg.h                                   |      2 +-
 binutils/coffdump.c                                |      2 +-
 binutils/coffgrok.c                                |      8 +-
 binutils/coffgrok.h                                |      2 +-
 binutils/configure                                 |     20 +-
 binutils/configure.ac                              |      2 +-
 binutils/configure.com                             |      2 +-
 binutils/configure.tgt                             |      2 +-
 binutils/cxxfilt.c                                 |      2 +-
 binutils/debug.c                                   |      2 +-
 binutils/debug.h                                   |      2 +-
 binutils/deflex.l                                  |      2 +-
 binutils/defparse.y                                |      2 +-
 binutils/dlltool.c                                 |      2 +-
 binutils/dlltool.h                                 |      2 +-
 binutils/dllwrap.c                                 |      2 +-
 binutils/doc/Makefile.am                           |      2 +-
 binutils/doc/Makefile.in                           |      2 +-
 binutils/doc/binutils.texi                         |    110 +-
 binutils/doc/debug.options.texi                    |    144 +
 binutils/dwarf-mode.el                             |     89 +-
 binutils/dwarf.c                                   |   2460 +-
 binutils/dwarf.h                                   |     50 +-
 binutils/elfcomm.c                                 |     23 +-
 binutils/elfcomm.h                                 |     12 +-
 binutils/elfedit.c                                 |      2 +-
 binutils/embedspu.sh                               |      2 +-
 binutils/emul_aix.c                                |      2 +-
 binutils/emul_vanilla.c                            |      2 +-
 binutils/filemode.c                                |      2 +-
 binutils/ieee.c                                    |      2 +-
 binutils/is-ranlib.c                               |      2 +-
 binutils/is-strip.c                                |      2 +-
 binutils/makefile.vms                              |      2 +-
 binutils/maybe-ranlib.c                            |      2 +-
 binutils/maybe-strip.c                             |      2 +-
 binutils/mclex.c                                   |      2 +-
 binutils/mcparse.y                                 |      2 +-
 binutils/nlmconv.c                                 |      8 +-
 binutils/nlmconv.h                                 |      2 +-
 binutils/nlmheader.y                               |      2 +-
 binutils/nm.c                                      |     38 +-
 binutils/not-ranlib.c                              |      2 +-
 binutils/not-strip.c                               |      2 +-
 binutils/objcopy.c                                 |    564 +-
 binutils/objdump.c                                 |    177 +-
 binutils/objdump.h                                 |      2 +-
 binutils/od-elf32_avr.c                            |      2 +-
 binutils/od-macho.c                                |      7 +-
 binutils/od-xcoff.c                                |      2 +-
 binutils/po/Make-in                                |     10 +-
 binutils/po/bg.po                                  |   5665 +-
 binutils/po/binutils.pot                           |   3462 +-
 binutils/po/ca.po                                  |      1 +
 binutils/po/da.po                                  |      1 +
 binutils/po/es.po                                  |      1 +
 binutils/po/fi.po                                  |      1 +
 binutils/po/fr.po                                  |   5927 +-
 binutils/po/hr.po                                  |      1 +
 binutils/po/id.po                                  |      3 +-
 binutils/po/it.po                                  |      1 +
 binutils/po/ja.po                                  |      1 +
 binutils/po/ro.po                                  |      1 +
 binutils/po/ru.po                                  |   2854 +-
 binutils/po/sk.po                                  |      1 +
 binutils/po/sr.po                                  |      1 +
 binutils/po/sv.po                                  |   5869 +-
 binutils/po/tr.po                                  |      1 +
 binutils/po/uk.po                                  |   7157 +-
 binutils/po/vi.po                                  |   1557 +-
 binutils/po/zh_CN.po                               |      1 +
 binutils/po/zh_TW.po                               |   8060 +-
 binutils/prdbg.c                                   |      8 +-
 binutils/ranlib.sh                                 |      2 +-
 binutils/rclex.c                                   |      2 +-
 binutils/rcparse.y                                 |      2 +-
 binutils/rdcoff.c                                  |      2 +-
 binutils/rddbg.c                                   |      5 +-
 binutils/readelf.c                                 |   3378 +-
 binutils/rename.c                                  |      2 +-
 binutils/resbin.c                                  |      2 +-
 binutils/rescoff.c                                 |      2 +-
 binutils/resrc.c                                   |      2 +-
 binutils/resres.c                                  |      2 +-
 binutils/sanity.sh                                 |      2 +-
 binutils/size.c                                    |      2 +-
 binutils/srconv.c                                  |     17 +-
 binutils/stabs.c                                   |      4 +-
 binutils/strings.c                                 |     76 +-
 binutils/sysdep.h                                  |     12 +-
 binutils/sysdump.c                                 |      2 +-
 binutils/sysinfo.y                                 |      2 +-
 binutils/syslex.l                                  |      2 +-
 binutils/syslex_wrap.c                             |      2 +-
 .../testsuite/binutils-all/aarch64/aarch64.exp     |      2 +-
 binutils/testsuite/binutils-all/aarch64/objdump.d  |     19 +
 binutils/testsuite/binutils-all/aarch64/objdump.s  |      9 +
 binutils/testsuite/binutils-all/ar.exp             |      3 +-
 binutils/testsuite/binutils-all/arc/hexprint.s     |      2 +
 binutils/testsuite/binutils-all/arc/objdump.exp    |     15 +-
 binutils/testsuite/binutils-all/arm/objdump.exp    |    103 +-
 binutils/testsuite/binutils-all/bfin/objdump.exp   |     31 +-
 binutils/testsuite/binutils-all/compress.exp       |      2 +-
 binutils/testsuite/binutils-all/debuglink.s        |     67 +
 binutils/testsuite/binutils-all/dlltool.exp        |      2 +-
 binutils/testsuite/binutils-all/dw2-1.S            |      2 +-
 binutils/testsuite/binutils-all/dw2-1.W            |     14 +-
 binutils/testsuite/binutils-all/dw2-2.S            |      2 +-
 binutils/testsuite/binutils-all/dw2-3.S            |      2 +-
 binutils/testsuite/binutils-all/dw2-3.W            |     14 +-
 binutils/testsuite/binutils-all/dw2-3gabi.W        |     14 +-
 binutils/testsuite/binutils-all/dw2-compressed.S   |      2 +-
 binutils/testsuite/binutils-all/dw2-ranges.S       |      2 +-
 binutils/testsuite/binutils-all/dw5.S              |     14 +-
 binutils/testsuite/binutils-all/dw5.W              |     18 +-
 binutils/testsuite/binutils-all/dwarf-attributes.S |    133 +
 binutils/testsuite/binutils-all/dwarf-attributes.W |     49 +
 binutils/testsuite/binutils-all/dwo.s              |     84 +
 binutils/testsuite/binutils-all/elfedit.exp        |      2 +-
 binutils/testsuite/binutils-all/hppa/objdump.exp   |     68 +-
 .../testsuite/binutils-all/i386/compressed-1a.d    |     14 +-
 binutils/testsuite/binutils-all/i386/i386.exp      |      2 +-
 .../binutils-all/libdw2-compressedgabi.out         |     42 +-
 binutils/testsuite/binutils-all/linkdebug.s        |     54 +
 binutils/testsuite/binutils-all/locview-1.s        |    270 +
 binutils/testsuite/binutils-all/locview-2.s        |    335 +
 binutils/testsuite/binutils-all/m68k/objdump.exp   |     60 +-
 .../testsuite/binutils-all/mips/mips-note-2r-n32.d |      6 +-
 .../testsuite/binutils-all/mips/mips-note-2r-n64.d |     10 +-
 .../testsuite/binutils-all/mips/mips-note-2r.d     |      6 +-
 binutils/testsuite/binutils-all/mips/mips.exp      |      2 +-
 binutils/testsuite/binutils-all/nm.exp             |    237 +-
 binutils/testsuite/binutils-all/note-2-32.d        |     16 +-
 binutils/testsuite/binutils-all/note-2-32.s        |     18 +-
 binutils/testsuite/binutils-all/note-2-64.d        |     20 +-
 binutils/testsuite/binutils-all/note-2-64.s        |     15 +-
 binutils/testsuite/binutils-all/note-3-32.d        |     18 +
 binutils/testsuite/binutils-all/note-3-32.s        |     58 +
 binutils/testsuite/binutils-all/note-3-64.d        |     18 +
 binutils/testsuite/binutils-all/note-3-64.s        |     58 +
 binutils/testsuite/binutils-all/note-3.32.s        |     67 +
 binutils/testsuite/binutils-all/note-4-32.d        |     19 +
 binutils/testsuite/binutils-all/note-4-32.s        |     74 +
 binutils/testsuite/binutils-all/note-4-64.d        |     19 +
 binutils/testsuite/binutils-all/note-4-64.s        |     78 +
 binutils/testsuite/binutils-all/objcopy.exp        |      9 +-
 binutils/testsuite/binutils-all/objdump.W          |     14 +-
 binutils/testsuite/binutils-all/objdump.WK2        |     25 +
 binutils/testsuite/binutils-all/objdump.WL         |      5 +-
 binutils/testsuite/binutils-all/objdump.Wk         |      8 +
 binutils/testsuite/binutils-all/objdump.exp        |    103 +-
 binutils/testsuite/binutils-all/readelf.exp        |    157 +-
 binutils/testsuite/binutils-all/readelf.k          |      7 +
 binutils/testsuite/binutils-all/readelf.k2         |      4 +
 binutils/testsuite/binutils-all/readelf.locview-1  |     35 +
 binutils/testsuite/binutils-all/readelf.locview-2  |     46 +
 binutils/testsuite/binutils-all/readelf.r          |      2 +-
 binutils/testsuite/binutils-all/readelf.r-64       |      2 +-
 binutils/testsuite/binutils-all/size.exp           |     65 +-
 binutils/testsuite/binutils-all/update-section.exp |      2 +-
 binutils/testsuite/binutils-all/vax/objdump.exp    |     51 +-
 binutils/testsuite/binutils-all/wasm32/wasm32.exp  |      2 +-
 binutils/testsuite/binutils-all/windres/README     |      2 +-
 binutils/testsuite/binutils-all/windres/msupdate   |      2 +-
 .../testsuite/binutils-all/windres/windres.exp     |      2 +-
 .../testsuite/binutils-all/x86-64/compressed-1a.d  |     16 +-
 binutils/testsuite/binutils-all/x86-64/objects.exp |     62 +
 .../testsuite/binutils-all/x86-64/pr22451.o.bz2    |    Bin 0 -> 297 bytes
 binutils/testsuite/binutils-all/x86-64/x86-64.exp  |      2 +-
 binutils/testsuite/config/default.exp              |      2 +-
 binutils/testsuite/lib/binutils-common.exp         |      2 +-
 binutils/testsuite/lib/utils-lib.exp               |      3 +-
 binutils/unwind-ia64.c                             |      2 +-
 binutils/unwind-ia64.h                             |      2 +-
 binutils/version.c                                 |      4 +-
 binutils/windint.h                                 |      2 +-
 binutils/windmc.c                                  |      2 +-
 binutils/windmc.h                                  |      2 +-
 binutils/windres.c                                 |      2 +-
 binutils/windres.h                                 |      2 +-
 binutils/winduni.c                                 |      4 +-
 binutils/winduni.h                                 |      2 +-
 binutils/wrstabs.c                                 |      2 +-
 config-ml.in                                       |     16 +-
 config.guess                                       |    110 +-
 config.sub                                         |     52 +-
 config/ChangeLog                                   |     51 +
 config/acx.m4                                      |     28 +-
 config/ax_check_define.m4                          |     92 +
 config/bootstrap-cet.mk                            |      4 +
 config/bootstrap-debug-lean.mk                     |      1 +
 config/bootstrap-lto-noplugin.mk                   |      4 +-
 config/bootstrap-lto.mk                            |      4 +-
 config/cet.m4                                      |     38 +
 config/gcc-plugin.m4                               |     15 +-
 config/hwcaps.m4                                   |     60 +
 config/isl.m4                                      |     20 +-
 config/mt-android                                  |      1 +
 configure                                          |    301 +-
 configure.ac                                       |    223 +-
 elfcpp/ChangeLog                                   |     16 +-
 elfcpp/ChangeLog-2017                              |     49 +
 elfcpp/README                                      |      2 +-
 elfcpp/aarch64.h                                   |      2 +-
 elfcpp/arm.h                                       |      2 +-
 elfcpp/dwarf.h                                     |     15 +-
 elfcpp/elfcpp.h                                    |     22 +-
 elfcpp/elfcpp_file.h                               |      2 +-
 elfcpp/elfcpp_internal.h                           |      2 +-
 elfcpp/elfcpp_swap.h                               |      2 +-
 elfcpp/i386.h                                      |      2 +-
 elfcpp/mips.h                                      |      2 +-
 elfcpp/powerpc.h                                   |      8 +-
 elfcpp/s390.h                                      |      2 +-
 elfcpp/sparc.h                                     |      2 +-
 elfcpp/tilegx.h                                    |      2 +-
 elfcpp/x86_64.h                                    |      2 +-
 etc/ChangeLog                                      |     10 +
 etc/add-log.el                                     |      8 +-
 etc/texi2pod.pl                                    |      2 +-
 etc/update-copyright.py                            |      2 +-
 gas/CONTRIBUTORS                                   |      2 +-
 gas/ChangeLog                                      |   2646 +-
 gas/ChangeLog-2017                                 |   4419 +
 gas/MAINTAINERS                                    |      2 +-
 gas/Makefile.am                                    |      2 +-
 gas/Makefile.in                                    |      2 +-
 gas/NEWS                                           |      6 +-
 gas/README                                         |      2 +-
 gas/app.c                                          |      2 +-
 gas/as.c                                           |     45 +-
 gas/as.h                                           |      3 +-
 gas/asintl.h                                       |     12 +-
 gas/atof-generic.c                                 |      2 +-
 gas/bignum.h                                       |      2 +-
 gas/bit_fix.h                                      |      2 +-
 gas/cgen.c                                         |      2 +-
 gas/cgen.h                                         |      2 +-
 gas/compress-debug.c                               |      2 +-
 gas/compress-debug.h                               |      2 +-
 gas/cond.c                                         |      2 +-
 gas/config/aout_gnu.h                              |      9 +-
 gas/config/atof-ieee.c                             |      2 +-
 gas/config/atof-vax.c                              |      2 +-
 gas/config/bfin-aux.h                              |      2 +-
 gas/config/bfin-defs.h                             |      2 +-
 gas/config/bfin-lex-wrapper.c                      |      2 +-
 gas/config/bfin-lex.l                              |      2 +-
 gas/config/bfin-parse.y                            |      2 +-
 gas/config/e-crisaout.c                            |      2 +-
 gas/config/e-criself.c                             |      2 +-
 gas/config/e-i386aout.c                            |      2 +-
 gas/config/e-i386coff.c                            |      2 +-
 gas/config/e-i386elf.c                             |      2 +-
 gas/config/e-mipself.c                             |      2 +-
 gas/config/itbl-mips.h                             |      2 +-
 gas/config/m68k-parse.h                            |      2 +-
 gas/config/m68k-parse.y                            |      2 +-
 gas/config/obj-aout.c                              |      2 +-
 gas/config/obj-aout.h                              |      2 +-
 gas/config/obj-coff-seh.c                          |      7 +-
 gas/config/obj-coff-seh.h                          |      2 +-
 gas/config/obj-coff.c                              |      2 +-
 gas/config/obj-coff.h                              |      2 +-
 gas/config/obj-ecoff.c                             |      2 +-
 gas/config/obj-ecoff.h                             |      2 +-
 gas/config/obj-elf.c                               |     68 +-
 gas/config/obj-elf.h                               |      2 +-
 gas/config/obj-evax.c                              |      2 +-
 gas/config/obj-evax.h                              |      2 +-
 gas/config/obj-fdpicelf.c                          |      2 +-
 gas/config/obj-fdpicelf.h                          |      2 +-
 gas/config/obj-macho.c                             |     24 +-
 gas/config/obj-macho.h                             |      2 +-
 gas/config/obj-multi.c                             |      2 +-
 gas/config/obj-multi.h                             |      5 +-
 gas/config/obj-som.c                               |      2 +-
 gas/config/obj-som.h                               |      2 +-
 gas/config/rl78-defs.h                             |      2 +-
 gas/config/rl78-parse.y                            |      2 +-
 gas/config/rx-defs.h                               |      2 +-
 gas/config/rx-parse.y                              |      2 +-
 gas/config/tc-aarch64.c                            |     83 +-
 gas/config/tc-aarch64.h                            |      2 +-
 gas/config/tc-alpha.c                              |      2 +-
 gas/config/tc-alpha.h                              |      2 +-
 gas/config/tc-arc.c                                |      2 +-
 gas/config/tc-arc.h                                |      2 +-
 gas/config/tc-arm.c                                |    429 +-
 gas/config/tc-arm.h                                |      2 +-
 gas/config/tc-avr.c                                |     29 +-
 gas/config/tc-avr.h                                |      7 +-
 gas/config/tc-bfin.c                               |      2 +-
 gas/config/tc-bfin.h                               |      2 +-
 gas/config/tc-cr16.c                               |      9 +-
 gas/config/tc-cr16.h                               |      2 +-
 gas/config/tc-cris.c                               |      2 +-
 gas/config/tc-cris.h                               |      2 +-
 gas/config/tc-crx.c                                |     22 +-
 gas/config/tc-crx.h                                |      2 +-
 gas/config/tc-d10v.c                               |      2 +-
 gas/config/tc-d10v.h                               |      2 +-
 gas/config/tc-d30v.c                               |      2 +-
 gas/config/tc-d30v.h                               |      2 +-
 gas/config/tc-dlx.c                                |      2 +-
 gas/config/tc-dlx.h                                |      2 +-
 gas/config/tc-epiphany.c                           |      2 +-
 gas/config/tc-epiphany.h                           |      2 +-
 gas/config/tc-fr30.c                               |      2 +-
 gas/config/tc-fr30.h                               |      2 +-
 gas/config/tc-frv.c                                |      2 +-
 gas/config/tc-frv.h                                |      2 +-
 gas/config/tc-ft32.c                               |    396 +-
 gas/config/tc-ft32.h                               |     33 +-
 gas/config/tc-generic.c                            |      2 +-
 gas/config/tc-generic.h                            |      2 +-
 gas/config/tc-h8300.c                              |      2 +-
 gas/config/tc-h8300.h                              |      2 +-
 gas/config/tc-hppa.c                               |      6 +-
 gas/config/tc-hppa.h                               |      2 +-
 gas/config/tc-i370.c                               |      6 +-
 gas/config/tc-i370.h                               |      2 +-
 gas/config/tc-i386-intel.c                         |     96 +-
 gas/config/tc-i386.c                               |    754 +-
 gas/config/tc-i386.h                               |      8 +-
 gas/config/tc-i860.c                               |      2 +-
 gas/config/tc-i860.h                               |      2 +-
 gas/config/tc-i960.c                               |      2 +-
 gas/config/tc-i960.h                               |      2 +-
 gas/config/tc-ia64.c                               |      2 +-
 gas/config/tc-ia64.h                               |      2 +-
 gas/config/tc-ip2k.c                               |      2 +-
 gas/config/tc-ip2k.h                               |      2 +-
 gas/config/tc-iq2000.c                             |      2 +-
 gas/config/tc-iq2000.h                             |      2 +-
 gas/config/tc-lm32.c                               |      2 +-
 gas/config/tc-lm32.h                               |      2 +-
 gas/config/tc-m32c.c                               |      8 +-
 gas/config/tc-m32c.h                               |      8 +-
 gas/config/tc-m32r.c                               |      2 +-
 gas/config/tc-m32r.h                               |      2 +-
 gas/config/tc-m68851.h                             |      2 +-
 gas/config/tc-m68hc11.c                            |      2 +-
 gas/config/tc-m68hc11.h                            |      2 +-
 gas/config/tc-m68k.c                               |      6 +-
 gas/config/tc-m68k.h                               |      2 +-
 gas/config/tc-mcore.c                              |      7 +-
 gas/config/tc-mcore.h                              |      2 +-
 gas/config/tc-mep.c                                |      2 +-
 gas/config/tc-mep.h                                |      2 +-
 gas/config/tc-metag.c                              |      2 +-
 gas/config/tc-metag.h                              |      2 +-
 gas/config/tc-microblaze.c                         |      2 +-
 gas/config/tc-microblaze.h                         |      2 +-
 gas/config/tc-mips.c                               |    116 +-
 gas/config/tc-mips.h                               |      2 +-
 gas/config/tc-mmix.c                               |      2 +-
 gas/config/tc-mmix.h                               |      2 +-
 gas/config/tc-mn10200.c                            |      2 +-
 gas/config/tc-mn10200.h                            |      2 +-
 gas/config/tc-mn10300.c                            |      2 +-
 gas/config/tc-mn10300.h                            |      2 +-
 gas/config/tc-moxie.c                              |      2 +-
 gas/config/tc-moxie.h                              |      2 +-
 gas/config/tc-msp430.c                             |    165 +-
 gas/config/tc-msp430.h                             |      2 +-
 gas/config/tc-mt.c                                 |      8 +-
 gas/config/tc-mt.h                                 |      8 +-
 gas/config/tc-nds32.c                              |      2 +-
 gas/config/tc-nds32.h                              |      2 +-
 gas/config/tc-nios2.c                              |     86 +-
 gas/config/tc-nios2.h                              |      2 +-
 gas/config/tc-ns32k.c                              |      2 +-
 gas/config/tc-ns32k.h                              |      2 +-
 gas/config/tc-or1k.c                               |      2 +-
 gas/config/tc-or1k.h                               |      2 +-
 gas/config/tc-pdp11.c                              |      2 +-
 gas/config/tc-pdp11.h                              |      2 +-
 gas/config/tc-pj.c                                 |      2 +-
 gas/config/tc-pj.h                                 |      2 +-
 gas/config/tc-ppc.c                                |    141 +-
 gas/config/tc-ppc.h                                |      6 +-
 gas/config/tc-pru.c                                |      9 +-
 gas/config/tc-pru.h                                |      2 +-
 gas/config/tc-riscv.c                              |    113 +-
 gas/config/tc-riscv.h                              |      5 +-
 gas/config/tc-rl78.c                               |      2 +-
 gas/config/tc-rl78.h                               |      2 +-
 gas/config/tc-rx.c                                 |      4 +-
 gas/config/tc-rx.h                                 |      2 +-
 gas/config/tc-s390.c                               |     12 +-
 gas/config/tc-s390.h                               |      2 +-
 gas/config/tc-score.c                              |      2 +-
 gas/config/tc-score.h                              |      2 +-
 gas/config/tc-score7.c                             |      2 +-
 gas/config/tc-sh.c                                 |      2 +-
 gas/config/tc-sh.h                                 |      2 +-
 gas/config/tc-sh64.c                               |      4 +-
 gas/config/tc-sh64.h                               |      2 +-
 gas/config/tc-sparc.c                              |     28 +-
 gas/config/tc-sparc.h                              |     19 +-
 gas/config/tc-spu.c                                |      2 +-
 gas/config/tc-spu.h                                |      2 +-
 gas/config/tc-tic30.c                              |      2 +-
 gas/config/tc-tic30.h                              |      2 +-
 gas/config/tc-tic4x.c                              |      4 +-
 gas/config/tc-tic4x.h                              |      2 +-
 gas/config/tc-tic54x.c                             |     21 +-
 gas/config/tc-tic54x.h                             |      2 +-
 gas/config/tc-tic6x.c                              |      2 +-
 gas/config/tc-tic6x.h                              |      2 +-
 gas/config/tc-tilegx.c                             |      2 +-
 gas/config/tc-tilegx.h                             |      2 +-
 gas/config/tc-tilepro.c                            |      2 +-
 gas/config/tc-tilepro.h                            |      2 +-
 gas/config/tc-v850.c                               |      5 +-
 gas/config/tc-v850.h                               |      2 +-
 gas/config/tc-vax.c                                |      2 +-
 gas/config/tc-vax.h                                |      2 +-
 gas/config/tc-visium.c                             |      8 +-
 gas/config/tc-visium.h                             |      8 +-
 gas/config/tc-wasm32.c                             |      2 +-
 gas/config/tc-wasm32.h                             |      2 +-
 gas/config/tc-xc16x.c                              |      2 +-
 gas/config/tc-xc16x.h                              |      2 +-
 gas/config/tc-xgate.c                              |      2 +-
 gas/config/tc-xgate.h                              |      2 +-
 gas/config/tc-xstormy16.c                          |      2 +-
 gas/config/tc-xstormy16.h                          |      2 +-
 gas/config/tc-xtensa.c                             |   1028 +-
 gas/config/tc-xtensa.h                             |      9 +-
 gas/config/tc-z80.c                                |      2 +-
 gas/config/tc-z80.h                                |      2 +-
 gas/config/tc-z8k.c                                |      2 +-
 gas/config/tc-z8k.h                                |      2 +-
 gas/config/te-386bsd.h                             |      2 +-
 gas/config/te-aix.h                                |      2 +-
 gas/config/te-aix5.h                               |      2 +-
 gas/config/te-armeabi.h                            |      2 +-
 gas/config/te-armfbsdeabi.h                        |      2 +-
 gas/config/te-armfbsdvfp.h                         |      2 +-
 gas/config/te-armlinuxeabi.h                       |      2 +-
 gas/config/te-dragonfly.h                          |      2 +-
 gas/config/te-dynix.h                              |      2 +-
 gas/config/te-epoc-pe.h                            |      2 +-
 gas/config/te-freebsd.h                            |      2 +-
 gas/config/te-generic.h                            |      2 +-
 gas/config/te-gnu.h                                |      2 +-
 gas/config/te-go32.h                               |      2 +-
 gas/config/te-hppa.h                               |      2 +-
 gas/config/te-hppa64.h                             |      2 +-
 gas/config/te-hppalinux64.h                        |      2 +-
 gas/config/te-hpux.h                               |      2 +-
 gas/config/te-i386aix.h                            |      2 +-
 gas/config/te-ia64aix.h                            |      2 +-
 gas/config/te-interix.h                            |      2 +-
 gas/config/te-irix.h                               |      2 +-
 gas/config/te-linux.h                              |      2 +-
 gas/config/te-lynx.h                               |      2 +-
 gas/config/te-mach.h                               |      2 +-
 gas/config/te-macos.h                              |      2 +-
 gas/config/te-nacl.h                               |      2 +-
 gas/config/te-nbsd.h                               |      2 +-
 gas/config/te-nbsd532.h                            |      2 +-
 gas/config/te-netware.h                            |      2 +-
 gas/config/te-pc532mach.h                          |      2 +-
 gas/config/te-pe.h                                 |      2 +-
 gas/config/te-pep.h                                |      2 +-
 gas/config/te-psos.h                               |      2 +-
 gas/config/te-riscix.h                             |      2 +-
 gas/config/te-solaris.h                            |      2 +-
 gas/config/te-sparcaout.h                          |      2 +-
 gas/config/te-sun3.h                               |      2 +-
 gas/config/te-svr4.h                               |      2 +-
 gas/config/te-symbian.h                            |      2 +-
 gas/config/te-tmips.h                              |      2 +-
 gas/config/te-uclinux.h                            |      2 +-
 gas/config/te-vms.c                                |      2 +-
 gas/config/te-vms.h                                |      2 +-
 gas/config/te-vxworks.h                            |      2 +-
 gas/config/te-wince-pe.h                           |      2 +-
 gas/config/vax-inst.h                              |      2 +-
 gas/config/xtensa-istack.h                         |      2 +-
 gas/config/xtensa-relax.c                          |      6 +-
 gas/config/xtensa-relax.h                          |      2 +-
 gas/configure                                      |     20 +-
 gas/configure.ac                                   |      2 +-
 gas/configure.com                                  |      2 +-
 gas/configure.tgt                                  |      2 +-
 gas/debug.c                                        |      2 +-
 gas/depend.c                                       |      2 +-
 gas/doc/Makefile.am                                |      2 +-
 gas/doc/Makefile.in                                |      2 +-
 gas/doc/all.texi                                   |      2 +-
 gas/doc/as.texinfo                                 |     65 +-
 gas/doc/c-aarch64.texi                             |     23 +-
 gas/doc/c-alpha.texi                               |      2 +-
 gas/doc/c-arc.texi                                 |      2 +-
 gas/doc/c-arm.texi                                 |      7 +-
 gas/doc/c-avr.texi                                 |     11 +-
 gas/doc/c-bfin.texi                                |      2 +-
 gas/doc/c-cr16.texi                                |      2 +-
 gas/doc/c-cris.texi                                |      2 +-
 gas/doc/c-d10v.texi                                |      2 +-
 gas/doc/c-d30v.texi                                |      2 +-
 gas/doc/c-epiphany.texi                            |      2 +-
 gas/doc/c-h8300.texi                               |      2 +-
 gas/doc/c-hppa.texi                                |      2 +-
 gas/doc/c-i370.texi                                |      2 +-
 gas/doc/c-i386.texi                                |     33 +-
 gas/doc/c-i860.texi                                |      2 +-
 gas/doc/c-i960.texi                                |      2 +-
 gas/doc/c-ia64.texi                                |      2 +-
 gas/doc/c-ip2k.texi                                |      2 +-
 gas/doc/c-lm32.texi                                |      2 +-
 gas/doc/c-m32c.texi                                |      2 +-
 gas/doc/c-m32r.texi                                |      2 +-
 gas/doc/c-m68hc11.texi                             |      2 +-
 gas/doc/c-m68k.texi                                |      2 +-
 gas/doc/c-metag.texi                               |      2 +-
 gas/doc/c-microblaze.texi                          |      2 +-
 gas/doc/c-mips.texi                                |      2 +-
 gas/doc/c-mmix.texi                                |      2 +-
 gas/doc/c-msp430.texi                              |     15 +-
 gas/doc/c-mt.texi                                  |      2 +-
 gas/doc/c-nds32.texi                               |      2 +-
 gas/doc/c-nios2.texi                               |      2 +-
 gas/doc/c-ns32k.texi                               |      2 +-
 gas/doc/c-pdp11.texi                               |      2 +-
 gas/doc/c-pj.texi                                  |      2 +-
 gas/doc/c-ppc.texi                                 |      5 +-
 gas/doc/c-pru.texi                                 |      2 +-
 gas/doc/c-riscv.texi                               |    112 +-
 gas/doc/c-rl78.texi                                |      2 +-
 gas/doc/c-rx.texi                                  |      2 +-
 gas/doc/c-s390.texi                                |      4 +-
 gas/doc/c-score.texi                               |      2 +-
 gas/doc/c-sh.texi                                  |      2 +-
 gas/doc/c-sh64.texi                                |      2 +-
 gas/doc/c-sparc.texi                               |      2 +-
 gas/doc/c-tic54x.texi                              |      2 +-
 gas/doc/c-tic6x.texi                               |      2 +-
 gas/doc/c-tilegx.texi                              |      2 +-
 gas/doc/c-tilepro.texi                             |      2 +-
 gas/doc/c-v850.texi                                |      2 +-
 gas/doc/c-vax.texi                                 |      2 +-
 gas/doc/c-visium.texi                              |      2 +-
 gas/doc/c-wasm32.texi                              |      2 +-
 gas/doc/c-xc16x.texi                               |      2 +-
 gas/doc/c-xgate.texi                               |      2 +-
 gas/doc/c-xstormy16.texi                           |      2 +-
 gas/doc/c-xtensa.texi                              |      2 +-
 gas/doc/c-z80.texi                                 |      2 +-
 gas/doc/c-z8k.texi                                 |      2 +-
 gas/doc/h8.texi                                    |      2 +-
 gas/doc/internals.texi                             |      2 +-
 gas/dw2gencfi.c                                    |      2 +-
 gas/dw2gencfi.h                                    |      2 +-
 gas/dwarf2dbg.c                                    |    315 +-
 gas/dwarf2dbg.h                                    |     23 +-
 gas/ecoff.c                                        |     14 +-
 gas/ecoff.h                                        |      2 +-
 gas/ehopt.c                                        |      2 +-
 gas/emul-target.h                                  |      2 +-
 gas/emul.h                                         |      2 +-
 gas/expr.c                                         |      9 +-
 gas/expr.h                                         |      2 +-
 gas/flonum-copy.c                                  |      2 +-
 gas/flonum-konst.c                                 |      2 +-
 gas/flonum-mult.c                                  |      2 +-
 gas/flonum.h                                       |      2 +-
 gas/frags.c                                        |      7 +-
 gas/frags.h                                        |      2 +-
 gas/hash.c                                         |      2 +-
 gas/hash.h                                         |      2 +-
 gas/input-file.c                                   |      2 +-
 gas/input-file.h                                   |      2 +-
 gas/input-scrub.c                                  |     34 +-
 gas/itbl-lex-wrapper.c                             |      2 +-
 gas/itbl-lex.h                                     |      2 +-
 gas/itbl-lex.l                                     |      2 +-
 gas/itbl-ops.c                                     |      2 +-
 gas/itbl-ops.h                                     |      2 +-
 gas/itbl-parse.y                                   |      2 +-
 gas/listing.c                                      |     10 +-
 gas/listing.h                                      |      2 +-
 gas/literal.c                                      |      2 +-
 gas/macro.c                                        |      2 +-
 gas/macro.h                                        |      2 +-
 gas/makefile.vms                                   |      2 +-
 gas/messages.c                                     |      2 +-
 gas/obj.h                                          |      2 +-
 gas/output-file.c                                  |      2 +-
 gas/output-file.h                                  |      2 +-
 gas/po/Make-in                                     |     10 +-
 gas/po/es.po                                       |      1 +
 gas/po/fi.po                                       |      1 +
 gas/po/fr.po                                       |  11120 +-
 gas/po/id.po                                       |   8742 +-
 gas/po/ja.po                                       |    249 +-
 gas/po/ru.po                                       |      1 +
 gas/po/sv.po                                       |  10444 +-
 gas/po/tr.po                                       |  21512 ++--
 gas/po/uk.po                                       |   9779 +-
 gas/po/zh_CN.po                                    |      1 +
 gas/read.c                                         |     75 +-
 gas/read.h                                         |      7 +-
 gas/remap.c                                        |      2 +-
 gas/sb.c                                           |      2 +-
 gas/sb.h                                           |      2 +-
 gas/stabs.c                                        |      2 +-
 gas/struc-symbol.h                                 |      2 +-
 gas/subsegs.c                                      |      2 +-
 gas/subsegs.h                                      |      2 +-
 gas/symbols.c                                      |      8 +-
 gas/symbols.h                                      |      2 +-
 gas/tc.h                                           |      2 +-
 gas/testsuite/config/default.exp                   |      2 +-
 gas/testsuite/gas/aarch64/aarch64.exp              |      2 +-
 gas/testsuite/gas/aarch64/addsub.s                 |      2 +-
 gas/testsuite/gas/aarch64/advsimd-across.s         |      2 +-
 gas/testsuite/gas/aarch64/advsimd-misc.s           |      2 +-
 gas/testsuite/gas/aarch64/advsisd-copy.s           |      2 +-
 gas/testsuite/gas/aarch64/advsisd-misc.s           |      2 +-
 gas/testsuite/gas/aarch64/alias.s                  |      2 +-
 .../gas/aarch64/armv8_2-a-crypto-fp16-illegal.d    |      3 +
 .../gas/aarch64/armv8_2-a-crypto-fp16-illegal.l    |     25 +
 .../gas/aarch64/armv8_2-a-crypto-fp16-illegal.s    |     14 +
 gas/testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d  |   3428 +
 gas/testsuite/gas/aarch64/armv8_2-a-crypto-fp16.s  |    118 +
 gas/testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d  |   3429 +
 gas/testsuite/gas/aarch64/armv8_4-a-crypto-fp16.d  |   3429 +
 gas/testsuite/gas/aarch64/armv8_4-a-illegal.d      |      3 +
 gas/testsuite/gas/aarch64/armv8_4-a-illegal.l      |      4 +
 gas/testsuite/gas/aarch64/armv8_4-a-illegal.s      |      5 +
 .../gas/aarch64/armv8_4-a-registers-illegal.d      |      3 +
 .../gas/aarch64/armv8_4-a-registers-illegal.l      |    178 +
 .../gas/aarch64/armv8_4-a-registers-illegal.s      |     80 +
 gas/testsuite/gas/aarch64/armv8_4-a-registers.d    |    192 +
 gas/testsuite/gas/aarch64/armv8_4-a-registers.s    |     94 +
 gas/testsuite/gas/aarch64/armv8_4-a.d              |   2204 +
 gas/testsuite/gas/aarch64/armv8_4-a.s              |    146 +
 gas/testsuite/gas/aarch64/bitfield-alias.s         |      2 +-
 gas/testsuite/gas/aarch64/bitfield-bfm.s           |      2 +-
 gas/testsuite/gas/aarch64/crc32.s                  |      2 +-
 gas/testsuite/gas/aarch64/crypto.s                 |      2 +-
 gas/testsuite/gas/aarch64/diagnostic.l             |      4 +
 gas/testsuite/gas/aarch64/diagnostic.s             |      5 +
 gas/testsuite/gas/aarch64/dotproduct.d             |    864 +-
 gas/testsuite/gas/aarch64/dotproduct_armv8_4.d     |     10 +
 gas/testsuite/gas/aarch64/dotproduct_armv8_4.s     |      2 +
 gas/testsuite/gas/aarch64/floatdp2.s               |      2 +-
 gas/testsuite/gas/aarch64/fp-const0-parse.s        |      2 +-
 gas/testsuite/gas/aarch64/fp_cvt_int.s             |      2 +-
 gas/testsuite/gas/aarch64/illegal-lse.s            |      2 +-
 gas/testsuite/gas/aarch64/illegal.s                |      2 +-
 gas/testsuite/gas/aarch64/ldst-exclusive.s         |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s  |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s   |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-pair.s          |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s    |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s       |      2 +-
 gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s  |      2 +-
 gas/testsuite/gas/aarch64/lor.s                    |      2 +-
 gas/testsuite/gas/aarch64/lse-atomic.s             |      2 +-
 gas/testsuite/gas/aarch64/msr.s                    |      2 +-
 gas/testsuite/gas/aarch64/neon-fp-cvt-int.s        |      2 +-
 gas/testsuite/gas/aarch64/pan.s                    |      2 +-
 gas/testsuite/gas/aarch64/pr22529.d                |      4 +
 gas/testsuite/gas/aarch64/pr22529.l                |     17 +
 gas/testsuite/gas/aarch64/pr22529.s                |      3 +
 gas/testsuite/gas/aarch64/rdma.s                   |      2 +-
 gas/testsuite/gas/aarch64/register_aliases.d       |     12 +
 gas/testsuite/gas/aarch64/register_aliases.s       |     11 +
 gas/testsuite/gas/aarch64/rm-simd-ext.s            |      2 +-
 gas/testsuite/gas/aarch64/shifted.s                |      2 +-
 gas/testsuite/gas/aarch64/sysreg-1.s               |      2 +-
 gas/testsuite/gas/aarch64/system.d                 |      2 +-
 gas/testsuite/gas/aarch64/tls.s                    |      2 +-
 gas/testsuite/gas/aarch64/uao.s                    |      2 +-
 gas/testsuite/gas/aarch64/virthostext.s            |      2 +-
 gas/testsuite/gas/all/align.d                      |      4 +-
 gas/testsuite/gas/all/err-fakelabel.s              |      3 +
 gas/testsuite/gas/all/fill-1.d                     |      8 +
 gas/testsuite/gas/all/fill-1.s                     |      7 +
 gas/testsuite/gas/all/gas.exp                      |     12 +-
 gas/testsuite/gas/all/itbl-test.c                  |      2 +-
 gas/testsuite/gas/all/relax.d                      |      4 +
 gas/testsuite/gas/all/sleb128-2.d                  |      4 +
 gas/testsuite/gas/all/sleb128-4.d                  |      4 +
 gas/testsuite/gas/all/sleb128-5.d                  |      4 +
 gas/testsuite/gas/all/sleb128-7.d                  |      4 +
 gas/testsuite/gas/all/sleb128-9.d                  |      5 +
 gas/testsuite/gas/all/sleb128-9.l                  |      3 +
 gas/testsuite/gas/all/sleb128-9.s                  |      3 +
 gas/testsuite/gas/all/test-example.c               |      2 +-
 gas/testsuite/gas/all/test-gen.c                   |      2 +-
 gas/testsuite/gas/alpha/alpha.exp                  |      2 +-
 gas/testsuite/gas/arc/add_s-err.s                  |      2 +-
 gas/testsuite/gas/arc/arc.exp                      |      2 +-
 gas/testsuite/gas/arc/b.d                          |     68 +-
 gas/testsuite/gas/arc/bl.d                         |     66 +-
 gas/testsuite/gas/arc/hregs-err.s                  |     11 +
 gas/testsuite/gas/arc/jli-1.d                      |     26 +
 gas/testsuite/gas/arc/jli-1.s                      |     11 +
 gas/testsuite/gas/arc/lp.d                         |     56 +-
 gas/testsuite/gas/arc/nps400-12.d                  |      6 +-
 gas/testsuite/gas/arc/pcl-print.d                  |      8 +
 gas/testsuite/gas/arc/pcl-print.s                  |      5 +
 gas/testsuite/gas/arc/pcl-relocs.d                 |      6 +-
 gas/testsuite/gas/arc/pcrel-relocs.d               |     10 +-
 gas/testsuite/gas/arc/pic-relocs.d                 |      4 +-
 gas/testsuite/gas/arc/plt-relocs.d                 |     10 +-
 gas/testsuite/gas/arc/pseudos.d                    |     56 +-
 gas/testsuite/gas/arc/relax-add01.d                |      2 +-
 gas/testsuite/gas/arc/relax-add04.d                |      2 +-
 gas/testsuite/gas/arc/relax-avoid2.d               |      2 +-
 gas/testsuite/gas/arc/relax-avoid3.d               |      2 +-
 gas/testsuite/gas/arc/relax-b.d                    |      4 +-
 gas/testsuite/gas/arc/relax-ld01.d                 |      2 +-
 gas/testsuite/gas/arc/relax-sub01.d                |      2 +-
 gas/testsuite/gas/arc/relax-sub02.d                |      2 +-
 gas/testsuite/gas/arc/relax-sub04.d                |      2 +-
 gas/testsuite/gas/arc/taux.d                       |      1 +
 gas/testsuite/gas/arc/tls-relocs.d                 |      6 +-
 gas/testsuite/gas/arc/warn.exp                     |      2 +-
 gas/testsuite/gas/arm/arm.exp                      |      2 +-
 gas/testsuite/gas/arm/armv8-a+fp.d                 |      4 +
 gas/testsuite/gas/arm/armv8-ar+fp.s                |      5 +
 gas/testsuite/gas/arm/armv8-r+fp.d                 |      4 +
 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.d     |      2 +
 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.l     |      5 +
 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.s     |      8 +
 gas/testsuite/gas/arm/armv8_2-a-fp16-thumb2.d      |    249 +
 gas/testsuite/gas/arm/armv8_2-a-fp16.d             |    249 +
 gas/testsuite/gas/arm/armv8_2-a-fp16.s             |     46 +
 gas/testsuite/gas/arm/armv8_3-a-fp16.d             |    249 +
 gas/testsuite/gas/arm/armv8_4-a-fp16.d             |    249 +
 gas/testsuite/gas/arm/copro-arm_v2plus-arm_v1.d    |      5 +
 .../gas/arm/{copro.d => copro-arm_v2plus-arm_v2.d} |     29 +-
 .../arm/copro-arm_v2plus-thumb_v6t2plus-unavail.l  |     24 +
 .../{copro.s => copro-arm_v2plus-thumb_v6t2plus.s} |     23 +-
 gas/testsuite/gas/arm/copro-arm_v5plus-arm_v4.d    |      5 +
 gas/testsuite/gas/arm/copro-arm_v5plus-arm_v5.d    |     23 +
 .../arm/copro-arm_v5plus-thumb_v6t2plus-unavail.l  |     14 +
 .../gas/arm/copro-arm_v5plus-thumb_v6t2plus.s      |     24 +
 gas/testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d  |      5 +
 .../gas/arm/copro-arm_v5teplus-arm_v5te.d          |     14 +
 .../copro-arm_v5teplus-thumb_v6t2plus-unavail.l    |      5 +
 .../gas/arm/copro-arm_v5teplus-thumb_v6t2plus.s    |      7 +
 gas/testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d  |      5 +
 gas/testsuite/gas/arm/copro-arm_v6plus-arm_v6.d    |     14 +
 .../arm/copro-arm_v6plus-thumb_v6t2plus-unavail.l  |      5 +
 .../gas/arm/copro-arm_v6plus-thumb_v6t2plus.s      |      7 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d     |      5 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d     |      5 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d     |      5 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d     |      5 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d    |     43 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v6t2-2.d    |     23 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v6t2-3.d    |     14 +
 .../gas/arm/copro-thumb_v6t2plus-thumb_v6t2-4.d    |     14 +
 gas/testsuite/gas/arm/crc32-armv8-a-bad.d          |      6 +-
 gas/testsuite/gas/arm/crc32-armv8-a.d              |     13 +-
 gas/testsuite/gas/arm/crc32-armv8-ar-bad.s         |      6 +-
 gas/testsuite/gas/arm/crc32-armv8-ar.s             |     16 +
 gas/testsuite/gas/arm/crc32-armv8-r-bad.d          |      6 +-
 gas/testsuite/gas/arm/crc32-armv8-r.d              |     13 +-
 gas/testsuite/gas/arm/crc32-bad.l                  |      6 +-
 gas/testsuite/gas/arm/csdb.d                       |     10 +
 gas/testsuite/gas/arm/csdb.s                       |      6 +
 gas/testsuite/gas/arm/dotprod-mandatory.d          |    297 +
 gas/testsuite/gas/arm/got_prel.d                   |      2 +-
 gas/testsuite/gas/arm/ldr-bad.l                    |      4 +-
 gas/testsuite/gas/arm/ldr-t-bad.l                  |      4 +-
 gas/testsuite/gas/arm/maverick.c                   |      2 +-
 gas/testsuite/gas/arm/thumb2_it_bad.l              |      1 +
 gas/testsuite/gas/arm/thumb2_it_bad.s              |      2 +
 gas/testsuite/gas/arm/vfp-bad.l                    |      2 +
 gas/testsuite/gas/arm/vfp-bad.s                    |      2 +
 gas/testsuite/gas/avr/avr.exp                      |      2 +-
 gas/testsuite/gas/avr/large-debug-line-table.d     |      4 +-
 gas/testsuite/gas/avr/pr21621.d                    |      4 +
 gas/testsuite/gas/avr/pr21621.l                    |      2 +
 gas/testsuite/gas/avr/pr21621.s                    |     15 +
 gas/testsuite/gas/bfin/bfin.exp                    |      2 +-
 gas/testsuite/gas/bfin/error.exp                   |      2 +-
 gas/testsuite/gas/cfi/cfi.exp                      |      2 +-
 gas/testsuite/gas/cr16/cr16.exp                    |      2 +-
 gas/testsuite/gas/cr16/pic.exp                     |      2 +-
 gas/testsuite/gas/cris/cris.exp                    |      5 +-
 gas/testsuite/gas/cris/range-err-1.s               |      6 +-
 gas/testsuite/gas/crx/allinsn.exp                  |      2 +-
 gas/testsuite/gas/d10v/d10v.exp                    |      2 +-
 gas/testsuite/gas/d30v/d30.exp                     |      2 +-
 gas/testsuite/gas/dlx/alltests.exp                 |      2 +-
 gas/testsuite/gas/elf/common5a.d                   |      5 +
 gas/testsuite/gas/elf/common5a.l                   |      2 +
 gas/testsuite/gas/elf/common5a.s                   |      3 +
 gas/testsuite/gas/elf/common5b.d                   |      5 +
 gas/testsuite/gas/elf/common5b.l                   |      2 +
 gas/testsuite/gas/elf/common5b.s                   |      3 +
 gas/testsuite/gas/elf/common5c.d                   |      5 +
 gas/testsuite/gas/elf/common5c.s                   |      2 +
 gas/testsuite/gas/elf/common5d.d                   |      5 +
 gas/testsuite/gas/elf/common5d.s                   |      2 +
 gas/testsuite/gas/elf/{common5.d => common7.d}     |      2 +-
 gas/testsuite/gas/elf/{common5.l => common7.l}     |      0
 gas/testsuite/gas/elf/{common5.s => common7.s}     |      0
 gas/testsuite/gas/elf/dwarf2-1.d                   |     14 +-
 gas/testsuite/gas/elf/dwarf2-1.s                   |      2 +-
 gas/testsuite/gas/elf/dwarf2-10.d                  |      6 +
 gas/testsuite/gas/elf/dwarf2-10.l                  |      2 +
 gas/testsuite/gas/elf/dwarf2-10.s                  |     32 +
 gas/testsuite/gas/elf/dwarf2-11.d                  |     15 +
 gas/testsuite/gas/elf/dwarf2-11.s                  |     28 +
 gas/testsuite/gas/elf/dwarf2-12.d                  |     20 +
 gas/testsuite/gas/elf/dwarf2-12.s                  |     31 +
 gas/testsuite/gas/elf/dwarf2-13.d                  |     19 +
 gas/testsuite/gas/elf/dwarf2-13.s                  |     33 +
 gas/testsuite/gas/elf/dwarf2-14.d                  |     19 +
 gas/testsuite/gas/elf/dwarf2-14.s                  |     32 +
 gas/testsuite/gas/elf/dwarf2-15.d                  |     19 +
 gas/testsuite/gas/elf/dwarf2-15.s                  |     32 +
 gas/testsuite/gas/elf/dwarf2-16.d                  |     20 +
 gas/testsuite/gas/elf/dwarf2-16.s                  |     33 +
 gas/testsuite/gas/elf/dwarf2-17.d                  |     20 +
 gas/testsuite/gas/elf/dwarf2-17.s                  |     33 +
 gas/testsuite/gas/elf/dwarf2-18.d                  |     19 +
 gas/testsuite/gas/elf/dwarf2-18.s                  |     33 +
 gas/testsuite/gas/elf/dwarf2-2.d                   |     14 +-
 gas/testsuite/gas/elf/dwarf2-2.s                   |      2 +-
 gas/testsuite/gas/elf/dwarf2-3.d                   |     14 +-
 gas/testsuite/gas/elf/dwarf2-5.d                   |     79 +
 gas/testsuite/gas/elf/dwarf2-5.s                   |     58 +
 gas/testsuite/gas/elf/dwarf2-6.d                   |     78 +
 gas/testsuite/gas/elf/dwarf2-6.s                   |    101 +
 gas/testsuite/gas/elf/dwarf2-7.d                   |     19 +
 gas/testsuite/gas/elf/dwarf2-7.s                   |     36 +
 gas/testsuite/gas/elf/dwarf2-8.d                   |      5 +
 gas/testsuite/gas/elf/dwarf2-8.l                   |      2 +
 gas/testsuite/gas/elf/dwarf2-8.s                   |     27 +
 gas/testsuite/gas/elf/dwarf2-9.d                   |      5 +
 gas/testsuite/gas/elf/dwarf2-9.l                   |      2 +
 gas/testsuite/gas/elf/dwarf2-9.s                   |     32 +
 gas/testsuite/gas/elf/elf.exp                      |     25 +-
 gas/testsuite/gas/elf/group3.d                     |      7 +
 gas/testsuite/gas/elf/group3.s                     |      7 +
 gas/testsuite/gas/elf/groupautob.d                 |      2 +-
 gas/testsuite/gas/elf/section10.d                  |      4 +-
 gas/testsuite/gas/elf/section11.d                  |      3 +
 gas/testsuite/gas/elf/symver.d                     |      1 +
 gas/testsuite/gas/epiphany/allinsn.exp             |      2 +-
 gas/testsuite/gas/fr30/allinsn.exp                 |      2 +-
 gas/testsuite/gas/fr30/fr30.exp                    |      2 +-
 gas/testsuite/gas/frv/allinsn.exp                  |      2 +-
 gas/testsuite/gas/ft32/ft32.exp                    |      3 +-
 gas/testsuite/gas/ft32/insn.d                      |    472 +-
 gas/testsuite/gas/ft32/insnsc.d                    |   1546 +
 gas/testsuite/gas/ft32/insnsc.s                    |    769 +
 gas/testsuite/gas/h8300/h8300-coff.exp             |      2 +-
 gas/testsuite/gas/h8300/h8300-elf.exp              |      2 +-
 gas/testsuite/gas/h8300/h8300.exp                  |      2 +-
 gas/testsuite/gas/h8300/t01_mov.exp                |      2 +-
 gas/testsuite/gas/h8300/t02_mova.exp               |      2 +-
 gas/testsuite/gas/h8300/t03_add.exp                |      2 +-
 gas/testsuite/gas/h8300/t04_sub.exp                |      2 +-
 gas/testsuite/gas/h8300/t05_cmp.exp                |      2 +-
 gas/testsuite/gas/h8300/t06_ari2.exp               |      2 +-
 gas/testsuite/gas/h8300/t07_ari3.exp               |      2 +-
 gas/testsuite/gas/h8300/t08_or.exp                 |      2 +-
 gas/testsuite/gas/h8300/t09_xor.exp                |      2 +-
 gas/testsuite/gas/h8300/t10_and.exp                |      2 +-
 gas/testsuite/gas/h8300/t11_logs.exp               |      2 +-
 gas/testsuite/gas/h8300/t12_bit.exp                |      2 +-
 gas/testsuite/gas/h8300/t13_otr.exp                |      2 +-
 gas/testsuite/gas/hppa/README                      |      2 +-
 gas/testsuite/gas/hppa/basic/basic.exp             |      2 +-
 gas/testsuite/gas/hppa/parse/parse.exp             |      2 +-
 gas/testsuite/gas/hppa/reloc/reloc.exp             |      2 +-
 gas/testsuite/gas/hppa/unsorted/unsorted.exp       |      2 +-
 gas/testsuite/gas/i386/align-1.s                   |      7 +
 gas/testsuite/gas/i386/align-1a.d                  |     17 +
 gas/testsuite/gas/i386/align-1b.d                  |     24 +
 gas/testsuite/gas/i386/arch-4.d                    |      6 +-
 gas/testsuite/gas/i386/arch-4.s                    |      5 +-
 gas/testsuite/gas/i386/avx-intel.d                 |     98 +
 gas/testsuite/gas/i386/avx.d                       |     98 +
 gas/testsuite/gas/i386/avx.s                       |     98 +
 gas/testsuite/gas/i386/avx512_4fmaps-intel.d       |     64 +-
 gas/testsuite/gas/i386/avx512_4fmaps-warn.l        |     12 +-
 gas/testsuite/gas/i386/avx512_4fmaps-warn.s        |     20 +-
 gas/testsuite/gas/i386/avx512_4fmaps.d             |     64 +-
 gas/testsuite/gas/i386/avx512_4fmaps.s             |     64 +-
 gas/testsuite/gas/i386/avx512_4fmaps_vl-intel.d    |     78 -
 gas/testsuite/gas/i386/avx512_4fmaps_vl-warn.l     |     13 -
 gas/testsuite/gas/i386/avx512_4fmaps_vl-warn.s     |     23 -
 gas/testsuite/gas/i386/avx512_4fmaps_vl.d          |     78 -
 gas/testsuite/gas/i386/avx512_4fmaps_vl.s          |     74 -
 gas/testsuite/gas/i386/avx512_4vnniw_vl-intel.d    |     79 -
 gas/testsuite/gas/i386/avx512_4vnniw_vl.d          |     79 -
 gas/testsuite/gas/i386/avx512_4vnniw_vl.s          |     75 -
 gas/testsuite/gas/i386/avx512bitalg-intel.d        |     64 +
 gas/testsuite/gas/i386/avx512bitalg.d              |     64 +
 gas/testsuite/gas/i386/avx512bitalg.s              |     67 +
 gas/testsuite/gas/i386/avx512bitalg_vl-intel.d     |     96 +
 gas/testsuite/gas/i386/avx512bitalg_vl.d           |     96 +
 gas/testsuite/gas/i386/avx512bitalg_vl.s           |     99 +
 gas/testsuite/gas/i386/avx512bw-intel.d            |     28 +
 gas/testsuite/gas/i386/avx512bw.d                  |     28 +
 gas/testsuite/gas/i386/avx512bw.s                  |     28 +
 gas/testsuite/gas/i386/avx512bw_vl-intel.d         |     56 +
 gas/testsuite/gas/i386/avx512bw_vl.d               |     56 +
 gas/testsuite/gas/i386/avx512bw_vl.s               |     56 +
 gas/testsuite/gas/i386/avx512f-intel.d             |      6 +
 gas/testsuite/gas/i386/avx512f.d                   |      6 +
 gas/testsuite/gas/i386/avx512f.s                   |      8 +
 gas/testsuite/gas/i386/avx512f_gfni-intel.d        |     46 +
 gas/testsuite/gas/i386/avx512f_gfni.d              |     46 +
 gas/testsuite/gas/i386/avx512f_gfni.s              |     45 +
 gas/testsuite/gas/i386/avx512f_vaes-intel.d        |     36 +
 gas/testsuite/gas/i386/avx512f_vaes-wig.s          |     37 +
 gas/testsuite/gas/i386/avx512f_vaes-wig1-intel.d   |     36 +
 gas/testsuite/gas/i386/avx512f_vaes-wig1.d         |     36 +
 gas/testsuite/gas/i386/avx512f_vaes.d              |     36 +
 gas/testsuite/gas/i386/avx512f_vaes.s              |     37 +
 gas/testsuite/gas/i386/avx512f_vpclmulqdq-intel.d  |     18 +
 gas/testsuite/gas/i386/avx512f_vpclmulqdq-wig.s    |     13 +
 .../gas/i386/avx512f_vpclmulqdq-wig1-intel.d       |     18 +
 gas/testsuite/gas/i386/avx512f_vpclmulqdq-wig1.d   |     18 +
 gas/testsuite/gas/i386/avx512f_vpclmulqdq.d        |     18 +
 gas/testsuite/gas/i386/avx512f_vpclmulqdq.s        |     13 +
 gas/testsuite/gas/i386/avx512vbmi2-intel.d         |    199 +
 gas/testsuite/gas/i386/avx512vbmi2.d               |    199 +
 gas/testsuite/gas/i386/avx512vbmi2.s               |    224 +
 gas/testsuite/gas/i386/avx512vbmi2_vl-intel.d      |    308 +
 gas/testsuite/gas/i386/avx512vbmi2_vl.d            |    308 +
 gas/testsuite/gas/i386/avx512vbmi2_vl.s            |    332 +
 gas/testsuite/gas/i386/avx512vl_gfni-intel.d       |     73 +
 gas/testsuite/gas/i386/avx512vl_gfni.d             |     73 +
 gas/testsuite/gas/i386/avx512vl_gfni.s             |     72 +
 gas/testsuite/gas/i386/avx512vl_vaes-intel.d       |    108 +
 gas/testsuite/gas/i386/avx512vl_vaes-wig.s         |     45 +
 gas/testsuite/gas/i386/avx512vl_vaes-wig1-intel.d  |     44 +
 gas/testsuite/gas/i386/avx512vl_vaes-wig1.d        |     44 +
 gas/testsuite/gas/i386/avx512vl_vaes.d             |    108 +
 gas/testsuite/gas/i386/avx512vl_vaes.s             |    117 +
 gas/testsuite/gas/i386/avx512vl_vpclmulqdq-intel.d |     36 +
 gas/testsuite/gas/i386/avx512vl_vpclmulqdq-wig.s   |     33 +
 .../gas/i386/avx512vl_vpclmulqdq-wig1-intel.d      |     36 +
 gas/testsuite/gas/i386/avx512vl_vpclmulqdq-wig1.d  |     36 +
 gas/testsuite/gas/i386/avx512vl_vpclmulqdq.d       |     36 +
 gas/testsuite/gas/i386/avx512vl_vpclmulqdq.s       |     33 +
 gas/testsuite/gas/i386/avx512vnni-intel.d          |     60 +
 gas/testsuite/gas/i386/avx512vnni.d                |     60 +
 gas/testsuite/gas/i386/avx512vnni.s                |     60 +
 gas/testsuite/gas/i386/avx512vnni_vl-intel.d       |     92 +
 gas/testsuite/gas/i386/avx512vnni_vl.d             |     92 +
 gas/testsuite/gas/i386/avx512vnni_vl.s             |     93 +
 gas/testsuite/gas/i386/bundle-bad.l                |      6 +-
 gas/testsuite/gas/i386/code64-inval.l              |     13 +
 gas/testsuite/gas/i386/code64-inval.s              |      1 +
 gas/testsuite/gas/i386/code64.d                    |     11 +
 gas/testsuite/gas/i386/code64.s                    |      5 +
 gas/testsuite/gas/i386/debug1.d                    |     12 +-
 gas/testsuite/gas/i386/dw2-compress-1.d            |     14 +-
 gas/testsuite/gas/i386/dw2-compress-1.s            |      2 +-
 gas/testsuite/gas/i386/dw2-compress-3a.d           |     12 +-
 gas/testsuite/gas/i386/dw2-compress-3b.d           |     12 +-
 gas/testsuite/gas/i386/dw2-compressed-1.d          |     14 +-
 gas/testsuite/gas/i386/dw2-compressed-3a.d         |     12 +-
 gas/testsuite/gas/i386/dw2-compressed-3b.d         |     12 +-
 gas/testsuite/gas/i386/gfni-intel.d                |     30 +
 gas/testsuite/gas/i386/gfni.d                      |     30 +
 gas/testsuite/gas/i386/gfni.s                      |     30 +
 gas/testsuite/gas/i386/gpoff.d                     |     11 +
 gas/testsuite/gas/i386/gpoff.s                     |      4 +
 gas/testsuite/gas/i386/i386.exp                    |    117 +-
 gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp         |      2 +-
 gas/testsuite/gas/i386/ilp32/elf/ilp32.exp         |      2 +-
 gas/testsuite/gas/i386/ilp32/ilp32.exp             |      2 +-
 gas/testsuite/gas/i386/ilp32/lns/ilp32.exp         |      2 +-
 gas/testsuite/gas/i386/ilp32/lns/lns-duplicate.d   |      2 +-
 gas/testsuite/gas/i386/ilp32/x86-64-avx-intel.d    |     98 +
 gas/testsuite/gas/i386/ilp32/x86-64-avx.d          |     98 +
 gas/testsuite/gas/i386/ilp32/x86-64-localpic.d     |      2 +-
 gas/testsuite/gas/i386/ilp32/x86-64-reg-intel.d    |      8 +
 gas/testsuite/gas/i386/ilp32/x86-64-reg.d          |      8 +
 gas/testsuite/gas/i386/ilp32/x86-64-sse-noavx.d    |      4 +-
 gas/testsuite/gas/i386/ilp32/x86-64-sse3.d         |      2 +-
 gas/testsuite/gas/i386/intel.d                     |     11 +-
 gas/testsuite/gas/i386/intel.s                     |      8 +-
 gas/testsuite/gas/i386/intelok.d                   |      1 +
 gas/testsuite/gas/i386/intelok.e                   |      2 +
 gas/testsuite/gas/i386/inval-avx512f.l             |     17 +-
 gas/testsuite/gas/i386/inval-avx512f.s             |      8 +
 gas/testsuite/gas/i386/inval-gpoff.l               |     18 +
 gas/testsuite/gas/i386/inval-gpoff.s               |      5 +
 gas/testsuite/gas/i386/inval-pseudo.l              |     11 +
 gas/testsuite/gas/i386/inval-pseudo.s              |      5 +
 gas/testsuite/gas/i386/inval-seg.l                 |     20 +-
 gas/testsuite/gas/i386/inval-seg.s                 |      7 +
 gas/testsuite/gas/i386/inval.l                     |      7 +
 gas/testsuite/gas/i386/inval.s                     |      4 +
 gas/testsuite/gas/i386/localpic.d                  |      2 +-
 gas/testsuite/gas/i386/noextreg.d                  |     53 +
 gas/testsuite/gas/i386/noextreg.s                  |     57 +
 gas/testsuite/gas/i386/notrack-intel.d             |     58 +-
 gas/testsuite/gas/i386/notrack.d                   |     58 +-
 gas/testsuite/gas/i386/notrack.s                   |     38 +-
 gas/testsuite/gas/i386/notrackbad.l                |     24 +-
 gas/testsuite/gas/i386/notrackbad.s                |      6 +-
 gas/testsuite/gas/i386/opcode-intel.d              |      2 +-
 gas/testsuite/gas/i386/opcode-suffix.d             |      6 +-
 gas/testsuite/gas/i386/opcode.d                    |     12 +-
 gas/testsuite/gas/i386/opcode.s                    |      8 +-
 gas/testsuite/gas/i386/ptwrite-intel.d             |      1 +
 gas/testsuite/gas/i386/ptwrite.d                   |      1 +
 gas/testsuite/gas/i386/ptwrite.s                   |      1 +
 gas/testsuite/gas/i386/reloc64.d                   |      4 +
 gas/test[...]

[diff truncated at 100000 bytes]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]