Age | Commit message (Expand) | Author | Files | Lines |
2015-12-24 | Add assembler support for ARMv8-M Baseline | Thomas Preud'homme | 7 | -20/+194 |
2015-12-24 | Add assembler support for ARMv8-M Mainline | Thomas Preud'homme | 8 | -25/+217 |
2015-12-24 | Consolidate Thumb-1/Thumb-2 ISA detection | Thomas Preud'homme | 2 | -30/+60 |
2015-12-24 | Add tests for gas arch autodetection on ARM | Thomas Preud'homme | 23 | -0/+152 |
2015-12-21 | Fix building pdfs of assembler documentation. | Nick Clifton | 2 | -11/+26 |
2015-12-18 | Process 64-bit imm/disp only for 64-bit BFD | H.J. Lu | 2 | -0/+13 |
2015-12-17 | [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ... | Ramana Radhakrishnan | 1 | -0/+9 |
2015-12-17 | [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ... | Ramana Radhakrishnan | 5 | -1/+28 |
2015-12-17 | Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343: | Christophe Lyon | 2 | -0/+22 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 6 | -5/+178 |
2015-12-15 | Remove refernces to a non-existent silicon errata. | Nick Clifton | 3 | -14/+9 |
2015-12-15 | Add support for RX V2 Instruction Set | Yoshinori Sato | 82 | -87/+904 |
2015-12-14 | [AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instru... | Matthew Wahab | 3 | -0/+36 |
2015-12-14 | [AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift By Immediate instructions. | Matthew Wahab | 5 | -3/+56 |
2015-12-14 | [AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions. | Matthew Wahab | 3 | -0/+42 |
2015-12-14 | [AArch64][PATCH 11/14] Add support for the 2H vector type. | Matthew Wahab | 2 | -7/+12 |
2015-12-14 | [AArch64][PATCH 10/14] Rework code mapping vector types to operand qualifiers. | Matthew Wahab | 2 | -6/+35 |
2015-12-14 | [AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified Immediate instructions. | Matthew Wahab | 3 | -0/+22 |
2015-12-14 | [AArch64][PATCH 8/14] Support FP16 Adv.SIMD Across Lanes instructions. | Matthew Wahab | 5 | -4/+48 |
2015-12-14 | [AArch64][PATCH 7/14] Support FP16 Scalar Indexed Element instructions. | Matthew Wahab | 3 | -0/+37 |
2015-12-14 | [AArch64][PATCH 6/14] Support FP16 Vector Indexed Element instructions. | Matthew Wahab | 3 | -0/+52 |
2015-12-14 | [AArch64][PATCH 5/14] Support FP16 Scalar Two Register Misc. instructions. | Matthew Wahab | 3 | -0/+128 |
2015-12-14 | [AArch64][PATCH 4/14] Support FP16 Vector Two Register Misc. instructions. | Matthew Wahab | 4 | -3/+208 |
2015-12-14 | [AArch64][PATCH 3/14] Support ARMv8.2 FP16 Scalar Three Same instructions. | Matthew Wahab | 3 | -0/+61 |
2015-12-14 | [AArch64][PATCH 2/14] Support ARMv8.2 FP16 Vector Three Same instructions. | Matthew Wahab | 3 | -0/+214 |
2015-12-14 | gas: free allocated symbol name in .cfi_label handling | Jan Beulich | 2 | -0/+5 |
2015-12-12 | Fix SH gas testsuite invalid assembly exposed by ec9ab52c | Alan Modra | 3 | -2/+7 |
2015-12-11 | [AArch64][Patch 5/5] Add instruction PSB CSYNC | Matthew Wahab | 6 | -3/+77 |
2015-12-11 | [AArch64][Patch 2/5] Add Statistical Profiling Extension system registers. | Matthew Wahab | 3 | -1/+52 |
2015-12-11 | [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension. | Matthew Wahab | 3 | -0/+8 |
2015-12-10 | [Aarch64] Support ARMv8.2 AT instructions | Matthew Wahab | 3 | -0/+13 |
2015-12-10 | [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction. | Matthew Wahab | 5 | -0/+23 |
2015-12-10 | [AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO. | Matthew Wahab | 4 | -0/+63 |
2015-12-10 | gas: documentation for the SPARC %dN and %qN fp registers notation | Jose E. Marchesi | 2 | -0/+13 |
2015-12-10 | [AArch64][PATCH 2/2] Add RAS system registers. | Matthew Wahab | 3 | -0/+41 |
2015-12-10 | [AArch64][PATCH 1/2] Add support for RAS instruction ESB. | Matthew Wahab | 4 | -1/+23 |
2015-12-10 | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. | Matthew Wahab | 2 | -1/+5 |
2015-12-10 | arc/gas: Accept, but ignore, dummy arguments. | Andrew Burgess | 2 | -1/+7 |
2015-12-09 | Implement Intel OSPKE instructions | H.J. Lu | 6 | -0/+42 |
2015-12-09 | gas/ELF: slightly relax elf/file*.d expectations | Jan Beulich | 3 | -0/+8 |
2015-12-09 | sparc: support %dN and %qN syntax for FP registers. | Jose E. Marchesi | 2 | -5/+16 |
2015-12-09 | Fix compile time warning building RX target. | Nick Clifton | 2 | -1/+5 |
2015-12-08 | gas: consistently emit diagnostics for non-zero data emission to .bss/.struct | Jan Beulich | 8 | -16/+256 |
2015-12-08 | gas: don't get confused by .asci{i,z} after .struct | Jan Beulich | 2 | -8/+14 |
2015-12-08 | ELF: don't re-order SHF_FILE symbols | Jan Beulich | 8 | -21/+58 |
2015-12-08 | rl78: relaxation fixes | DJ Delorie | 5 | -26/+106 |
2015-12-07 | tc-ppc.c md_apply_fix tidy | Alan Modra | 2 | -12/+16 |
2015-12-04 | Fix GAS testsuite failures for COFF/PE based ARM targets. | Nick Clifton | 5 | -3/+17 |
2015-12-04 | Fix failures in the GAS testsuite for the ARC architecture. | Claudiu Zissulescu | 23 | -60/+455 |
2015-12-02 | Fix ldah being disassembled as ldaexh | Andre Vieira | 2 | -3/+8 |