Extend the assembler so that it can automatically generate GNU Build attribute notes...
[deliverable/binutils-gdb.git] / gas / config /
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
2018-03-08  Jan Beulichx86: simplify AVX checks in cpu_flags_match()
2018-03-08  Jan Beulichx86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_...
2018-03-08  Jan Beulichx86: extend SSE check to PCLMULQDQ, AES, and GFNI insns
2018-03-08  Jan Beulichx86: drop FloatD
2018-03-08  Jan Beulichx86: adjust 4-XMM-register-group related warning
2018-03-08  Jan Beulichx86: fold AVX vcvtpd2ps memory forms
2018-03-08  Alan ModraReally remove unnecessary power9 group terminating nop
2018-03-08  Alan ModraRemove unnecessary power9 group terminating nop
2018-03-07  H.J. Lux86: Rewrite NOP generation for fill and alignment
2018-03-02  Thomas Preud'homme[ARM] Fix NULL dereference of march_ext_opt
2018-03-01  Thomas Preud'homme[ARM] Clean up selection of feature bits
2018-03-01  H.J. Lux86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
2018-02-27  H.J. Lux86: Add -O[2|s] assembler command-line options
2018-02-23  Kuan-Lin Chennds32: Support target directive .ict_model.
2018-02-22  Andre Simoes Dias... Diagnose when trying to assemble conditional FP16 vmovx...
2018-02-22  H.J. Lux86: Add {rex} pseudo prefix
2018-02-22  A. WilcoxFix memory access violation when attempting to shorten...
2018-02-20  Max Filippovgas: xtensa: limit size of auto litpools
2018-02-17  H.J. LuAdd .nop assembler directive
2018-02-15  Tamar ChristinaFix AArch32 build attributes for Armv8.4-A.
2018-02-13  Max Filippovgas: xtensa: fix trampoline placement
2018-02-13  Nick CliftonFix ARm assembler so that it rejects invalid immediate...
2018-02-13  H.J. Lux86-64: Generate branch with PLT32 relocation
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-02-08  Alan ModraPR22819, powerpc gas "instruction address is not a...
2018-02-05  Maciej W. RozyckiRISC-V/GAS: Correct an `expr' global shadowing error...
2018-01-29  Eric BotcazouFix PR gas/22738 (.dc.a directive has wrong size on...
2018-01-24  Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option...
2018-01-23  Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23  Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-23  Maciej W. RozyckiMIPS/GAS: Correct `as --help' always reporting `o32...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2'...
2018-01-22  Oleg EndoFix the RX assembler so that it can handle escaped...
2018-01-19  Thomas Preud'homme[gas/ARM] Remove spurious comments
2018-01-17  Jim WilsonRISC-V: Fix bug in prior addi/c.nop patch.
2018-01-17  Igor TsimbalistReplace CET bit with IBT and SHSTK bits.
2018-01-15  Thomas Preud'homme[ARM] Add new macro for Thumb-only opcodes
2018-01-15  Thomas Preud'homme[ARM] Enable conditional Armv8-M instructions
2018-01-15  Thomas Preud'homme[ARM] No IT usage deprecation for ARMv8-M
2018-01-12  Gunther NiklFix compile time warning building aout targeted archite...
2018-01-10  Alan Modragas tc-arm.c warning fix
next
This page took 0.071033 seconds and 7 git commands to generate.