x86-64: don't allow use of %axl as accumulator
[deliverable/binutils-gdb.git] / gas / config /
2017-11-13  Jan Beulichgas/arm64: don't emit stack pointer symbol table entries
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  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 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 Modragas and ld pluralization fixes
2017-11-03  Siddhesh PoyarekarAdd option for Qualcomm Saphira part
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  Alan ModraPR22348, conflicting global vars in crx and cr16
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  Maciej W. RozyckiMIPS: Preset EF_MIPS_ABI2 with n32 ELF objects
2017-10-23  Igor TsimbalistEnable Intel AVX512_BITALG instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VNNI instructions.
2017-10-23  Igor TsimbalistEnable Intel VPCLMULQDQ instruction.
2017-10-23  Igor TsimbalistEnable Intel VAES instructions.
2017-10-23  Igor TsimbalistEnable Intel GFNI instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VBMI2 instructions.
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-17  Sandra LoosemoreFix segfault processing nios2 pseudo-instructions with...
2017-10-13  James BowmanFT32: support for FT32B processor - part 1
2017-10-05  Nick CliftonFix the MSP430 assembler so that it detects and reports...
2017-10-04  Alan ModraPR21167, relocation sections not included in groups
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-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/GAS: Also respect `-mignore-branch-isa' with MIPS1...
2017-08-29  Jozef LawrynowiczImprove MSP430 section placement.
2017-08-24  Alexander Fedotov[PowerPC VLE] Add SPE2 and EFS2 instructions support
2017-08-23  James Clarkegas: enable PC-relative diff relocations on sparc64
2017-08-15  Ramana Radhakrishnan[Patch AArch64] Turn lr, fp, ip0 and ip1 into proper...
2017-08-10  Nick CliftonFix memory corruption when assembling an i386 darwin...
2017-08-09  Jiong Wang[ARM] Don't warn on REG_SP when used in CRC32 instructions
2017-08-01  H.J. Lux86: Update segment register check in Intel syntax
2017-07-31  John David AnglinFix bb instructions with double-word condition on hppa.
2017-07-28  Andrew WatermanFix problems parsing RISCV architecture extenstions...
2017-07-24  Nick CliftonStop the generation of mapping symbols in the debug...
2017-07-21  Andreas KrebbelS/390: Support z14 as CPU name.
2017-07-19  Tristan GingoldFix gas crash on missing seh_endproc.
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-17  Georg-Johann LayUpdate assembler documentation on some AVR cores.
2017-07-13  Jim WilsonAdd RDMA support for falkot/qdf24xx.
2017-07-12  Nick CliftonFix compile time warnings building the binutils with...
2017-07-05  James Greenhalgh[ARM] Add support for Cortex-A55 and Cortex-A75.
2017-07-04  Ramana Radhakrishnan[Patch ARM] Support MVFR2 VFP Coprocessor register...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use a switch on relaxation type in microMIPS...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use frag symbol/offset directly in fixup...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use non-zero frag offset directly in PIC...
2017-06-30  Georg-Johann LayAdd support for a __gcc_isr pseudo isntruction to the...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Update `match_float_constant' and `match_oper...
2017-06-30  Maciej W. RozyckiMIPS: Add microMIPS XPA support
2017-06-30  Maciej W. RozyckiMIPS: Fix XPA base and Virtualization ASE instruction...
2017-06-29  Maciej W. RozyckiMIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation
2017-06-28  Tamar Christina[AArch64] Add dot product support for AArch64 to binutils
2017-06-28  Jiong Wang[ARM] Assembler and disassembler support Dot Product...
2017-06-28  Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-06-27  Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
2017-06-26  H.J. LuCheck unsupported .symver with common symbol
2017-06-26  Nick CliftonFix compile time warning building gas for arm-wince...
2017-06-26  clazissUpdate check conditions for illegal placed instructions.
2017-06-24  Thomas Preud'homme[ARM] Add support for ARM Cortex-R52 processor
2017-06-24  Thomas Preud'homme[ARM] Add support for ARMv8-R in assembler and readelf
2017-06-24  Thomas Preud'homme[ARM] Remove ARMv6S-M special casing
2017-06-23  Andrew WatermanRISC-V: Error, don't warn, for shfit amounts/CSRs
2017-06-22  Nick CliftonFix compile time warning about unused static variable.
2017-06-21  Thomas Preud'homme[ARM] Rework Tag_CPU_arch build attribute value selection
2017-06-21  H.J. Lux86: CET v2.0: Update NOTRACK prefix
2017-06-21  Thomas Preud'homme[ARM] Allow Thumb division as an extension for ARMv7
2017-06-21  Thomas Preud'homme[ARM] Rework selection of feature bits to base build...
2017-06-21  Thomas Preud'homme[ARM] Simplify Tag_DSP_extension selection logic
2017-06-21  Thomas Preud'homme[ARM] Keep separation between extensions and architectu...
2017-06-21  Thomas Preud'homme[ARM] Separate extensions from architectures in arm_cpus
2017-06-21  James GreenhalghAdd support for the Cortex-A55 and Cortex-A75 versions...
2017-06-14  Max Filippovxtensa: don't expect XCHAL_* macros to be constant
2017-06-08  Vineet Gupta[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_
2017-06-07  Michael CollisonAdd support for AArch64 system register names IP0,...
2017-06-06  Jiong Wang[Patch, ARM] Relax the restrictions on REG_SP under...
2017-06-06  Jim WilsonDrop arm support for falkor/qdf24xx targets, not presen...
2017-05-30  Anton Kolesov[ARC] Add arc-cpu.def with processor definitions
2017-05-30  Andreas KrebbelS/390: Fix indentation
2017-05-30  Andreas KrebbelS/390: Improve error checking for optional operands
2017-05-30  Andreas KrebbelS/390: Remove optional operand flag.
2017-05-23  claziss[ARC] Reformat error messages.
2017-05-22  H.J. Lux86: Add NOTRACK prefix support
2017-05-22  Jiong Wang[AArch64, gas] Support ILP32 triplet aarch64*-linux...
2017-05-19  Jose E. Marchesibinutils: support for the SPARC M8 processor
next
This page took 0.06122 seconds and 7 git commands to generate.