Age | Commit message (Expand) | Author | Files | Lines |
2015-12-24 | Consolidate Thumb-1/Thumb-2 ISA detection | Thomas Preud'homme | 2 | -3/+8 |
2015-12-22 | Add support for ARM's NOREAD section flag. | Mickael Guene | 3 | -4/+9 |
2015-12-17 | [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ... | Ramana Radhakrishnan | 1 | -2/+3 |
2015-12-17 | Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343: | Christophe Lyon | 1 | -0/+4 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 1 | -0/+5 |
2015-12-15 | [ARM] Enable CRC by default for ARMv8.1 and later. | Matthew Wahab | 2 | -3/+11 |
2015-12-15 | Add support for RX V2 Instruction Set | Yoshinori Sato | 4 | -1/+28 |
2015-12-14 | [AArch64][PATCH 11/14] Add support for the 2H vector type. | Matthew Wahab | 2 | -0/+6 |
2015-12-11 | [AArch64][Patch 5/5] Add instruction PSB CSYNC | Matthew Wahab | 2 | -0/+14 |
2015-12-11 | [AArch64][Patch 4/5] Support HINT aliases taking operands. | Matthew Wahab | 2 | -0/+7 |
2015-12-11 | [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension. | Matthew Wahab | 2 | -0/+5 |
2015-12-10 | [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction. | Matthew Wahab | 2 | -0/+7 |
2015-12-10 | [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction. | Matthew Wahab | 2 | -1/+8 |
2015-12-10 | [AArch64][PATCH 1/2] Add support for RAS instruction ESB. | Matthew Wahab | 2 | -0/+7 |
2015-12-10 | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. | Matthew Wahab | 2 | -2/+13 |
2015-12-07 | R_PPC64_ENTRY | Alan Modra | 2 | -0/+5 |
2015-12-04 | Fix failures in the GAS testsuite for the ARC architecture. | Claudiu Zissulescu | 2 | -1/+5 |
2015-12-03 | Darwin: add new mach-o header flags. | Tristan Gingold | 2 | -1/+7 |
2015-12-01 | Invoke aout N_* macros with pointer to struct internal_exec | Alan Modra | 11 | -53/+70 |
2015-11-28 | Port libvtv to Solaris | Rainer Orth | 2 | -0/+9 |
2015-11-28 | SH FDPIC backend support | Rich Felker | 2 | -0/+36 |
2015-11-28 | PR other/61321 - demangler crash on casts in template parameters | Pedro Alves | 1 | -0/+4 |
2015-11-28 | Fix PR63758 by using the _NSGetEnviron() API on Darwin | Iain Sandoe | 2 | -0/+38 |
2015-11-28 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+2 |
2015-11-27 | [AArch64] Add ARMv8.2 instructions BFC and REV64. | Matthew Wahab | 2 | -0/+5 |
2015-11-27 | [AArch64] Add feature flags and command line for ARMv8.2 FP16 support. | Matthew Wahab | 2 | -0/+8 |
2015-11-24 | Add an AArch64 simulator to GDB. | Nick Clifton | 2 | -0/+52 |
2015-11-20 | [AArch64] Add support for ARMv8.1 Virtulization Host Extensions. | Matthew Wahab | 2 | -0/+7 |
2015-11-19 | [ARM] Add ARMv8.2 architecture feature and command line option. | Matthew Wahab | 2 | -0/+8 |
2015-11-19 | [AArch64] Add ARMv8.2 command line option and feature flag. | Matthew Wahab | 2 | -1/+14 |
2015-11-17 | Mach-O: add new defines and struct for darwin 14.5 | Tristan Gingold | 5 | -2/+158 |
2015-11-15 | sim: cr16: convert to common sim memory modules | Mike Frysinger | 2 | -9/+6 |
2015-11-15 | sim: drop extern C linkage from most sim interface headers | Mike Frysinger | 8 | -59/+9 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 5 | -0/+25 |
2015-11-10 | sim: cr16/d10v: localize translation funcs | Mike Frysinger | 3 | -46/+9 |
2015-11-09 | Modify obstack.[hc] to avoid having to include other gnulib files | Alan Modra | 2 | -1/+10 |
2015-11-09 | Copy gnulib obstack files | Alan Modra | 2 | -461/+454 |
2015-11-02 | Disassemble RX NOP instructions as such. | Nick Clifton | 2 | -0/+8 |
2015-11-02 | Fix disassembly of RX zero-offset register indirect instructions. | Nick Clifton | 2 | -0/+5 |
2015-10-28 | Pass noaliases_p to aarch64_decode_insn | Yao Qi | 2 | -1/+5 |
2015-10-28 | Fix errors in the gas testsuite for the ARC target. | Cupertino Miranda | 2 | -7/+18 |
2015-10-27 | Add support to readelf for reading NetBSD ELF core notes. | Stephen Fisher | 2 | -0/+5 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 2 | -0/+11 |
2015-10-22 | Add R_X86_64_[REX_]GOTPCRELX support to gas and ld | H.J. Lu | 2 | -4/+15 |
2015-10-22 | Add R_386_GOT32X support to gas and ld | H.J. Lu | 2 | -0/+6 |
2015-10-07 | Avoid using 'template' C++ keyword | Yao Qi | 2 | -1/+6 |
2015-10-07 | Wrap include/opcode/aarch64.h in extern "C" for C++ | Yao Qi | 2 | -0/+12 |
2015-10-07 | New ARC implementation. | Nick Clifton | 9 | -268/+1088 |
2015-10-02 | Make aarch64_zero_register_p declaration starts from column one | Yao Qi | 2 | -2/+7 |
2015-10-02 | [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn | Yao Qi | 2 | -0/+7 |