]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-i386.c
IBM zSystems: Add support for z16 as CPU name.
[thirdparty/binutils-gdb.git] / gas / config / tc-i386.c
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
2021-06-07  Jan Beulichx86/Intel: drop unnecessary bracket matching from parse...
2021-06-07  Jan Beulichx86: remove pointless 2nd parameter from check_VecOpera...
2021-06-07  Jan Beulichx86: immediate operands don't allow for vector operations
2021-06-07  Jan Beulichix86: wrap constants
2021-05-28  H.J. Lux86: Restore PC16 relocation overflow check
2021-05-26  H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-07  Jan Beulichx86: don't mix disp and imm processing
2021-05-07  Jan Beulichx86: move register check in immediate operand parsing
2021-05-07  Jan Beulichx86: minor improvements to optimize_imm()
2021-05-03  Jan Beulichx86: fold both instances of lex_got()
2021-04-29  Jan Beulichx86: relax when/how @size can be used
2021-04-29  Jan Beulichx86: allow @size to also (sensibly) apply to sections
2021-04-28  Jan Beulichx86: honor signedness of PC-relative relocations
2021-04-27  H.J. Lux86: Add () to silence GCC 5
2021-04-26  Jan Beulichx86: add IS_ELF to check whether to resolve @size reloc
2021-04-26  Jan Beulichx86: limit 32-bit @size overflow checks to 64-bit objects
2021-04-26  Jan Beulichx86: optimize LEA
2021-04-26  Jan Beulichx86-64: have value properly checked when resolving...
2021-04-23  Jan Beulichx86-64: special case LEA when determining signedness...
2021-04-23  Jan Beulichx86-64: defer 32-bit signed displacement check
2021-04-23  Jan Beulichx86: re-order optimize_disp()
2021-04-23  Jan Beulichx86: don't truncate values in diagnostics and alike
2021-04-19  Jan Beulichgas: drop sprint_value()
2021-04-05  Alan ModraC99 gas configury
2021-04-01  Martin LiskaUse startswith in gas subfolder.
2021-03-31  Alan ModraUse bool in gas
2021-03-30  Jan Beulichx86: drop seg_entry
2021-03-30  Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30  Jan Beulichx86: adjust st(<N>) parsing
2021-03-30  Jan Beulichx86: integrate rc_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate broadcast_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate mask_op into struct _i386_insn
2021-03-30  Jan Beulichx86: make swap_2_operands() have unsigned parameters
2021-03-29  Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-25  Jan Beulichx86: fix CMPXCHG8B special case when disallowing q...
2021-03-25  Jan Beulichx86: fix AMD Zen3 insns
2021-03-25  Jan Beulichx86-64: limit breakage from gcc movdir64b et al workaround
2021-03-24  Jan Beulichx86: derive opcode length from opcode value
2021-03-24  Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24  Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23  Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23  Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-23  Jan Beulichx86: don't open-code PREFIX_NONE
2021-03-23  Jan Beulichx86: unbreak certain MPX insn operand forms
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-09  Jan Beulichx86: fold some prefix related attributes into a single one
2021-02-16  Jan Beulichx86: honor template rather than actual operands when...
2021-02-16  Jan Beulichx86: record register use for SIMD insns without respect...
2021-01-18  Alan ModraPR27198, segv in S_IS_WEAK
2021-01-13  H.J. Lux86: Don't generate GOT_symbol for PLT relocations
2021-01-01  Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-10-30  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-20  Ganesh Gopalasubra... Add AMD znver3 processor support
2020-10-16  Cui,LiliEnhancement for avx-vnni patch
next