x86: don't omit disambiguating suffixes from "fi*"
[external/binutils.git] / gas / ChangeLog
2017-11-24 Jan Beulichx86: don't omit disambiguating suffixes from "fi*"
2017-11-23 Jim WilsonFix vax/ns32k/mmix gas testsuite regression.
2017-11-23 Jim WilsonFix build error with --enable-targets=all.
2017-11-23 Igor TsimbalistAdd Disp8MemShift for AVX512 VAES instructions.
2017-11-23 Jan Beulichx86: fix AVX-512 16-bit addressing
2017-11-23 Jan Beulichx86-64: always use unsigned 32-bit reloc for 32-bit...
2017-11-23 Jan Beulichx86: drop redundant VSIB handling code
2017-11-23 Jan Beulichx86: correct UDn
2017-11-23 Jan Beulichx86/Intel: don't report multiple errors for a single...
2017-11-22 Jim WilsonRiscv ld-elf/stab failure and fake label cleanup.
2017-11-22 Jim WilsonUpdate docs on filling text with nops.
2017-11-22 Thomas Preud'homme[GAS/ARM] Clarify relation between reg_expected_msgs...
2017-11-22 claziss[ARC] Fix handling of ARCv2 H-register class.
2017-11-22 H.J. Lux86: Add tests for -n option of x86 assembler
2017-11-21 claziss[ARC] Improve printing of pc-relative instructions.
2017-11-21 Alan Modraxtensa error message
2017-11-20 Alan Modramingw gas testsuite fix
2017-11-16 Tamar ChristinaAdd new AArch64 FP16 FM{A|S} instructions.
2017-11-16 Tamar ChristinaCorrect AArch64 crypto dependencies.
2017-11-16 Tamar ChristinaUpdate documentation for Arvm8.4-A changes to AArch64.
2017-11-16 Tamar ChristinaAdd assembler and disassembler support for the new...
2017-11-16 Jan Beulichx86: ignore high register select bit(s) in 32- and...
2017-11-16 Jan Beulichix86/Intel: don't require memory operand size specifier...
2017-11-16 H.J. Lui386: Replace .code64/.code32 with .byte
2017-11-15 Tamar ChristinaSeparate the new FP16 instructions backported from...
2017-11-15 Nick CliftonAdd support to readelf and objdump for following links...
2017-11-15 Jan Beulichx86: use correct register names
2017-11-15 Jan Beulichx86: drop VEXI4_Fixup()
2017-11-15 Jan Beulichx86-64: don't allow use of %axl as accumulator
2017-11-15 Jim WilsonFirst part of fix for riscv gas lns-common-1 failure.
2017-11-14 Jan Beulichx86: add disassembler support for XOP VPCOM* pseudo-ops
2017-11-14 Jan Beulichx86: add support for AVX-512 VPCMP*{B,W} pseudo-ops
2017-11-14 Jan Beulichx86: string insns don't allow displacements
2017-11-13 Jan Beulichgas/arm64: don't emit stack pointer symbol table entries
2017-11-13 Jan Beulichgas/ia64: fix testsuite failures
2017-11-13 Jan Beulichx86: don't default variable shift count insns to 8...
2017-11-13 Jan Beulichx86/Intel: don't mistake riz/eiz as base register
2017-11-13 Jan Beulichx86-64/Intel: issue diagnostic for out of range displac...
2017-11-09 Jim WilsonFix riscv dwarf2-10 gas testsuite failure.
2017-11-09 Tamar ChristinaEnable the Dot Product extension by default for Armv8...
2017-11-09 Tamar ChristinaAdd assembler and disassembler support for the new...
2017-11-09 Tamar ChristinaAdds the new Fields and Operand types for the new instr...
2017-11-09 Tamar ChristinaSplit the ARM Crypto ISA extensions for AES and SHA1...
2017-11-08 Nick CliftonFix typo in changelog
2017-11-08 Nick CliftonSplit the AArch64 Crypto instructions for AES and SHA1...
2017-11-08 Jiong WangAdds command line support for Armv8.4-A, via the new...
2017-11-08 Alan Modraxtensa message pluralization
2017-11-07 Jim WilsonRISC-V: Fix riscv g++ testsuite EH failures.
2017-11-07 Palmer DabbeltRISC-V: Add satp as an alias for sptbr
2017-11-07 Tamar ChristinaThis patch similarly to the AArch64 one enables Dot...
2017-11-07 Alan Modrabundle_lock message tidy
2017-11-07 Alan Modrareadelf ngettext fixes
2017-11-07 Alan Modragas and ld pluralization fixes
2017-11-07 Alan Modrangettext support
2017-11-03 Siddhesh PoyarekarAdd option for Qualcomm Saphira part
2017-11-02 Thomas Preud'homme[ARM] Help wince objdump on coproc tests
2017-11-01 James BowmanFT32B is a new FT32 family member. It has a code compre...
2017-11-01 Thomas Preud'homme[ARM] Fix Coprocessor instructions availability
2017-10-26 H.J. Lux86: Check invalid XMM register in AVX512 gathers
2017-10-25 Hans-Peter Nilssontestsuite/gas/all/fill-1.s: Use L2 rather than .L2.
2017-10-25 Alan ModraPR22348, conflicting global vars in crx and cr16
2017-10-25 Alan ModraYet another fill-1 test fix
2017-10-24 Andrew WatermanRISC-V: Fix disassembly of c.addi4spn, c.addi16sp,...
2017-10-24 Andrew WatermanRISC-V: Only relax to C.LUI when imm != 0 and rd !...
2017-10-24 Palmer DabbeltFix my previous gas/ChangeLog entry
2017-10-24 H.J. Lui386: Support .code64 directive only with 64-bit bfd
2017-10-24 Palmer DabbeltRISC-V: Don't emit 2-byte NOPs if the C extension is...
2017-10-23 Igor TsimbalistAdd missing ChangeLog entries
2017-10-23 Maciej W. RozyckiMIPS: Preset EF_MIPS_ABI2 with n32 ELF objects
2017-10-22 Hans-Peter NilssonFix spurious left-over quotes from last edit.
2017-10-20 Nick CliftonImprove handling of REPT pseudo op with a negative...
2017-10-19 Palmer DabbeltRISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*
2017-10-19 Nick CliftonFix the AVR assembler so that it will correctly issue...
2017-10-19 Andreas KrebbelFix fill-1 testcase
2017-10-18 Palmer DabbeltRISC-V: Mark unsupported gas testcases
2017-10-18 Nick CliftonUpdate Cris assembler tests for checks that now pass...
2017-10-18 Nick CliftonUpdate the Swedish translation in the GAS subdirectory.
2017-10-17 Sandra LoosemoreFix segfault processing nios2 pseudo-instructions with...
2017-10-13 James BowmanFT32: support for FT32B processor - part 1
2017-10-11 Nick CliftonDisable the inclusion of logical input files in the...
2017-10-09 Andreas KrebbelS/390: Sync with latest POP - 3 new instructions
2017-10-09 Andreas KrebbelAdd missing changelog entries
2017-10-05 Nick CliftonFix the MSP430 assembler so that it detects and reports...
2017-10-05 H.J. LuAdd an assembler test for PR gas/21167
2017-10-04 Alan ModraPR21167, relocation sections not included in groups
2017-10-01 Alexander FedotovAdd new mnemonics for VLE multiple load instructions
2017-09-27 Nick CliftonAdd support for the new names of the RISC-V fmv.x.s...
2017-09-21 Maciej W. Rozyckireadelf: Handle E_MIPS_MACH_5900
2017-09-21 James CowgillPR gas/21762: MIPS: Fix .stabs directive marking labels...
2017-09-21 Alan ModraReduce excessive .eh_frame alignment for powerpc
2017-09-14 Alan ModraPR22127, as segfaults assembling invalid .reloc
2017-09-09 H.J. Lux86: Remove restriction on NOTRACK prefix position
2017-09-07 Palmer DabbeltRISC-V: Avoid emitting invalid instructions in mixed...
2017-09-04 Alexander Fedotov... Missing relocation R_PPC_VLE_ADDR20 and add VLE flag...
2017-09-01 Tamar ChristinaEnable support for the AArch64 dot-prod instruction...
2017-08-30 Maciej W. RozyckiMIPS/BFD: Correct microMIPS cross-mode BAL to JALX...
2017-08-30 Maciej W. RozyckiMIPS/GAS: Also respect `-mignore-branch-isa' with MIPS1...
2017-08-30 Maciej W. RozyckiMIPS/GAS/testsuite: Deduplicate error lists of branch...
2017-08-29 Jozef LawrynowiczImprove MSP430 section placement.
2017-08-24 Alexander Fedotov[PowerPC VLE] Add SPE2 and EFS2 instructions support
next