Age | Commit message (Expand) | Author | Files | Lines |
2015-01-29 | NDS32: Set branch instruction to relaxable. | Kuan-Lin Chen | 2 | -166/+277 |
2015-01-28 | FT32 initial support | Alan Modra | 11 | -0/+1395 |
2015-01-27 | NDS32/gas: Limit the format of pseudo instruction la. | Kuan-Lin Chen | 2 | -1/+15 |
2015-01-27 | NDS32/gas: Fix md_parse_name hook. | Kuan-Lin Chen | 2 | -0/+12 |
2015-01-19 | Extend .reloc to accept some BFD_RELOCs | Alan Modra | 7 | -1/+47 |
2015-01-16 | S/390: Add support for IBM z13. | Andreas Krebbel | 16 | -152/+1254 |
2015-01-13 | [ARM] vcmp/vcmpe should accept #0x0 as an operand | Jiong Wang | 6 | -9/+38 |
2015-01-12 | gas: allow labeling of CFI instructions | Jan Beulich | 9 | -2/+130 |
2015-01-12 | arm: properly range check immediate operands of VSHL and VQSHL | Jan Beulich | 5 | -3/+59 |
2015-01-12 | Assorted compiler warning fixes | Alan Modra | 2 | -2/+6 |
2015-01-10 | gas/avr: Prevent incorrect overflow errors for diff fixups. | Andrew Burgess | 5 | -0/+42 |
2015-01-09 | This patch adds the necessary support to the assembler to allow wiring | Philipp Tomsich | 3 | -1/+20 |
2015-01-07 | arm: fix extension feature disabling | Jan Beulich | 2 | -15/+33 |
2015-01-02 | Regenerate Makeile.in file for copyright update | Alan Modra | 2 | -2/+2 |
2015-01-02 | Correct printed year in copyright notices | Alan Modra | 2 | -1/+5 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 544 | -3734/+3769 |
2014-12-27 | Limit moxie sto/ldo offsets to 16 bits | Anthony Green | 2 | -8/+13 |
2014-12-25 | Don't pass unadorned zeros to varargs functions | Yaakov Selkowitz | 2 | -2/+7 |
2014-12-24 | AVR: Document linker relaxation related options. | Andrew Burgess | 2 | -0/+15 |
2014-12-24 | AVR: Assembler now prepares for linker relaxation by default. | Andrew Burgess | 6 | -11/+40 |
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 |