Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVE | Andre Vieira | 6 | -0/+88 |
2020-03-11 | i386: Add tests for lfence with load/indirect branch/ret | H.J. Lu | 26 | -0/+711 |
2020-03-11 | Add support for generating DWARF-5 format directory and file name tables from... | Nick Clifton | 3 | -14/+33 |
2020-03-09 | x86: use template for AVX/AVX512 floating point comparison insns | Jan Beulich | 4 | -0/+448 |
2020-03-07 | Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher. | Alan Modra | 1 | -9/+8 |
2020-03-06 | Add support for a ".file 0" directive if supporting DWARF 5 or higher. | Nick Clifton | 3 | -0/+25 |
2020-03-06 | x86: replace NoRex64 on VEX-encoded insns | Jan Beulich | 6 | -50/+50 |
2020-03-06 | x86: correct MPX insn w/o base or index encoding in 16-bit mode | Jan Beulich | 3 | -0/+159 |
2020-03-06 | x86: add missing IgnoreSize | Jan Beulich | 30 | -22/+253 |
2020-03-06 | x86: refine TPAUSE and UMWAIT | Jan Beulich | 6 | -12/+51 |
2020-03-04 | RISC-V: Support assembler modifier %got_pcrel_hi. | Nelson Chu | 4 | -7/+18 |
2020-03-04 | Generate a warning in the ARM assembler if a PC-relative thumb load instructi... | Alexandre Oliva | 5 | -6/+8 |
2020-03-04 | x86: support VMGEXIT | Jan Beulich | 4 | -3/+7 |
2020-03-03 | The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble... | Sergey Belyashov | 4 | -2/+42 |
2020-03-03 | x86: Allow integer conversion without suffix in AT&T syntax | H.J. Lu | 7 | -24/+48 |
2020-03-03 | x86: Improve -malign-branch | Hongtao Liu | 5 | -0/+243 |
2020-02-26 | [binutils][arm] Arm CDE CX*A instructions allow condition code | Matthew Malcomson | 3 | -22/+34 |
2020-02-20 | RISC-V: Support the read-only CSR checking. | Nelson Chu | 6 | -0/+459 |
2020-02-20 | RISC-V: Disable the CSR checking by default. | Nelson Chu | 2 | -2/+2 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 6 | -2/+78 |
2020-02-19 | RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero. | Jim Wilson | 2 | -0/+14 |
2020-02-19 | Various fixes for the Z80 support. | Sergey Belyashov | 21 | -23/+24 |
2020-02-19 | x86: Mark cvtpi2ps and cvtpi2pd as MMX | H.J. Lu | 4 | -0/+23 |
2020-02-17 | x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X} | Jan Beulich | 7 | -0/+105 |
2020-02-17 | x86/Intel: improve diagnostics for ambiguous VCVT* operands | Jan Beulich | 8 | -5/+62 |
2020-02-14 | x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX | Jan Beulich | 27 | -68/+1596 |
2020-02-14 | x86: adjust segment override prefix emission | Jan Beulich | 2 | -1/+14 |
2020-02-14 | x86: optimize away pointless segment overrides | Jan Beulich | 2 | -0/+14 |
2020-02-14 | x86: extend LEA's segment override warning | Jan Beulich | 4 | -0/+20 |
2020-02-13 | x86: Resolve PLT32 reloc aganst local symbol to section | H.J. Lu | 5 | -0/+50 |
2020-02-12 | x86: correct VFPCLASSP{S,D} operand size handling | Jan Beulich | 4 | -2/+22 |
2020-02-12 | x86-64: Intel64 adjustments for insns dealing with far pointers | Jan Beulich | 7 | -0/+54 |
2020-02-12 | x86: also disallow non-byte/-word registers with byte/word suffix | Jan Beulich | 5 | -26/+39 |
2020-02-10 | [binutils][arm] Implement Custom Datapath Extensions for MVE | Matthew Malcomson | 11 | -0/+1103 |
2020-02-10 | [binutils][arm] arm support for ARMv8.m Custom Datapath Extension | Matthew Malcomson | 7 | -0/+960 |
2020-02-10 | x86: Accept Intel64 only instruction by default | H.J. Lu | 2 | -1/+7 |
2020-02-10 | gas: error for section type, attr, or entsize change | Alan Modra | 2 | -5/+6 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 6 | -0/+3499 |
2020-02-06 | ELF: Support the section flag 'o' in .section directive | H.J. Lu | 10 | -0/+98 |
2020-02-06 | x86: Run unique tests only for ELF targets | H.J. Lu | 3 | -4/+2 |
2020-02-06 | xfail x86 gas unique test | Alan Modra | 2 | -0/+2 |
2020-02-06 | mbind gas tests and supports_gnu_osabi testsuite infrastructure | Alan Modra | 4 | -12/+8 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 13 | -0/+317 |
2020-02-02 | elf/section13.s: Replace @nobits with %nobits | H.J. Lu | 1 | -1/+1 |
2020-01-31 | arm: PR gas/25472 Enable DSP instructions with +mve | Andre Vieira | 1 | -0/+140 |
2020-01-31 | [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE. | Srinath Parvathaneni | 2 | -0/+56 |
2020-01-31 | aarch64: Fix MOVPRFX markup for bf16 conversions | Richard Sandiford | 5 | -2/+86 |
2020-01-30 | x86: prevent undue use of GOT32X and alike relocations | Jan Beulich | 3 | -28/+59 |
2020-01-30 | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 4 | -4/+4 |
2020-01-30 | x86-64: honor vendor specifics for near RET | Jan Beulich | 7 | -22/+52 |