]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-i386.c
gas: generate .sframe from CFI directives
[thirdparty/binutils-gdb.git] / gas / config / tc-i386.c
2022-11-15  Indu Bhagatgas: generate .sframe from CFI directives
2022-11-15  Tejas JoshiAdd AMD znver4 processor support
2022-11-14  Jan Beulichx86: fold special-operand insn attributes into a single...
2022-11-11  Jan Beulichx86: drop stray IsString from PadLock insns
2022-11-11  Jan Beulichx86: drop duplicate sse4a entry from cpu_arch[]
2022-11-10  H.J. Lui386: Check invalid (%dx) usage
2022-11-09  Jan Beulichx86/Intel: don't accept malformed EXTRQ / INSERTQ
2022-11-08  Kong LinglingSupport Intel RAO-INT
2022-11-04  konglin1Support Intel AVX-NE-CONVERT
2022-11-02  Jan Beulichx86: simplify expressions in update_imm()
2022-11-02  Hu, Lin1Support Intel MSRLIST
2022-11-02  Hu, Lin1Support Intel WRMSRNS
2022-11-02  Kong LinglingAdd handler for more i386_cpu_flags
2022-11-02  Haochen JiangSupport Intel CMPccXADD
2022-11-02  Cui,LiliSupport Intel AVX-VNNI-INT8
2022-11-02  Hongyu WangSupport Intel AVX-IFMA
2022-10-31  Jan Beulichx86: minor improvements to optimize_imm() (part III)
2022-10-31  H.J. Lux86: Silence GCC 12 warning on tc-i386.c
2022-10-31  Cui, LiliSupport Intel PREFETCHI
2022-10-21  Cui,LiliSupport Intel AMX-FP16
2022-10-20  H.J. Lux86: Check VEX/EVEX encoding before checking vector...
2022-10-20  Jan Beulichx86: re-work AVX-VNNI support
2022-10-12  Jan Beulichx86: drop "regmask" static variable
2022-10-05  Jan Beulichx86/gas: support quoted address scale factor in AT...
2022-09-30  Jan Beulichx86: improve match_template()'s diagnostics
2022-09-30  Jan Beulichx86/Intel: restrict suffix derivation
2022-09-28  Nick CliftonThe help document of as misses some many options
2022-08-18  Jan Beulichx86: move / quiesce pre-386 non-16-bit warning
2022-08-18  Jan Beulichx86: insert "no error" enumerator in i386_error enumeration
2022-08-04  Alan ModraDon't use BFD_VMA_FMT in binutils
2022-08-03  Jan Beulichx86: improve/shorten vector zeroing-idiom optimization...
2022-08-03  Jan Beulichx86: also use D for MOVBE
2022-08-01  Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-09  Alan Modrai386 gas: don't leak op_hash or reg_hash memory
2022-07-06  Jan Beulichx86: make D attribute usable for XOP and FMA4 insns
2022-07-06  Jan Beulichx86: fold two switch() statements in match_template()
2022-07-06  Jan Beulichx86: fix 3-operand insn reverse-matching
2022-07-06  Jan Beulichx86: introduce a state stack for .arch
2022-07-06  Jan Beulichx86: generalize disabling of sub-architectures
2022-07-06  Jan Beulichx86: permit "default" with .arch
2022-07-06  Jan Beulichx86: don't leak sub-architecture accumulated strings
2022-07-05  Jan Beulichx86: introduce fake processor type to mark sub-arch...
2022-07-05  Jan Beulichx86: macro-ize cpu_arch[] entries
2022-07-05  Jan Beulichx86: de-duplicate sub-architecture strings accumulation
2022-07-04  Jan Beulichx86: fold Disp32S and Disp32
2022-07-04  Jan Beulichx86: restore masking of displacement kinds
2022-07-04  Jan Beulichx86-64: improve handling of branches to absolute addresses
2022-06-03  Jan Beulichx86: exclude certain ISA extensions from v3/v4 ISA
2022-05-27  Jan Beulichx86/Intel: allow MASM representation of embedded roundi...
2022-05-27  Jan Beulichx86: re-work AVX512 embedded rounding / SAE
2022-05-27  Jan Beulichx86/Intel: allow MASM representation of embedded broadcast
2022-04-20  Jan Beulichx86: reject all invalid SAE variants
2022-04-19  Jan Beulichx86: don't mistake ordinary immediates for SAE / roundi...
2022-04-12  Jan Beulichx86: make {disp16} work similarly to {disp32}
2022-04-07  Mark HarmstoneAdd support for COFF secidx relocations
2022-03-23  Jan Beulichx86: reject relocations involving registers
2022-03-23  Jan Beulichx86: improve resolution of register equates
2022-03-23  Jan BeulichRevert "PR28977 tc-i386.c internal error in parse_register"
2022-03-23  Jan Beulichx86: don't attempt to resolve equates and alike from...
2022-03-21  Jan Beulichx86: don't suppress overflow diagnostics in x32 mode
2022-03-18  Jan Beulichx86: also fold remaining multi-vector-size shift insns
2022-03-18  Jan Beulichx86: fold certain AVX2 templates into their AVX counter...
2022-03-18  Alan ModraPR28977 tc-i386.c internal error in parse_register
2022-03-17  Jan Beulichx86: don't accept base architectures as extensions
2022-03-17  Jan Beulichx86: drop L1OM/K1OM support from gas
2022-03-17  Jan Beulichx86: assorted IAMCU CPU checking fixes
2022-01-06  Jan Beulichx86: drop NoAVX insn attribute
2022-01-06  Jan Beulichx86-64: restrict PC32 -> PLT32 conversion
2022-01-04  Jan Beulichx86/Intel: correct VFPCLASSP{S,D} handling when displac...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-21  Jan Beulichx86: -mfence-as-lock-add=yes doesn't work for 16-bit...
2021-11-16  H.J. Lux86: Don't allow KMOV in TLS code sequences
2021-10-25  H.J. Lux86: Also handle stores for -muse-unaligned-vector...
2021-10-22  H.J. Lux86: Add -muse-unaligned-vector-move to assembler
2021-09-02  Alexander von Gluck IVAdd support for the haiku operating system. These...
2021-08-16  H.J. Lux86: Don't pad .tfloat directive output
2021-08-11  Jan Beulichx86: introduce .bfloat16 directive
2021-08-11  Jan Beulichx86: introduce .hfloat directive
2021-08-11  Jan Beulichx86/ELF: fix .tfloat output
2021-08-05  Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-07-28  H.J. Lux86: Simplify check for distinct TMM register operands
2021-07-07  Nick CliftonFix problems translating messages when a percentage...
2021-06-15  Jan Beulichx86: bring "gas --help" output for --32 etc in sync...
2021-06-15  Jan Beulichx86: simplify .dispNN setting
2021-06-15  Jan Beulichx86: slightly simplify offset_in_range()
2021-06-15  Jan Beulichx86: harmonize disp with imm handling
2021-06-15  Jan Beulichx86: make offset_in_range()'s warning contents useful...
2021-06-15  Jan Beulichx86: off-by-1 in offset_in_range()
2021-06-15  Jan Beulichx86: permit parenthesized expressions again as addressi...
2021-06-11  H.J. Lux86: Always define TC_PARSE_CONS_EXPRESSION
2021-06-10  Jan Beulichx86: suppress LEA optimization in a specific 16-bit...
2021-06-08  Jan Beulichx86: minor improvements to optimize_imm() (part II)
2021-06-08  Jan Beulichx86: minor improvements to optimize_disp() (part II)
2021-06-08  Jan Beulichx86-64: avoid bogus warnings with 32-bit addressing
2021-06-08  Jan Beulichx86: minor improvements to optimize_disp() (part I)
2021-06-07  Jan Beulichx86: honor quoted figure braces in i386_att_operand()
2021-06-07  Jan Beulichx86: better respect quotes in parse_operands()
2021-06-07  Jan Beulichx86: allow unary operators to start a memory operand
2021-06-07  Jan Beulichx86: make symbol quotation check consistent in i386_att...
2021-06-07  Jan Beulichx86: correct absolute branch check with segment override
next