Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | AArch64: add GAS support for UDF instruction | Alex Coplan | 5 | -0/+27 |
2020-04-29 | Update expected disassembly after recent update. | Nick Clifton | 1 | -1/+1 |
2020-04-29 | Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ... | Nick Clifton | 2 | -0/+4 |
2020-04-27 | x86: Add i386 PE big-object support | Tamar Christina | 2 | -3/+2 |
2020-04-26 | Improve -mlfence-after-load | liuhongt | 18 | -4/+455 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -1/+1 |
2020-04-22 | .symver fixes | Alan Modra | 3 | -8/+3 |
2020-04-21 | symver11.s: Add ".balign 8" | H.J. Lu | 1 | -0/+1 |
2020-04-21 | Disallow PC relative for CMPI on MC68000/10 | Andreas Schwab | 3 | -0/+33 |
2020-04-21 | BFD: Exclude sections with no content from compress check. | Tamar Christina | 2 | -0/+19 |
2020-04-21 | gas: Extend .symver directive | H.J. Lu | 24 | -8/+172 |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 3 | -7/+15 |
2020-04-20 | [AArch64, Binutils] Make hint space instructions valid for Armv8-a | Sudakshina Das | 5 | -16/+1 |
2020-04-16 | Stop the MIPS assembler from accepting ifunc symbols. | Nick Clifton | 2 | -3/+4 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 3 | -0/+57 |
2020-04-07 | Add support for intel TSXLDTRK instructions$ | Cui,Lili | 4 | -0/+34 |
2020-04-02 | Add support for intel SERIALIZE instruction | LiliCui | 4 | -0/+31 |
2020-04-02 | ld: Disable ifunc tests on Solaris | Rainer Orth | 4 | -4/+4 |
2020-04-01 | x86: Force relocation against local absolute symbol | H.J. Lu | 5 | -3/+13 |
2020-04-01 | gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732] | Rainer Orth | 7 | -47/+77 |
2020-03-30 | RISC-V: Update CSR to privileged spec 1.11. | Nelson Chu | 17 | -384/+426 |
2020-03-22 | s12z disassembler tidy | Alan Modra | 1 | -5/+1 |
2020-03-17 | Fix a small set of Z80 problems. | Sergey Belyashov | 13 | -97/+353 |
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 |