Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-10-21 | MIPS/GAS: Correct file option settings with `.insn' | Maciej W. Rozycki | 6 | -0/+56 |
2014-10-21 | [AARCH64] Add thunderx support to gas | Andrew Pinski | 2 | -0/+2 |
2014-10-21 | gas: avoid bogus warnings in false branches of conditional | Jan Beulich | 5 | -7/+36 |
2014-10-21 | ppc: enable msgclr and msgsnd on Power8 | Jan Beulich | 3 | -0/+9 |
2014-10-21 | aarch64: move bogus assertion | Jan Beulich | 2 | -12/+20 |
2014-10-18 | Fix PR17493, attempted output of *GAS `reg' section* symbol | Alan Modra | 5 | -8/+21 |
2014-10-17 | Fix bad @value references in MIPS documentation | Matthew Fortune | 2 | -1/+5 |
2014-10-15 | Bump bfd version. | Tristan Gingold | 2 | -10/+14 |
2014-10-15 | ChangeLog typo fix | Alan Modra | 1 | -1/+1 |
2014-10-15 | Fix memory overflow issue about strncat | Chen Gang | 2 | -1/+5 |
2014-10-14 | Add NEWS markers for 2.25. | Tristan Gingold | 2 | -0/+6 |
2014-10-14 | Avoid undefined behaviour with signed expressions | Alan Modra | 5 | -16/+26 |
2014-10-14 | sparc-aout and sparc-coff breakage | Alan Modra | 2 | -1/+7 |
2014-10-09 | This is a series of patches that add support for the SPARC M7 cpu to | Jose E. Marchesi | 15 | -66/+522 |
2014-09-29 | 2014-09-29 Terry Guo <terry.guo@arm.com> | Terry Guo | 3 | -73/+88 |
2014-09-27 | Do away with hash table line lookup in dwarf2dbg.c | Alan Modra | 7 | -18/+39 |
2014-09-23 | Disallow VEX/EVEX encoded instructions in 16-bit mode | H.J. Lu | 6 | -4/+57 |
2014-09-22 | Ignore MOD field for control/debug register move | H.J. Lu | 5 | -0/+51 |
2014-09-22 | Fix various warnings seen when using gcc-5.0 | Alan Modra | 4 | -3/+11 |
2014-09-17 | Fix arm-elf build failure on non-C99 systems (was using int64_t) | Tristan Gingold | 2 | -2/+7 |
2014-09-16 | Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler. | Ilya Tocar | 59 | -1/+7718 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 3 | -1289/+2003 |
2014-09-15 | Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIX | H.J. Lu | 2 | -3/+10 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 82 | -100/+6826 |
2014-09-15 | Ensure softfloat and singlefloat take precedence in consistency checks | Matthew Fortune | 12 | -22/+45 |
2014-09-12 | gas: fix bumping to architectures >v9 in sparc64-* targets. | Jose E. Marchesi | 2 | -9/+25 |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 4 | -2/+13 |
2014-09-12 | Fix tc-i386.c -Werror=logical-not-parentheses error | Alan Modra | 2 | -6/+12 |
2014-09-10 | Properly handle suffix for iret and sysret | H.J. Lu | 8 | -9/+159 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 29 | -76/+107 |
2014-09-09 | [PATCH][ARM] Add Cortex-A17 support to gas | Kyrylo Tkachov | 2 | -0/+6 |
2014-09-06 | MIPS testsuite cleanup - part 3 | Matthew Fortune | 9 | -20/+31 |
2014-09-06 | MIPS testsuite cleanup - part 2 | Matthew Fortune | 2 | -2/+7 |
2014-09-06 | MIPS testsuite cleanup - part 1 | Matthew Fortune | 10 | -15/+55 |
2014-09-04 | MIPS: Update the list of addr32 targets | Matthew Fortune | 2 | -1/+7 |
2014-09-03 | [PATCH/AArch64] Generic support for all system registers using mrs and msr | Jiong Wang | 7 | -14/+47 |
2014-09-03 | [PATCH/AArch64] Implement LSE feature | Jiong Wang | 10 | -0/+1074 |
2014-08-26 | [ARM] Update selected_cpu based on info got during parsing | Jiong Wang | 6 | -2/+65 |