Age | Commit message (Expand) | Author | Files | Lines |
2014-12-23 | AVR: Only set link-relax elf flag when appropriate. | Andrew Burgess | 7 | -1/+48 |
2014-12-23 | This patch add support for cpu marvell-whitney. | Nick Clifton | 2 | -0/+7 |
2014-12-23 | Updated translations for the gas and gprof tools. | Nick Clifton | 3 | -3690/+6309 |
2014-12-19 | Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3. | Matthew Fortune | 9 | -26/+93 |
2014-12-19 | Fix octeon3 tests for targets with default abi != n32 | Matthew Fortune | 2 | -13/+17 |
2014-12-16 | Fix octeon3 testsuite fallout | Matthew Fortune | 7 | -6/+15 |
2014-12-16 | Add in a JALRC alias and fix the NAL instruction. | Matthew Fortune | 5 | -0/+19 |
2014-12-14 | Mention --compress-debug-sections default in NEWS | H.J. Lu | 2 | -0/+5 |
2014-12-14 | Compress debug sections for Linux/x86 by default | H.J. Lu | 2 | -0/+10 |
2014-12-13 | PowerPC register numbers in DWARF | Alan Modra | 4 | -3/+45 |
2014-12-09 | Ensure zero termination of tic4x insn buffer | Chen Gang | 2 | -3/+10 |
2014-12-06 | Add Visium support to gas | Eric Botcazou | 36 | -31/+3824 |
2014-11-30 | Power4 should treat mftb as extended mfspr mnemonic | Alan Modra | 3 | -3/+8 |
2014-11-28 | Remove broken nios2 assembler dwim support. | Sandra Loosemore | 7 | -159/+29 |
2014-11-26 | Fix trampolines search code for conditional branches | Max Filippov | 5 | -4/+29 |
2014-11-24 | Update libtool.m4 from GCC trunk | H.J. Lu | 2 | -2/+6 |
2014-11-21 | Calculate ARM arch attribute after relaxation | Terry Guo | 6 | -4/+41 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 8 | -4/+240 |
2014-11-20 | * config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0. | Richard Earnshaw | 2 | -1/+6 |
2014-11-20 | [AArch64] Fix mis-detection of unpredictable load/store operations with FP regs. | Richard Earnshaw | 3 | -11/+25 |
2014-11-19 | [AArch64] Warn on load pair to same register | Jiong Wang | 5 | -0/+68 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 6 | -64/+58 |
2014-11-18 | aarch64: allow adding/removing just feature flags via .arch_extension | Jan Beulich | 7 | -12/+111 |
2014-11-18 | [AArch64] Add xgene2. | Philipp Tomsich | 3 | -1/+9 |
2014-11-18 | [AArch64] Add xgene1. | Philipp Tomsich | 3 | -1/+10 |
2014-11-17 | Add AVX512VBMI instructions | Ilya Tocar | 17 | -1/+1585 |
2014-11-17 | Add AVX512IFMA instructions | Ilya Tocar | 17 | -1/+1141 |
2014-11-17 | Add pcommit instruction | Ilya Tocar | 11 | -2/+99 |
2014-11-17 | Add clwb instruction | Ilya Tocar | 11 | -0/+111 |
2014-11-14 | Correct x86 assembler manual | H.J. Lu | 3 | -23/+30 |
2014-11-14 | [AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57. | Marcus Shawcroft | 2 | -3/+10 |
2014-11-13 | Add assembler support for @gotplt | H.J. Lu | 6 | -0/+44 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 2 | -0/+7 |
2014-11-13 | [AArch64] Remove example processors from GAS. | Marcus Shawcroft | 2 | -5/+4 |
2014-11-12 | Fix z80-coff build breakage | Alan Modra | 2 | -0/+8 |
2014-11-12 | Fix x86 non-ELF build breakage | Alan Modra | 2 | -0/+8 |
2014-11-11 | Updated French and Ukranian translations supplied by the Translation Project. | Nick Clifton | 2 | -109/+144 |
2014-11-07 | Fix a typo in gas/ChangeLog | H.J. Lu | 1 | -1/+2 |
2014-11-07 | X32: Add REX prefix to encode R_X86_64_GOTTPOFF | H.J. Lu | 5 | -0/+47 |
2014-11-06 | Add mach parameter to nios2_find_opcode_hash. | Sandra Loosemore | 2 | -1/+6 |
2014-11-05 | Update .MIPS.abiflags to support MIPS R6 | Matthew Fortune | 6 | -0/+63 |
2014-11-04 | Don't use register keyword | Alan Modra | 24 | -4044/+4308 |
2014-11-04 | Use frag_now_fix_octets in gas d10v, d30v | Alan Modra | 3 | -7/+9 |
2014-11-03 | Fixes a snafu checking the size of 20-bit immedaite values. | Nick Clifton | 2 | -1/+6 |
2014-10-31 | MIPS: Add Octeon 3 support | Naveen H.S | 7 | -1/+66 |
2014-10-31 | Add forgotten changelog entry. | Andrew Pinski | 1 | -0/+7 |
2014-10-30 | Remove the artificial limit on code alignment through the use of the | Dr Philipp Tomsich | 3 | -46/+35 |
2014-10-29 | Updated/new translations provided by the Translations Project. | Nick Clifton | 2 | -1/+19699 |
2014-10-23 | Refactoring/cleanup of nios2 opcodes and assembler code. | Sandra Loosemore | 2 | -666/+508 |
2014-10-22 | MIPS Documentation fixes | Matthew Fortune | 3 | -10/+26 |