Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | Avoid undefined behaviour with signed expressions | Alan Modra | 1 | -13/+12 |
2014-10-14 | sparc-aout and sparc-coff breakage | Alan Modra | 1 | -0/+2 |
2014-10-09 | This is a series of patches that add support for the SPARC M7 cpu to | Jose E. Marchesi | 1 | -40/+110 |
2014-09-23 | Disallow VEX/EVEX encoded instructions in 16-bit mode | H.J. Lu | 1 | -4/+13 |
2014-09-22 | Fix various warnings seen when using gcc-5.0 | Alan Modra | 3 | -3/+4 |
2014-09-17 | Fix arm-elf build failure on non-C99 systems (was using int64_t) | Tristan Gingold | 1 | -2/+2 |
2014-09-16 | Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler. | Ilya Tocar | 1 | -1/+23 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 2 | -1289/+1986 |
2014-09-15 | Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIX | H.J. Lu | 1 | -3/+3 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 1 | -44/+407 |
2014-09-15 | Ensure softfloat and singlefloat take precedence in consistency checks | Matthew Fortune | 1 | -12/+12 |
2014-09-12 | gas: fix bumping to architectures >v9 in sparc64-* targets. | Jose E. Marchesi | 1 | -9/+18 |
2014-09-12 | Fix tc-i386.c -Werror=logical-not-parentheses error | Alan Modra | 1 | -6/+6 |
2014-09-09 | [PATCH][ARM] Add Cortex-A17 support to gas | Kyrylo Tkachov | 1 | -0/+2 |
2014-09-03 | [PATCH/AArch64] Generic support for all system registers using mrs and msr | Jiong Wang | 1 | -11/+5 |
2014-09-03 | [PATCH/AArch64] Implement LSE feature | Jiong Wang | 1 | -0/+2 |
2014-08-26 | [ARM] Update selected_cpu based on info got during parsing | Jiong Wang | 1 | -2/+7 |
2014-08-26 | MIPS/gas: SAA/SAAD macro clean-ups | Maciej W. Rozycki | 1 | -3/+3 |
2014-08-26 | 2014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 1 | -1/+1 |
2014-08-22 | aarch64: Adjust dwarf2 encoding factors | Richard Henderson | 1 | -2/+2 |
2014-08-22 | aarch64: Fix CFA encoding of vector registers | Richard Henderson | 1 | -1/+4 |
2014-08-22 | Power/GAS: Don't set VLE annotation for non-VLE processors/instructions | Maciej W. Rozycki | 1 | -1/+6 |
2014-08-22 | ARM/gas: Fix a build failure with GCC 4.3.3 | Maciej W. Rozycki | 1 | -1/+1 |
2014-08-20 | [ARM] Fix vcmp with #0.0 | Kyrylo Tkachov | 1 | -2/+46 |
2014-08-19 | This patch adds support for FreeBSD ARM in gas. | Nick Clifton | 2 | -0/+44 |
2014-08-18 | This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is less | Nick Clifton | 1 | -1/+10 |
2014-08-06 | Add -momit_lock_prefix=[no|yes] option | Ilya Tocar | 1 | -0/+27 |
2014-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 1 | -1/+1 |
2014-07-29 | [MIPS] Rename COPROC related macros | Matthew Fortune | 1 | -8/+8 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 1 | -57/+379 |
2014-07-27 | Add moxiebox target | Anthony Green | 2 | -6/+5 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 15 | -17/+9 |
2014-07-22 | Add AVX512DQ instructions and their AVX512VL variants. | Ilya Tocar | 1 | -0/+2 |
2014-07-22 | Add support for AVX512BW instructions and their AVX512VL versions. | Ilya Tocar | 1 | -0/+2 |
2014-07-22 | Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions. | Ilya Tocar | 1 | -8/+12 |
2014-07-17 | Properly handle EVEX register aliases | Ilya Tocar | 1 | -0/+2 |
2014-07-15 | [ARM] Fix 32-bit host build failure. | Jiong Wang | 1 | -5/+5 |
2014-07-15 | Don't complain about dbCC to long branch conversion | Andreas Schwab | 1 | -4/+0 |
2014-07-08 | Fix PR 16722 by adding support for 8-byte vector constants. | Jiong Wang | 1 | -285/+454 |
2014-07-07 | Adds support for writing values to AVR system I/O registers. | Barney Stratford | 1 | -50/+69 |
2014-07-04 | Update "configure.in" in comments and doco | Alan Modra | 1 | -1/+1 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 1 | -28/+79 |
2014-06-28 | Avoid cascading errors due to write_object_file change | Alan Modra | 1 | -7/+11 |
2014-06-18 | [rx] Make .B suffix optional when possible. | DJ Delorie | 1 | -6/+10 |
2014-06-18 | GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes. | Hans-Peter Nilsson | 1 | -0/+11 |
2014-06-17 | gas/ARM: Misses deprecated IT instruction warning for ARMv8 | Jiong Wang | 1 | -0/+3 |
2014-06-17 | GAS: Fix CRIS double-error reports caused by recent generic GAS changes. | Hans-Peter Nilsson | 1 | -24/+39 |
2014-06-16 | Fixes a problem exposed by the aarcg64/illegal.s test case - where the assemb... | Nick Clifton | 1 | -0/+4 |
2014-06-16 | This fixes the aarch64 assembler so that it will generate error messages when | Jiong Wang | 1 | -9/+33 |
2014-06-16 | Run write_object_file after errors | Alan Modra | 1 | -5/+7 |