Age | Commit message (Expand) | Author | Files | Lines |
2017-10-26 | x86: Check invalid XMM register in AVX512 gathers | H.J. Lu | 1 | -1/+2 |
2017-10-24 | i386: Support .code64 directive only with 64-bit bfd | H.J. Lu | 1 | -0/+2 |
2017-10-23 | Enable Intel AVX512_BITALG instructions. | Igor Tsimbalist | 1 | -0/+3 |
2017-10-23 | Enable Intel AVX512_VNNI instructions. | Igor Tsimbalist | 1 | -0/+3 |
2017-10-23 | Enable Intel VPCLMULQDQ instruction. | Igor Tsimbalist | 1 | -0/+2 |
2017-10-23 | Enable Intel VAES instructions. | Igor Tsimbalist | 1 | -0/+2 |
2017-10-23 | Enable Intel GFNI instructions. | Igor Tsimbalist | 1 | -0/+2 |
2017-10-23 | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 1 | -0/+20 |
2017-09-09 | x86: Remove restriction on NOTRACK prefix position | H.J. Lu | 1 | -40/+19 |
2017-06-21 | x86: CET v2.0: Update NOTRACK prefix | H.J. Lu | 1 | -7/+2 |
2017-05-22 | x86: Add NOTRACK prefix support | H.J. Lu | 1 | -17/+58 |
2017-03-09 | X86: Add pseudo prefixes to control encoding | H.J. Lu | 1 | -44/+114 |
2017-03-06 | Add support for Intel CET instructions | H.J. Lu | 1 | -0/+2 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -8/+8 |
2017-01-20 | Fix potential array overrun in x86 assembler. | Nick Clifton | 1 | -1/+1 |
2017-01-12 | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 1 | -0/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-02 | Enable Intel AVX512_4VNNIW instructions | Igor Tsimbalist | 1 | -0/+3 |
2016-11-02 | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 1 | -0/+22 |
2016-10-21 | X86: Remove pcommit instruction | H.J. Lu | 1 | -2/+0 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+35 |
2016-09-08 | Allow PROCESSOR_IAMCU for Intel MCU | H.J. Lu | 1 | -1/+1 |
2016-09-07 | X86: Allow additional ISAs for IAMCU in assembler | H.J. Lu | 1 | -21/+2 |
2016-08-24 | X86: Add ptwrite instruction | H.J. Lu | 1 | -0/+2 |
2016-07-05 | x86: fix register check in check_qword_reg() | Jan Beulich | 1 | -1/+1 |
2016-07-01 | x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressing | Jan Beulich | 1 | -0/+17 |
2016-07-01 | x86/MPX: fix address size handling | Jan Beulich | 1 | -4/+9 |
2016-07-01 | x86/Intel: don't accept bogus instructions | Jan Beulich | 1 | -5/+27 |
2016-07-01 | x86/Intel: fix operand checking for MOVSD | Jan Beulich | 1 | -1/+53 |
2016-05-29 | Add .noavx512XX directives to x86 assembler | H.J. Lu | 1 | -0/+9 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 1 | -5/+20 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 1 | -7/+4 |
2016-05-27 | Correct CpuMax in i386-opc.h | H.J. Lu | 1 | -8/+11 |
2016-05-27 | Don't clear cpu64 nor cpuno64 | H.J. Lu | 1 | -2/+0 |
2016-05-25 | Require another match for AVX512VL | H.J. Lu | 1 | -0/+15 |
2016-05-25 | Reimplement .no87/.nommx/.nosse/.noavx directives | H.J. Lu | 1 | -163/+253 |
2016-05-20 | Preserve addend for R_386_GOT32 and R_X86_64_GOT32 | H.J. Lu | 1 | -5/+0 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -7/+7 |
2016-05-10 | Enable Intel RDPID instruction. | Alexander Fomin | 1 | -0/+2 |
2016-04-04 | Don't use vec_disp8 encoding with the .d32 suffix | H.J. Lu | 1 | -1/+3 |
2016-04-01 | Constify more | Alan Modra | 1 | -2/+2 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-03-20 | tc-i386.c: store encoded instructions in unsigned char[] | Trevor Saunders | 1 | -33/+33 |
2016-02-20 | [i386] Check RegVRex in register_number | H.J. Lu | 1 | -0/+3 |
2016-02-03 | Add -mrelax-relocations= to x86 assembler | H.J. Lu | 1 | -3/+27 |
2016-01-29 | Add option -mfence-as-lock-add=[no|yes]. | Andrew Senkevich | 1 | -0/+35 |
2016-01-25 | Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX | H.J. Lu | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-18 | Process 64-bit imm/disp only for 64-bit BFD | H.J. Lu | 1 | -0/+6 |
2015-12-09 | Implement Intel OSPKE instructions | H.J. Lu | 1 | -0/+2 |