Age | Commit message (Expand) | Author | Files | Lines |
2014-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 2 | -1/+7 |
2014-07-29 | [MIPS] Rename COPROC related macros | Matthew Fortune | 2 | -8/+13 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 130 | -72/+2011 |
2014-07-27 | or1k: RTEMS target support and simplify matching | Joel Sherrill | 2 | -3/+9 |
2014-07-27 | Add moxiebox target | Anthony Green | 4 | -8/+16 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 21 | -43/+64 |
2014-07-22 | Add AVX512DQ instructions and their AVX512VL variants. | Ilya Tocar | 17 | -1/+18109 |
2014-07-22 | Add support for AVX512BW instructions and their AVX512VL versions. | Ilya Tocar | 41 | -1/+45193 |
2014-07-22 | Add support for AVX512VL versions of AVX512CD instructions. | Ilya Tocar | 8 | -0/+1429 |
2014-07-22 | Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions. | Ilya Tocar | 23 | -8/+75824 |
2014-07-22 | Add or reactivate or1k-*-rtems* | Joel Sherrill | 2 | -1/+7 |
2014-07-17 | Properly handle EVEX register aliases | Ilya Tocar | 6 | -0/+34 |
2014-07-15 | [ARM] Fix 32-bit host build failure. | Jiong Wang | 2 | -5/+11 |
2014-07-15 | Don't complain about dbCC to long branch conversion | Andreas Schwab | 2 | -4/+5 |
2014-07-12 | Don't force "set" symbols local for PE | Alan Modra | 6 | -1/+32 |
2014-07-10 | gas/ARM: Fix testsuite failure for arm-elf | Will Newton | 4 | -19/+7 |
2014-07-10 | Fix tests when configured for arm-linux and arm-elf | Will Newton | 5 | -5/+13 |
2014-07-08 | Fix disasm of vmovsd/vmovss with different length values. | Ilya Tocar | 9 | -64/+75 |
2014-07-08 | Fix PR 16722 by adding support for 8-byte vector constants. | Jiong Wang | 20 | -285/+1705 |
2014-07-07 | Adds support for writing values to AVR system I/O registers. | Barney Stratford | 2 | -50/+78 |
2014-07-04 | Update "configure.in" in comments and doco | Alan Modra | 4 | -3/+9 |
2014-07-04 | Rename configure.in to configure.ac | Alan Modra | 5 | -3/+10 |
2014-07-04 | Remove some more bfd/configure.in dependencies | Alan Modra | 3 | -3/+5 |
2014-07-04 | Use modern AC_INIT in configure.in | Alan Modra | 7 | -39/+51 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 4 | -70/+146 |
2014-06-28 | Avoid cascading errors due to write_object_file change | Alan Modra | 2 | -7/+18 |
2014-06-18 | [rx] Make .B suffix optional when possible. | DJ Delorie | 2 | -6/+15 |
2014-06-18 | GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes. | Hans-Peter Nilsson | 2 | -0/+18 |
2014-06-17 | This fixes a bug whereby #line directives inside a macro would be ignored, | Chris Metcalf | 2 | -0/+28 |
2014-06-17 | gas/ARM: Misses deprecated IT instruction warning for ARMv8 | Jiong Wang | 5 | -0/+31 |
2014-06-17 | GAS: Fix CRIS double-error reports caused by recent generic GAS changes. | Hans-Peter Nilsson | 4 | -24/+59 |
2014-06-16 | Fixes a problem exposed by the aarcg64/illegal.s test case - where the assemb... | Nick Clifton | 2 | -0/+8 |
2014-06-16 | This fixes the aarch64 assembler so that it will generate error messages when | Jiong Wang | 5 | -10/+61 |
2014-06-16 | Run write_object_file after errors | Alan Modra | 16 | -66/+102 |
2014-06-16 | Don't leave DLX the_insn uninitialised | Alan Modra | 2 | -12/+10 |
2014-06-16 | Report an error on x86 pcrel BFD_RELOC_SIZE64 | Alan Modra | 2 | -2/+10 |
2014-06-16 | Fix unintitialised TIC6X data | Alan Modra | 2 | -1/+9 |
2014-06-16 | Fix TIC54X buffer overruns | Alan Modra | 2 | -3/+10 |
2014-06-16 | Fix uninitialised VAX insn | Alan Modra | 4 | -14/+30 |
2014-06-16 | Fix uninitialised ARM data | Alan Modra | 2 | -8/+10 |
2014-06-16 | Fix uninitialised CRIS insn | Alan Modra | 4 | -3/+18 |
2014-06-13 | Fix seg-faults when fetching the frags of local symbols. | Chen Gang | 3 | -6/+10 |
2014-06-13 | A simple replacement of sprintf (xxx, "%s", xxx) with strcpy. | Chen Gang | 2 | -5/+10 |
2014-06-10 | Only print prefixes before fwait | H.J. Lu | 3 | -0/+10 |
2014-06-09 | Update expected disassembly of MSP430X instructions now that the disassembler | Nick Clifton | 2 | -53/+57 |
2014-06-07 | Allow both signed and unsigned fields in PowerPC cmpli insn | Alan Modra | 2 | -3/+22 |
2014-06-06 | [AArch64] Fix the documentation on :pg_hi21: | Martin Storsjo | 2 | -5/+9 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 4 | -4/+18 |
2014-06-03 | Change -mz command line option to -my for the MSP430 port of GAS. | Nick Clifton | 5 | -10/+20 |
2014-05-22 | Fix whitespace in gas listing errors and warnings | Alan Modra | 16 | -128/+149 |