8197 Commits (01f48020363f1ca9b31df2ee0b2afedc38db1259)

Author SHA1 Message Date
Tamar Christina 01f4802036 Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a into a new flag order to distinguish them from the rest of the already existing optional FP16 instructions in Armv8.2-a. 9 years ago
Nick Clifton dda8d76d0d Add support to readelf and objdump for following links to separate debug information files. 9 years ago
Jan Beulich 390a67891e x86: use correct register names 9 years ago
Jan Beulich 3a2430e05b x86: drop VEXI4_Fixup() 9 years ago
Jan Beulich 0645f0a2a7 x86-64: don't allow use of %axl as accumulator 9 years ago
Jim Wilson 583712f5ab First part of fix for riscv gas lns-common-1 failure. 9 years ago
Jan Beulich be92cb147d x86: add disassembler support for XOP VPCOM* pseudo-ops 9 years ago
Jan Beulich 2645e1d079 x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops 9 years ago
Jan Beulich df145ef656 x86: string insns don't allow displacements 9 years ago
Jan Beulich 5b2b928e83 gas/arm64: don't emit stack pointer symbol table entries 9 years ago
Jan Beulich 6465780617 gas/ia64: fix testsuite failures 9 years ago
Jan Beulich b76bc5d54e x86: don't default variable shift count insns to 8-bit operand size 9 years ago
Jan Beulich 1187cf29b1 x86/Intel: don't mistake riz/eiz as base register 9 years ago
Jan Beulich 2abc2bec4d x86-64/Intel: issue diagnostic for out of range displacement 9 years ago
Jim Wilson 52c6b71b65 Fix riscv dwarf2-10 gas testsuite failure. 9 years ago
Tamar Christina 981b557a48 Enable the Dot Product extension by default for Armv8.4-a. 9 years ago
Tamar Christina 793a194839 Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 9 years ago
Tamar Christina f42f1a1d6c Adds the new Fields and Operand types for the new instructions in Armv8.4-a. 9 years ago
Tamar Christina b6b9ca0c3e Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options (+aes and +sha2). The reason for the split is because with the introduction of Armv8.4-a the implementation of AES has explicitly been made independent of the implementation of the other crypto extensions. 9 years ago
Nick Clifton 2841837fac Fix typo in changelog 9 years ago
Nick Clifton c0e7cef715 Split the AArch64 Crypto instructions for AES and SHA1+2 into their own options (+aes and +sha2). 9 years ago
Jiong Wang dec41383ff Adds command line support for Armv8.4-A, via the new command line option -march=armv8.4-a. Add support for "+dotprod" ARM feature (required for ARMv8.4-A). Add assembler and disassembler support for new FP16 instructions introduced in Armv8.4-A 9 years ago
Alan Modra 6e98b3428b xtensa message pluralization 9 years ago
Jim Wilson f77bb6c56b RISC-V: Fix riscv g++ testsuite EH failures. 9 years ago
Palmer Dabbelt 1270b047fd RISC-V: Add satp as an alias for sptbr 9 years ago
Tamar Christina 0198d5e6fc This patch similarly to the AArch64 one enables Dot Product support by default for the Cortex-A55 and Cortex-A75 which have hardware support for these instructions. 9 years ago
Alan Modra e54e9ac577 bundle_lock message tidy 9 years ago
Alan Modra d3a49aa80b readelf ngettext fixes 9 years ago
Alan Modra 992a06eea4 gas and ld pluralization fixes 9 years ago
Alan Modra 6003e27e76 ngettext support 9 years ago
Siddhesh Poyarekar 7605d94453 Add option for Qualcomm Saphira part 9 years ago
Thomas Preud'homme 852735806a [ARM] Help wince objdump on coproc tests 9 years ago
James Bowman 81b42bcab1 FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 9 years ago
Thomas Preud'homme 4070243b5c [ARM] Fix Coprocessor instructions availability 9 years ago
H.J. Lu 514f60231c x86: Check invalid XMM register in AVX512 gathers 9 years ago
Hans-Peter Nilsson 238c141b98 testsuite/gas/all/fill-1.s: Use L2 rather than .L2. 9 years ago
Alan Modra e5d70d6b5a PR22348, conflicting global vars in crx and cr16 9 years ago
Alan Modra 94092126a0 Yet another fill-1 test fix 9 years ago
Andrew Waterman 63a25ea0de RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0 9 years ago
Andrew Waterman 3342be5dab RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2 9 years ago
Palmer Dabbelt 3779bbe01b Fix my previous gas/ChangeLog entry 9 years ago
H.J. Lu da5f19a253 i386: Support .code64 directive only with 64-bit bfd 9 years ago
Palmer Dabbelt 2c3f27ed0d RISC-V: Don't emit 2-byte NOPs if the C extension is disabled 9 years ago
Igor Tsimbalist 2739ef6db8 Add missing ChangeLog entries 9 years ago
Maciej W. Rozycki defc8e2b35 MIPS: Preset EF_MIPS_ABI2 with n32 ELF objects 9 years ago
Igor Tsimbalist ee6872beb1 Enable Intel AVX512_BITALG instructions. 9 years ago
Igor Tsimbalist 8cfcb7659c Enable Intel AVX512_VNNI instructions. 9 years ago
Igor Tsimbalist ff1982d53a Enable Intel VPCLMULQDQ instruction. 9 years ago
Igor Tsimbalist 8dcf1fadf2 Enable Intel VAES instructions. 9 years ago
Igor Tsimbalist 48521003d5 Enable Intel GFNI instructions. 9 years ago