x86-64: assert sane internal state for REX conversions
[deliverable/binutils-gdb.git] / gas / ChangeLog
2020-01-09  Jan Beulichx86-64: assert sane internal state for REX conversions
2020-01-09  Jan Beulichx86: consistently convert to byte registers for TEST...
2020-01-09  Jan Beulichx86: SYSENTER/SYSEXIT are unavailable in 64-bit mode...
2020-01-08  Nick CliftonDocument the fact that the assembler's alignment pseudo...
2020-01-08  Nick CliftonMake the assembler generate an error if there is an...
2020-01-08  Alan Modraubsan: z8k: index 10 out of bounds for type 'unsigned...
2020-01-07  Claudiu Zissulescu[ARC] Improve parsing instruction operands.
2020-01-03  Sergey BelyashovAllow individual targets to decide if string escapes...
2020-01-03  Nick CliftonUpdated Swedish translation for the GAS subdirectory.
2020-01-03  Jan BeulichArm64: correct address index operands for LD1RO{H,W,D}
2020-01-03  Jan BeulichArm64: correct {su,us}dot SIMD encodings
2020-01-03  Jan BeulichArm64: correct uzp{1,2} mnemonics
2020-01-03  Jan BeulichArm64: correct 64-bit element fmmla encoding
2020-01-02  Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-02  Szabolcs Nagy[ARM][gas] fix build breakage with gcc-10 by using...
2020-01-01  Alan ModraRe: Update year range in copyright notice of binutils...
2020-01-01  Alan ModraChangeLog rotation
2019-12-27  Jan Beulichx86: adjust ignored prefix warning for branches
2019-12-27  Jan Beulichx86-64: correct / adjust prefix emission
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-27  Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-17  Alan ModraRemove tic80 support
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add tests for -malign-branch-boundary and -malign...
2019-12-12  H.J. Lui386: Add -mbranches-within-32B-boundaries
2019-12-12  H.J. Lui386: Align branches within a fixed boundary
2019-12-12  H.J. Lugas: Add md_generic_table_relax_frag
2019-12-12  Alan Modragas signed overflow fixes
2019-12-12  Alan Modraobj-evax.c tidy
2019-12-11  Andre Vieira[gas][arm] Add -mwarn-restrict-it
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-10  Andre Vieira[gas][arm] Set context table for '.arch_extension'
2019-12-09  Jan Beulichx86/Intel: fold "xmmword" with "oword"
2019-12-09  Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09  Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "tbyte...
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "fword...
2019-12-09  Jan Beulichx86/Intel: drop pointless special casing of LxS
2019-12-08  Alan Modraaarch64*-*-*ilp32 gas tests
2019-12-06  Kyrylo Tkachov[gas] Implement .cfi_negate_ra_state directive
2019-12-05  Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05  Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-12-04  Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04  Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-12-04  Jan Beulichx86: consolidate tracking of MMX register use
2019-12-04  Jan Beulichx86/Intel: extend MOVDIRI testing
2019-12-04  Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04  Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-28  Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28  Andrew Burgessgas: Check for overflow on return column in version...
2019-11-28  Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28  Andrew Burgessgas/riscv: Remove unneeded structure
2019-11-25  Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-25  Christian EggersReverts patches providing octet support in dwarf
2019-11-22  Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-20  Alan ModraPR24944, gas doesn't read enough digits when parsing...
2019-11-18  Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-11-14  Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14  Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14  Jan Beulichx86: make AnySize an insn attribute
2019-11-14  Jan Beulichx86/Intel: correct CMPSD test cases' regexp closing...
2019-11-14  Jan Beulichx86/Intel: extend MOVSD/CMPSD testsuite coverage
2019-11-13  Jim WilsonRISC-V: Support the INSN_CLASS.*F.* classes for .insn...
2019-11-12  Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12  Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-12  Jan Beulichx86: fold EsSeg into IsString
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-12  Jan Beulichx86: introduce operand type "instance"
2019-11-11  Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08  Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08  Jan Beulichx86: introduce operand type "class"
2019-11-07  Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07  Matthew Malcomson[Patch][binutils][aarch64] .bfloat16 directive for...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] .bfloat16 directive for Arm...
2019-11-07  Matthew Malcomson[Patch][binutils] Generic support for parsing numbers...
2019-11-07  Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07  Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07  Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07  Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-11-04  Jan Beulichx86: re-arrange process_operands()
2019-10-31  H.J. Lui386; Add .code16gcc fldenv tests
2019-10-31  Mihail IonescuAdd support for context sensitive '.arch_extension...
2019-10-30  Delia BurduvModify the ARNM assembler to accept the omission of...
2019-10-30  Jan Beulichx86: add tests to cover defaulting of operand sizes...
2019-10-30  Jan Beulichx86: drop stray W
2019-10-29  Alan ModraRe: Optimise away eh_frame advance_loc 0
2019-10-26  John David AnglinAdd some missing casts to suppress implicit cast warnings
2019-10-26  Alan ModraOptimise away eh_frame advance_loc 0
2019-10-25  Alan ModraPR25125, relaxation chooses wrong branch size
2019-10-16  Alan Modraqsort: tc-xtensa.c tidy
2019-10-15  Alan Modraremove more xmalloc in bfd
next
This page took 0.193132 seconds and 107 git commands to generate.