Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | x86: Remove restriction on NOTRACK prefix position | H.J. Lu | 12 | -228/+266 |
2017-09-07 | RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC code | Palmer Dabbelt | 2 | -17/+13 |
2017-09-05 | Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelf | Alexander Fedotov-B55613 | 4 | -2/+33 |
2017-09-01 | Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75... | Tamar Christina | 2 | -2/+7 |
2017-08-30 | MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation | Maciej W. Rozycki | 6 | -0/+114 |
2017-08-30 | MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 code | Maciej W. Rozycki | 23 | -1/+411 |
2017-08-30 | MIPS/GAS/testsuite: Deduplicate error lists of branch local tests | Maciej W. Rozycki | 9 | -20/+17 |
2017-08-29 | Improve MSP430 section placement. | Jozef Lawrynowicz | 6 | -3/+70 |
2017-08-24 | [PowerPC VLE] Add SPE2 and EFS2 instructions support | Alexander Fedotov | 18 | -1/+2581 |
2017-08-23 | gas: enable PC-relative diff relocations on sparc64 | James Clarke | 3 | -1/+56 |
2017-08-23 | Assemble powerpc vle lsp tests with -a32 | Alan Modra | 3 | -2/+7 |
2017-08-21 | [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction support | Alexander Fedotov | 7 | -0/+1603 |
2017-08-15 | [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases | Ramana Radhakrishnan | 7 | -5/+47 |
2017-08-11 | Also disallow global alias of common symbol | H.J. Lu | 14 | -4/+61 |
2017-08-10 | Fix memory corruption when assembling an i386 darwin source file. | Nick Clifton | 2 | -5/+24 |
2017-08-09 | [ARM] Don't warn on REG_SP when used in CRC32 instructions | Jiong Wang | 9 | -16/+63 |
2017-08-02 | Fix gas and binutils testsuite failures for am33_2.0-linux target. | Nick Clifton | 14 | -23/+44 |
2017-08-01 | x86: Update segment register check in Intel syntax | H.J. Lu | 7 | -18/+57 |
2017-07-31 | Fix bb instructions with double-word condition on hppa. | John David Anglin | 2 | -3/+6 |
2017-07-28 | Fix problems parsing RISCV architecture extenstions in the assembler. | Andrew Waterman | 2 | -11/+13 |
2017-07-25 | Fix typos in error and option messages in OPCODES library. | Nick Clifton | 2 | -1/+6 |
2017-07-24 | Stop the generation of mapping symbols in the debug sections of ARM and AArch... | Nick Clifton | 3 | -1/+18 |
2017-07-24 | * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr. | Hans-Peter Nilsson | 2 | -5/+10 |
2017-07-21 | This patch introduces support for specifing views in .loc directives, so that... | Alexandre Oliva | 60 | -55/+1369 |
2017-07-21 | S/390: Support z14 as CPU name. | Andreas Krebbel | 4 | -3/+10 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 4 | -0/+43 |
2017-07-19 | Remove datasize measurements based on sbrk() | Tristan Gingold | 2 | -19/+6 |
2017-07-19 | Fix gas crash on missing seh_endproc. | Tristan Gingold | 5 | -4/+22 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 11 | -59/+73 |
2017-07-18 | Import updated Ukranian and Swedish translations. | Nick Clifton | 2 | -245/+140 |
2017-07-17 | Update assembler documentation on some AVR cores. | Georg-Johann Lay | 3 | -4/+30 |
2017-07-13 | Add RDMA support for falkot/qdf24xx. | Jim Wilson | 2 | -2/+9 |
2017-07-12 | Update PO files | Alan Modra | 11 | -20540/+22098 |
2017-07-12 | Fix compile time warnings building the binutils with gcc 7.1.1. | Nick Clifton | 3 | -4/+13 |
2017-07-05 | [ARM] Add support for Cortex-A55 and Cortex-A75. | James Greenhalgh | 3 | -0/+13 |
2017-07-05 | X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctly | Borislav Petkov | 5 | -0/+37 |
2017-07-05 | Fixup changelog entries for previous commit | Ramana Radhakrishnan | 1 | -0/+11 |
2017-07-04 | [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-A | Ramana Radhakrishnan | 6 | -0/+28 |
2017-07-04 | Regenerate configure. | Tristan Gingold | 2 | -10/+14 |
2017-07-04 | Add markers. | Tristan Gingold | 2 | -0/+6 |
2017-07-03 | Disable symver test on hppa64-hpux | Alan Modra | 2 | -0/+5 |
2017-07-01 | MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creation | Maciej W. Rozycki | 2 | -10/+20 |
2017-07-01 | MIPS/GAS: Use frag symbol/offset directly in fixup creation | Maciej W. Rozycki | 2 | -44/+38 |
2017-07-01 | MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation | Maciej W. Rozycki | 10 | -12/+137 |
2017-06-30 | Add support for a __gcc_isr pseudo isntruction to the AVR assembler. | Georg-Johann Lay | 10 | -7/+1050 |
2017-06-30 | MIPS/GAS: Update `match_float_constant' and `match_operand' descriptions | Maciej W. Rozycki | 2 | -5/+10 |
2017-06-30 | MIPS: Add microMIPS XPA support | Maciej W. Rozycki | 4 | -5/+37 |
2017-06-30 | MIPS: Add microMIPS R5 support | Maciej W. Rozycki | 3 | -1/+16 |
2017-06-30 | MIPS: Fix XPA base and Virtualization ASE instruction handling | Maciej W. Rozycki | 10 | -3/+62 |
2017-06-30 | MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculation | Maciej W. Rozycki | 3 | -42/+20 |