Age | Commit message (Expand) | Author | Files | Lines |
2018-11-27 | RISC-V: Add .insn CA support. | Jim Wilson | 5 | -13/+65 |
2018-11-27 | [ARM] Update knowledge of bfd architectures | Thomas Preud'homme | 150 | -0/+1145 |
2018-11-27 | Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a... | Jozef Lawrynowicz | 24 | -71/+751 |
2018-11-23 | [GAS][ARM] Fix testism for bl local v4t test | Andre Vieira | 4 | -1/+61 |
2018-11-21 | S12Z opcodes: Fix bug disassembling certain shift instructions. | John Darrington | 3 | -1/+10 |
2018-11-21 | S12Z: Add alias instructions BHS and BLO. | John Darrington | 4 | -2/+14 |
2018-11-13 | [ARM] Improve indentation of ARM architecture declarations | Thomas Preud'homme | 2 | -51/+55 |
2018-11-12 | [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten... | Sudakshina Das | 4 | -0/+68 |
2018-11-12 | [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging Extension | Sudakshina Das | 4 | -1/+75 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 6 | -3/+70 |
2018-11-12 | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 5 | -1/+33 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 6 | -0/+140 |
2018-11-12 | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin... | Sudakshina Das | 5 | -0/+66 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 7 | -0/+120 |
2018-11-12 | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A | Sudakshina Das | 3 | -0/+10 |
2018-11-09 | S/390: Fix optional operand handling after memory addresses | Andreas Krebbel | 4 | -24/+42 |
2018-11-09 | PowerPC, don't use bfd reloc howto in md_assemble | Alan Modra | 2 | -11/+255 |
2018-11-07 | Add updated French and Portuguese translations. | Nick Clifton | 2 | -2994/+3076 |
2018-11-07 | rx: Add target rx-*-linux. | Yoshinori Sato | 5 | -2/+13 |
2018-11-06 | [arm] fix testsuite breakage on pe-coff | Matthew Malcomson | 2 | -2/+8 |
2018-11-06 | [arm] Check for neon and condition in vcvt.f16.f32 | Matthew Malcomson | 7 | -14/+40 |
2018-11-06 | PowerPC instruction mask checks | Alan Modra | 2 | -14/+29 |
2018-11-06 | PowerPC instruction operand flag validation | Alan Modra | 2 | -0/+14 |
2018-11-06 | x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode | Jan Beulich | 4 | -0/+10 |
2018-11-06 | x86: correctly handle VMOVD with EVEX.W set outside of 64-bit mode | Jan Beulich | 4 | -0/+20 |
2018-11-06 | x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode | Jan Beulich | 3 | -0/+9 |
2018-11-06 | x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* | Jan Beulich | 8 | -0/+60 |
2018-11-06 | x86: adjust {,E}VEX.W handling outside of 64-bit mode | Jan Beulich | 13 | -31/+241 |
2018-11-06 | x86: fix various non-LIG templates | Jan Beulich | 10 | -0/+433 |
2018-11-06 | x86: allow {store} to select alternative {,}PEXTRW encoding | Jan Beulich | 5 | -2/+51 |
2018-11-06 | x86: add more VexWIG | Jan Beulich | 9 | -18/+70 |
2018-11-05 | Correct ChangeLog entries for PR gas/23854 commit | H.J. Lu | 1 | -1/+1 |
2018-11-05 | x86: Disable GOT relaxation with data prefix | H.J. Lu | 3 | -7/+15 |
2018-11-01 | Fix ld action in run_dump_test | Thomas Preud'homme | 2 | -0/+13 |
2018-10-31 | [GAS][ARM] Fix ARMv8.1 AdvSIMD testism | Andre Vieira | 2 | -1/+4 |
2018-10-31 | [GAS][ARM] Fix UDF testism | Andre Vieira | 2 | -23/+23 |
2018-10-31 | [GAS][ARM] Fix failing Armv1 test | Andre Vieira | 2 | -18/+23 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 31 | -326/+353 |
2018-10-28 | Correct ChangeLog | Alan Modra | 1 | -1/+1 |
2018-10-28 | PR23837, Segmentation fault in resolve_symbol_value | Alan Modra | 2 | -2/+8 |
2018-10-23 | S/390: Support vector alignment hints | Andreas Krebbel | 3 | -0/+31 |
2018-10-23 | S12Z: Handle 16 bit fixups which are constant. | John Darrington | 2 | -0/+8 |
2018-10-22 | gas simple-forward test | Alan Modra | 5 | -2/+36 |
2018-10-22 | Apply alpha BFD_RELOC_8 fixups | Alan Modra | 4 | -4/+15 |
2018-10-22 | PR23040, .uleb128 directive doesn't accept some valid expressions | Alan Modra | 4 | -20/+48 |
2018-10-20 | PR23800, .eqv doesn't always defer expression evaluation | Alan Modra | 6 | -1/+55 |
2018-10-19 | Arm: Skip new binary decode tests on pe targets | Tamar Christina | 3 | -2/+7 |
2018-10-19 | Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for... | Tamar Christina | 4 | -0/+17 |
2018-10-19 | This set of changes clarifies the conditions for the R5900 short loop fix and... | Fredrik Noring | 4 | -10/+71 |
2018-10-16 | AArch64: Fix error checking for SIMD udot (by element) | Matthew Malcomson | 4 | -0/+28 |