Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | tic54x: use concat more | Trevor Saunders | 2 | -6/+9 |
2016-05-23 | spu: make some constants unsigned | Trevor Saunders | 2 | -1/+5 |
2016-05-23 | tic54x: rename typedef of struct symbol_ | Trevor Saunders | 2 | -23/+34 |
2016-05-20 | MIPS: Add support for P6600 | Matthew Fortune | 3 | -1/+9 |
2016-05-20 | Preserve addend for R_386_GOT32 and R_X86_64_GOT32 | H.J. Lu | 8 | -5/+64 |
2016-05-20 | MIPS: Fix the encoding of immediates with microMIPS JALX | Maciej W. Rozycki | 11 | -1/+234 |
2016-05-20 | MIPS/GAS: Correct tab-after-space formatting mistakes | Maciej W. Rozycki | 2 | -11/+16 |
2016-05-18 | gas/arc: Make member of arc_flags const | Andrew Burgess | 3 | -2/+8 |
2016-05-18 | gas/arc: Use BFD_VMA_FMT for printf format specifier | Andrew Burgess | 2 | -2/+10 |
2016-05-18 | gas/arc: Fix array overrun when checking opcode array | Andrew Burgess | 5 | -2/+16 |
2016-05-18 | gas/arc: Add guard against operand array overflow. | Andrew Burgess | 4 | -5/+17 |
2016-05-18 | rx: make field type enum | Trevor Saunders | 2 | -1/+6 |
2016-05-18 | change the type of some fields to bfd_reloc_code_real_type | Trevor Saunders | 3 | -2/+9 |
2016-05-18 | commit ChangeLog for previous commit | Trevor Saunders | 1 | -0/+6 |
2016-05-18 | Change type of v850_target_arch to enum bfd_architecture | Trevor Saunders | 2 | -2/+2 |
2016-05-18 | PPC_OPERAND_SIGNOPT range. | Alan Modra | 4 | -9/+14 |
2016-05-17 | Make ARMv8-M GAS tests pass on non ELF targets | Thomas Preud'homme | 16 | -22/+43 |
2016-05-16 | m32r: make mach_table static and const | Trevor Saunders | 2 | -1/+5 |
2016-05-16 | tc-vax.c: make prototype of flonum_gen2vax match its definition | Trevor Saunders | 2 | -1/+6 |
2016-05-16 | stop defining linkrelax in multiple places | Trevor Saunders | 3 | -6/+12 |
2016-05-16 | m68hc11: make some vars type bfd_reloc_code_real_type | Trevor Saunders | 2 | -4/+11 |
2016-05-15 | SH64/GAS: Fix a -Wwrite-strings build failure | Maciej W. Rozycki | 2 | -1/+5 |
2016-05-13 | Accept valid one byte signed and unsigned values for the IMM8 operand. | Peter Bergner | 3 | -0/+9 |
2016-05-13 | Fix build breakage | Alan Modra | 2 | -1/+4 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 55 | -267/+365 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 26 | -229/+137 |
2016-05-12 | Use correct regexp syntax in ARM PR20068 test | Nick Clifton | 2 | -2/+7 |
2016-05-11 | Update pr20068 test to allow for big endian ARM configuration | Nick Clifton | 2 | -2/+8 |
2016-05-11 | Add MIPS32 DSPr3 support. | Matthew Fortune | 7 | -3/+94 |
2016-05-11 | Ensure that padding in the constant pool uses constant values. | Nick Clifton | 4 | -0/+37 |
2016-05-11 | oops - fix up changelog entry | Nick Clifton | 1 | -1/+9 |
2016-05-11 | Skip new ARM security extension tests on non-ELF based targets. | Nick Clifton | 11 | -25/+24 |
2016-05-10 | Enable Intel RDPID instruction. | Alexander Fomin | 12 | -3/+96 |
2016-05-10 | Use getters/setters to access ARM branch type | Thomas Preud'homme | 2 | -2/+7 |
2016-05-10 | Add support for ARMv8-M Mainline with DSP extension | Thomas Preud'homme | 12 | -3/+325 |
2016-05-10 | Allow extension availability to depend on several architecture bits | Thomas Preud'homme | 2 | -15/+58 |
2016-05-10 | Add support for ARMv8-M security extensions instructions | Thomas Preud'homme | 12 | -8/+230 |
2016-05-09 | opcodes,gas: sparc: fix mnemonic of faligndatai | Jose E. Marchesi | 3 | -2/+7 |
2016-05-09 | Regenerate configure | Alan Modra | 1 | -7/+10 |
2016-05-06 | [ARM][gas] Fix warnings about uninitialised uses and unused const variables | Kyrylo Tkachov | 2 | -4/+16 |
2016-05-04 | [ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructions | Claudiu Zissulescu | 5 | -2/+49 |
2016-05-03 | Assume that the GAS testsuite for the AVR is being run without -mlink-relax s... | Pitchumani Sivanupandi | 2 | -0/+6 |
2016-04-27 | Provide xmemdup0 | Alan Modra | 2 | -15/+13 |
2016-04-22 | MIPS/GAS: Fix an ISA override not lifting ABI restrictions | Maciej W. Rozycki | 46 | -8/+775 |
2016-04-20 | update many old style function definitions | Trevor Saunders | 8 | -12/+20 |
2016-04-20 | gas/doc/arc: Add nps400 references into the documentation | Andrew Burgess | 2 | -2/+14 |
2016-04-20 | [AArch64] Support RAS extension for ARMv8 onwards. | Matthew Wahab | 8 | -0/+249 |
2016-04-19 | opcodes/arc: Add yet more nps instructions | Andrew Burgess | 3 | -0/+142 |
2016-04-19 | opcodes/arc: Add more nps instructions | Andrew Burgess | 5 | -0/+45 |
2016-04-19 | .cfi_remember_state/.cfi_restore_state documentation | Martin Galvan | 2 | -5/+53 |