Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | [PATCH 14/57][Arm][GAS] Add support for MVE instructions: vcadd, vcmla and vcmul | Andre Vieira | 20 | -15/+350 |
2019-05-16 | [PATCH 13/57][Arm][GAS] Add support for MVE instructions: vand, vbic, vorr, v... | Andre Vieira | 17 | -94/+464 |
2019-05-16 | [PATCH 12/57][Arm][GAS] Add support for MVE instructions: vaddlv and vaddv | Andre Vieira | 8 | -0/+245 |
2019-05-16 | [PATCH 11/57][Arm][GAS] Add support for MVE instructions: vadc, vsbc and vbrsr | Andre Vieira | 11 | -0/+241 |
2019-05-16 | [PATCH 10/57][Arm][GAS] Add support for MVE instructions: vcmp and vpt | Andre Vieira | 14 | -26/+585 |
2019-05-16 | [PATCH 9/57][Arm][GAS] Add support for MVE instructions: vmov | Andre Vieira | 8 | -84/+520 |
2019-05-16 | [PATCH 8/57][Arm][GAS] Add support for MVE instructions: vcvt | Andre Vieira | 17 | -19/+831 |
2019-05-16 | [PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr | Andre Vieira | 20 | -7/+1536 |
2019-05-16 | [PATCH 6/57][Arm][GAS] Add support for MVE instructions: vst/vld{2,4} | Andre Vieira | 5 | -9/+611 |
2019-05-16 | [PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t} | Andre Vieira | 5 | -2/+192 |
2019-05-16 | [PATCH 4/57][Arm][GAS] Add support for MVE instructions: vabav, vmladav and v... | Andre Vieira | 14 | -3/+488 |
2019-05-16 | [PATCH 3/57][Arm][GAS] Add support for MVE instructions: vabs and vneg | Andre Vieira | 8 | -6/+161 |
2019-05-16 | [PATCH 2/57][Arm][GAS] Add support for MVE instructions: vpst, vadd, vsub and... | Andre Vieira | 16 | -353/+1328 |
2019-05-16 | [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp | Andre Vieira | 3 | -1/+30 |
2019-05-15 | S12Z: New option -mreg-prefix | John Darrington | 6 | -17/+155 |
2019-05-15 | GAS (doc): Fix misaligned menu entry. | John Darrington | 2 | -1/+5 |
2019-05-15 | C-SKY FAIL: jbt - csky | Alan Modra | 2 | -0/+7 |
2019-05-15 | .file file number checking | Alan Modra | 2 | -22/+31 |
2019-05-15 | tic54x_start_line_hook | Alan Modra | 2 | -6/+9 |
2019-05-14 | Fix illegal memory access triggered when attempting to assemble a bogus i386 ... | Nick Clifton | 2 | -0/+12 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 29 | -138/+168 |
2019-05-10 | Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6 | Faraz Shahbazker | 7 | -10/+62 |
2019-05-09 | Update printing of optional operands during disassembly. | Peter Bergner | 2 | -4/+4 |
2019-05-09 | [gas][testsuite] Don't specify arch in testsuite output | Matthew Malcomson | 2 | -1/+5 |
2019-05-09 | [binutils][aarch64] Add SVE2 tests | Matthew Malcomson | 13 | -0/+8621 |
2019-05-09 | [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. | Matthew Malcomson | 2 | -0/+6 |
2019-05-09 | [binutils][aarch64] New SVE_Zm4_11_INDEX operand. | Matthew Malcomson | 2 | -0/+6 |
2019-05-09 | [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. | Matthew Malcomson | 2 | -0/+6 |
2019-05-09 | [binutils][aarch64] New SVE_ADDR_ZX operand. | Matthew Malcomson | 2 | -4/+54 |
2019-05-09 | [binutils][aarch64] New SVE_Zm3_11_INDEX operand. | Matthew Malcomson | 2 | -0/+6 |
2019-05-09 | [binutils][aarch64] Introduce SVE_IMM_ROT3 operand. | Matthew Malcomson | 2 | -0/+5 |
2019-05-09 | [binutils][aarch64] SVE2 feature extension flags. | Matthew Malcomson | 3 | -0/+29 |
2019-05-08 | gas/elf dwarf2 tests | Alan Modra | 35 | -220/+243 |
2019-05-08 | xtensa ignores option --no-link-relax | Alan Modra | 2 | -3/+10 |
2019-05-07 | xfail locview tests on mep that use complex relocs for view numbers | Alexandre Oliva | 3 | -2/+9 |
2019-05-07 | Tidy use_complex_relocs_for | Alan Modra | 2 | -22/+18 |
2019-05-06 | Add load-link, store-conditional paired EVA instructions | Faraz Shahbazker | 6 | -1/+91 |
2019-05-06 | sym->sy_value is not valid for struct local_symbol | Alan Modra | 2 | -1/+6 |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 3 | -1/+27 |
2019-05-05 | [LVu] base subseg head view on prev subseg's tail | Alexandre Oliva | 5 | -5/+107 |
2019-05-04 | m32c padding with nops | Alan Modra | 8 | -31/+23 |
2019-05-02 | i386: Issue a warning to IRET without suffix for .code16gcc | H.J. Lu | 5 | -7/+46 |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 8 | -0/+111 |
2019-04-29 | S12Z: Opcodes: Fix crash when trying to decode a truncated operation. | John Darrington | 4 | -0/+27 |
2019-04-26 | [MIPS] Add load-link, store-conditional paired instructions | Andrew Bennett | 14 | -10/+228 |
2019-04-26 | i386: Don't add 0x66 prefix to IRET for .code16gcc | H.J. Lu | 4 | -0/+22 |
2019-04-25 | Speed up locview resolution with relaxable frags | Alexandre Oliva | 4 | -1/+69 |
2019-04-24 | resolve_symbol_value vs. .loc view resolution | Alan Modra | 3 | -29/+35 |
2019-04-24 | S12Z: Opcodes: Handle bit map operations with non-canonical operands. | John Darrington | 3 | -1/+15 |
2019-04-19 | RX Assembler: Ensure that the internal limit on the number of relaxation iter... | Nick Clifton | 3 | -8/+31 |