Adds the speculation barrier instructions to the ARM assembler and disassembler.
[binutils-gdb.git] / gas / config /
2018-07-11 Sudakshina DasAdds the speculation barrier instructions to the ARM...
2018-07-11 Jan Beulichx86: drop {,reg16_}inoutportreg variables
2018-07-11 Jan Beulichx86: simplify legacy prefix emission
2018-07-11 Jan Beulichx86: fix "REP RET" with -madd-bnd-prefix
2018-07-02 Maciej W. RozyckimicroMIPS/GAS: Handle several percent-ops with macros
2018-07-02 Thomas Preud'homme[ARM] Update bfd's Tag_CPU_arch knowledge
2018-06-29 Jim WilsonRISC-V: Add gas support for "fp" register.
2018-06-29 Ramana Radhakrishnan[Patch AArch64] Warn on unpredictable stlxrb , stlxrh...
2018-06-29 Tamar ChristinaFix AArch64 encodings for by element instructions.
2018-06-26 Nick CliftonFix the MSP430 assembler's parsing of register names.
2018-06-20 Nick CliftonChange the ARM assembler's ADR and ADRl pseudo-ops...
2018-06-20 Sebastian HuberRISC-V: Accept constant operands in la and lla
2018-06-14 Faraz ShahbazkerMIPS: Add Global INValidate ASE support
2018-06-13 Scott EgertonMIPS: Add CRC ASE support
2018-06-11 Maciej W. RozyckiMIPS/GAS: Correct `-O0' and `-O' option help, add ...
2018-06-08 kyrtka01[arm][gas] Add support for Arm Cortex-A76
2018-06-08 kyrtka01[AArch64][gas] Add support for Arm Cortex-A76
2018-06-07 Tamar ChristinaFix AArch64 unintialized variable which can cause diagn...
2018-06-06 Sameera DeshpandeUpdate the AArch64 assembler to note that the Qualcomm...
2018-06-04 Max Filippovxtensa: add separate property sections option
2018-06-01 Jan Beulichx86: relax redundant REX prefix check
2018-06-01 Jan Beulichx86: simplify control register check
2018-06-01 Jan Beulichx86: tighten condition for emitting LOCK on control...
2018-05-30 Amit PawarAdd znver2 support.
2018-05-24 Jim WilsonRISC-V: Fix .align handling when .option norelax.
2018-05-21 Peter BergnerRemove fake operand handling for extended mnemonics.
2018-05-18 Jim WilsonRISC-V: Add RV32E support.
2018-05-18 John DarringtonAdd support for the Freescale s12z processor.
2018-05-16 Maciej W. RozyckiNDS32/GAS: Correct an `expr' global shadowing error...
2018-05-15 Tamar ChristinaAllow non-fatal errors to be emitted and for disassembl...
2018-05-15 Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-05-12 Alan Modrascore gcc-8 warning fixes
2018-05-10 Tamar ChristinaAllow integer immediates for AArch64 fmov instructions.
2018-05-10 Tamar ChristinaAllow integer immediate for VFP vmov instructions.
2018-05-09 Max Filippovgas: xtensa: fix literal movement
2018-05-09 Dimitar DimitrovFix binary compatibility between GCC and the TI compile...
2018-05-07 H.J. LuEnable Intel MOVDIRI, MOVDIR64B instructions
2018-05-07 H.J. Lux86: Replace AddrPrefixOp0 with AddrPrefixOpReg
2018-05-07 Peter BergnerCleanup ppc code dealing with opcode dumps.
2018-05-04 Alan Modra-Wstringop-truncation warnings
2018-04-27 Igor TsimbalistRevert "Enable Intel MOVDIRI, MOVDIR64B instructions."
2018-04-26 Igor TsimbalistEnable Intel MOVDIRI, MOVDIR64B instructions.
2018-04-26 Jan Beulichx86: fold various non-memory operand AVX512VL templates
2018-04-26 Jan Beulichx86: also optimize zeroing-masking variants of insns
2018-04-26 Jan Beulichx86: properly force / avoid forcing EVEX encoding
2018-04-26 Jan Beulichx86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask
2018-04-26 Jan Beulichx86: don't recognize bnd<N> as registers without CpuMPX
2018-04-26 Jan Beulichx86: x87-related adjustments
2018-04-26 Jan Beulichx86: fix indentation in build_modrm_byte()
2018-04-26 Jan Beulichx86: move and fold common code in build_modrm_byte()
2018-04-26 Jan Beulichx86: drop VexImmExt
2018-04-26 Jan Beulichx86: tighten assertion in build_modrm_byte()
2018-04-26 Jan Beulichx86: drop dead code from build_modrm_byte()
2018-04-25 Christophe Lyon[ARM] Add TLS relocations for FDPIC.
2018-04-25 Christophe Lyon[ARM] Add FDPIC relocations definitions
2018-04-25 Christophe Lyon[ARM] Add FDPIC OSABI flag support.
2018-04-25 Alan ModraRemove arm-aout and arm-coff support
2018-04-23 Alan ModraSilence gcc-8 warnings
2018-04-20 Jim WilsonRISC-V: Add new option -mrelax/-mno-relax.
2018-04-18 Alan Modravarious i386-aout and i386-coff target removal
2018-04-17 Michael Eager[MicroBlaze] PIC data text relative
2018-04-17 Igor TsimbalistEnable Intel CLDEMOTE instruction.
2018-04-16 Nick CliftonFix illegal memory accesses in the assembler when attem...
2018-04-16 Alan ModraRemove arm-epoc-pe support
2018-04-16 Alan ModraRemove sparc-aout and sparc-coff support
2018-04-16 Alan ModraRemove m68k-aout and m68k-coff support
2018-04-16 Alan ModraRemove sh5 and sh64 support
2018-04-16 Alan ModraRemove sh-symbianelf support
2018-04-16 Alan ModraRemove i370 support
2018-04-16 Alan ModraRemove h8500 support
2018-04-16 Alan ModraRemove h8300-coff support
2018-04-16 Alan ModraRemove netware support
2018-04-11 Igor TsimbalistEnable Intel WAITPKG instructions.
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-03-30 Peter BergnerMake power8 the default cpu when assembling for 64...
2018-03-28 Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-28 Jan Beulichx86: drop VecESize
2018-03-28 Jan Beulichx86: convert broadcast insn attribute to boolean
2018-03-28 Jan Beulichx86: fold to-scalar-int conversion insns
2018-03-28 Nick CliftonEnhance the AARCH64 assembler to support LDFF1xx instru...
2018-03-22 Jan Beulichx86: use local variable in check_VecOperands()
2018-03-22 Jan Beulichix86: allow HLE store of accumulator to absolute address
2018-03-22 Jan Beulichx86/Intel: fix fallout from earlier template folding
2018-03-22 Jan Beulichx86: fold a few XOP templates
2018-03-16 Jim WilsonRISC-V: Emit better warning for unknown CSR.
2018-03-14 Jim WilsonRISC-V: Add .insn support.
2018-03-09 H.J. Lux86: Encode EVEX instructions with VEX128 if possible
2018-03-09 H.J. Lux86: Strip whitespace in check_VecOperations
2018-03-09 H.J. Lux86: Optimize with EVEX128 encoding for AVX512VL
2018-03-08 H.J. Lux86-64: Also optimize "clr reg64"
2018-03-08 H.J. Lux86: Remove support for old (<= 2.8.1) versions of gcc
2018-03-08 Jan Beulichx86: fold several AVX512VL templates
2018-03-08 Jan Beulichx86: fold certain AVX512 rotate and shift templates
2018-03-08 Jan Beulichx86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
2018-03-08 Jan Beulichx86: correct operand size match checks for BMI/BMI2...
2018-03-08 Jan Beulichx86: fold redundant expressions in process_suffix()
2018-03-08 Jan Beulichx86: simplify result processing of cpu_flags_match()
2018-03-08 Jan Beulichx86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_...
2018-03-08 Jan Beulichx86: change AVX512VL handling in cpu_flags_match()
2018-03-08 Jan Beulichx86: drop CPU_FLAGS_32BIT_MATCH
next